21 Oct, 2013
2 commits
-
Seems like init.d/gitlab script from master branch is not working anymore. Change to a version from 6-0-stable works fine. It says: ``` Starting the GitLab Unicorn web server... /etc/init.d/gitlab: 132: /etc/init.d/gitlab: script/web: not found Starting the GitLab Sidekiq event dispatcher... /etc/init.d/gitlab: 141: /etc/init.d/gitlab: script/background_jobs: not found GitLab is not running. ```
20 Oct, 2013
6 commits
-
Use init.d/gitlab script from 6-0-stable branch
-
Show milestones iid instead of id
-
Refactor search_autocomplete_source
19 Oct, 2013
3 commits
18 Oct, 2013
6 commits
-
Add logrotate config to update docs
17 Oct, 2013
17 commits
-
It seems there is no easy way to count pattern occurences with String#match.
16 Oct, 2013
6 commits
-
Fixing unsafe use of Thread.current variable :current_user
-
fix variable name