28 Feb, 2013
5 commits
26 Feb, 2013
8 commits
-
…ndev-state-machine-stage-2 Conflicts: app/models/merge_request.rb
-
Show only ≤16 lines of codes in a discussion in a MR (issue #2860).
25 Feb, 2013
7 commits
-
…itized to prevent XSS
-
System hooks code & logic refactoring
24 Feb, 2013
2 commits
-
Fix WebHook and special symbols in credentials
-
Add title for "Remove from team" button
22 Feb, 2013
3 commits
-
It's kind of cool trend to use animated-expanding search box nowadays. E.g. see Github.
-
When using web hook with credentials secured web resource, one needs to put the credentials in the hook URL. If the credentials contain special symbols (e.g. @ or #), it should be URL-quoted (e.g. %40 instead of @). But when Gitlab is making a request, it should unquote the symbols before base64-encoding them.
21 Feb, 2013
7 commits
20 Feb, 2013
7 commits
-
API: creating last project before limit returns 404
19 Feb, 2013
1 commit