- 16 Feb, 2013 6 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix gitlab:setup task on fresh installation
-
Dmitriy Zaporozhets authored
Fix file_name for archive
-
Dmitriy Zaporozhets authored
fixed API access to the project
-
- 15 Feb, 2013 6 commits
-
-
livedata authored
-
Fumiya Nakamura authored
-
Fumiya Nakamura authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 14 Feb, 2013 10 commits
-
-
Bhagavan Das authored
Remove hardcoded refernce to gitlab-shell home. so that gitlab can be installed on any unix account other than git
-
Bhagavan Das authored
-
Riyad Preukschas authored
OS X support for gitlab:check rake tasks
-
Dmitriy Zaporozhets authored
Environments support added to Gitlab config
-
Dmitriy Zaporozhets authored
archive download : namespace directory not created
-
Pierre Gambarotto authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Andrew8xx8 authored
-
- 13 Feb, 2013 8 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
https://github.com/mikew/gitlabhqDmitriy Zaporozhets authored
Merge branch 'unicorn-app-dir-fix' of https://github.com/mikew/gitlabhq into mikew-unicorn-app-dir-fix Conflicts: config/unicorn.rb.example
-
Dmitriy Zaporozhets authored
Constants in Events looks good now
-
Andrew8xx8 authored
-
Dmitriy Zaporozhets authored
Some fix for gitlab:gitlab_shell:check
-
- 12 Feb, 2013 10 commits
-
-
Martin Bastien authored
-
Martin Bastien authored
Fixing issue #2970
-
Dmitriy Zaporozhets authored
Update lib/tasks/sidekiq.rake
-
Dmitriy Zaporozhets authored
API: Fixes return code when accessing non existent branch (#2922)
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Merge branch 'easy-to-find-commit-on-network-graph' of https://github.com/hiroponz/gitlabhq into hiroponz-easy-to-find-commit-on-network-graph
-
Dmitriy Zaporozhets authored
Disable autocomplete for admin/users form
-
Michael Lee authored
Mac OS uses launchd instead of /etc/init.d to start daemons and tasks to be started by launchd MUST NOT daemon itself. So "nohup" here won't work for Mac OS. Can we add a "launchd" task to the rake file so that we can start sidekiq as "bundle exec rake sidekiq:launchd" ?
-
Dmitriy Zaporozhets authored
-