- 27 Feb, 2013 3 commits
-
-
Nihad Abbasov authored
update grape to 0.3.1 for ruby 2.0 support.
-
Nihad Abbasov authored
closes #2300
-
Dmitriy Zaporozhets authored
-
- 26 Feb, 2013 13 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Kazuhiko authored
add grape-entity, that is split from grape 0.3.0. remove usage of deprecated error_format, that is removed in grape 0.2.3.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
https://github.com/Undev/gitlabhqDmitriy Zaporozhets authored
Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq into Undev-state-machine-stage-2 Conflicts: app/models/merge_request.rb
-
Dmitriy Zaporozhets authored
Show only ≤16 lines of codes in a discussion in a MR (issue #2860).
-
Dmitriy Zaporozhets authored
-
- 25 Feb, 2013 14 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Since search_autocomplete_source rendered with raw all human input should be sanitized to prevent XSS
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
System hooks code & logic refactoring
-
Dmitriy Zaporozhets authored
Remove function 'check_issue_1059_shell_profile_error' from check.rake as it is not needed anymore
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 24 Feb, 2013 3 commits
-
-
Dmitriy Zaporozhets authored
Fix WebHook and special symbols in credentials
-
Dmitriy Zaporozhets authored
Add title for "Remove from team" button
-
Dmitriy Zaporozhets authored
Add transition on search box
-
- 22 Feb, 2013 3 commits
-
-
Dmitry Medvinsky authored
It's kind of cool trend to use animated-expanding search box nowadays. E.g. see Github.
-
Dmitry Medvinsky authored
-
Dmitry Medvinsky authored
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 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-