27 Aug, 2013
1 commit
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
6 commits
10 Aug, 2013
5 commits
08 Aug, 2013
8 commits
-
Conflicts: app/contexts/filter_context.rb app/contexts/search_context.rb app/models/merge_request.rb app/models/note.rb app/views/shared/_merge_requests.html.haml spec/controllers/commit_controller_spec.rb spec/services/notification_service_spec.rb