28 Feb, 2013
2 commits
27 Feb, 2013
1 commit
26 Feb, 2013
2 commits
-
It is fixed that the date label of network graph is broken.
-
Because not autoloading lib directory at development mode.
25 Feb, 2013
14 commits
-
…itized to prevent XSS
-
System hooks code & logic refactoring
-
Remove function 'check_issue_1059_shell_profile_error' from check.rake as it is not needed anymore
24 Feb, 2013
3 commits
-
Fix WebHook and special symbols in credentials
-
Add title for "Remove from team" button
-
Add transition on search box
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
15 commits