14 Sep, 2013
2 commits
-
Add "public-project?" checkbox to new-project view
13 Sep, 2013
2 commits
12 Sep, 2013
1 commit
-
* Show new merge request button from compare page * Show message if user selected same branches * Show message if compared branches are the same * Prepend inputs with from/to labels
11 Sep, 2013
1 commit
10 Sep, 2013
2 commits
09 Sep, 2013
3 commits
-
* added description * simplified form * enabled gfm autocomplete
07 Sep, 2013
1 commit
-
Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account. A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server resource usage with huge commits. Related to #1745, #2259 In addition, handle large commits for MergeRequests and Compare controllers. Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
03 Sep, 2013
1 commit
29 Aug, 2013
2 commits
27 Aug, 2013
2 commits
-
Show permissions for all project. Add ability to remove user from group if not an owner Remove unnecessary admin controller
26 Aug, 2013
4 commits
21 Aug, 2013
1 commit
20 Aug, 2013
4 commits
19 Aug, 2013
2 commits
-
More fixes for supporting Relative URL
17 Aug, 2013
2 commits
16 Aug, 2013
2 commits
15 Aug, 2013
2 commits
-
Ref: https://github.com/gitlabhq/gitlabhq/commit/e6159b8725f99af78f446f8d33fa0e52b7780430 Ref: https://github.com/gitlabhq/gitlabhq/pull/3204 Ref: https://github.com/gitlabhq/gitlabhq/issues/1228 Add Rails' variable in application.rb to support relative url This variable is used by assets compilation and other modules. Note that user needs to change application.rb too Restrict session cookie to the relative path if set. Ref: https://github.com/gitlabhq/gitlabhq/commit/2c2f1e31856a4decdae469974f5bea8245316f7e Fix Update attachment_uploader.rb bug with relative URL See: https://github.com/gitlabhq/gitlabhq/commit/161afda3fa4fca58f396e9c3acbd72bc14490ace Fix Wall relative bug with attachement files (javascript)
14 Aug, 2013
2 commits
13 Aug, 2013
1 commit
12 Aug, 2013
3 commits