03 Sep, 2013
1 commit
-
newest version of gitlab-shell avail. (has bug fix)
26 Aug, 2013
2 commits
-
Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840
-
As a consequence on the namespaces change from 5.4 to 6.0, after upgrade lots of links on the dashboard were not working (pointing to projects without the group part on the url). Also, after upgrading to 6.0-stable, the network (branch history) function does not work. The progress bar rotates forever, but the network graph cannot be generated. Clearing redis cache fixes those issues.
25 Aug, 2013
1 commit
-
Update 20130419190306_allow_merges_for_forks.rb
24 Aug, 2013
1 commit
23 Aug, 2013
1 commit
-
Postgress db migrate fails.(5.4=>6.0)
22 Aug, 2013
2 commits
21 Aug, 2013
1 commit
20 Aug, 2013
10 commits
19 Aug, 2013
8 commits
-
More fixes for supporting Relative URL
-
Make flash messages fixed and sticked to bottom
17 Aug, 2013
2 commits
16 Aug, 2013
8 commits
-
Improvements to English text
15 Aug, 2013
3 commits
-
Fix the link to the project branches
-
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)
-
Thanks!