summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Count sidekiq processes using String#scanJacob Vosmaer2013-10-171-7/+7
* Merge pull request #5344 from amacarthur/thread-variable-fixDmitriy Zaporozhets2013-10-165-88/+113
|\
| * Fixing unsafe use of Thread.current variable :current_userAngus MacArthur2013-10-165-88/+113
* | refactor by_username_or_idNihad Abbasov2013-10-161-5/+1
* | fix variable nameNihad Abbasov2013-10-161-1/+1
* | Add invert match to sidekiq match.Marin Jankovski2013-10-161-1/+1
* | Merge branch 'logrotate' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-161-0/+22
|\ \
| * | Add logrotate setup to the installation guideJacob Vosmaer2013-10-161-0/+22
| |/
* | Move unicorn and sidekiq commands into bash scriptJacob Vosmaer2013-10-152-27/+13
|/
* Oauth users and users created by admin should be confirmed immediatlyDmitriy Zaporozhets2013-10-151-0/+1
* Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets2013-10-141-12/+13
* Merge branch 'sidekiq_restart' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-142-6/+16
|\
| * Use sidekiq restart rake task in init scriptJacob Vosmaer2013-10-091-3/+1
| * Use built-in sidekiq deamonizationJacob Vosmaer2013-10-091-1/+1
| * Remove duplicate log path generationJacob Vosmaer2013-10-091-2/+6
| * Always shut down sidekiq before startingJacob Vosmaer2013-10-091-1/+9
* | Skip relative links render in help page.Marin Jankovski2013-10-111-1/+5
* | Merge branch 'relative_links_in_documentation' of /home/git/repositories/gitl...Dmitriy Zaporozhets2013-10-111-0/+10
|\ \
| * \ Merge branch 'master' into relative_links_in_documentationMarin Jankovski2013-10-111-1/+29
| |\ \
| * \ \ Merge branch 'master' into relative_links_in_documentationMarin Jankovski2013-10-102-1/+10
| |\ \ \ | | | |/ | | |/|
| * | | Cover a special case.Marin Jankovski2013-10-101-1/+2
| * | | Merge branch 'master' into relative_links_in_documentationMarin Jankovski2013-10-096-11/+42
| |\ \ \
| * | | | Check for wiki.Marin Jankovski2013-10-081-1/+5
| * | | | Show links with correct ref.Marin Jankovski2013-10-081-1/+2
| * | | | Search and replace relative links in tree/readmeMarin Jankovski2013-10-081-0/+4
* | | | | Merge branch 'wiki_backup' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-111-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Skip rather than fail empty wikis during backupJacob Vosmaer2013-10-101-1/+3
| | |_|/ | |/| |
* | | | Fix a bug where the tgz returned got encoded utf8Izaak Alpert2013-10-101-5/+9
* | | | feature API call to download repo archiveIzaak Alpert2013-10-101-1/+25
|/ / /
* | | API: new feature - remove project[DDmitriy Zaporozhets2013-10-092-1/+10
| |/ |/|
* | Expose votes in merge request apiIslam Amer2013-10-081-1/+1
* | Check if LDAP user was removed or blocked when use git over sshDmitriy Zaporozhets2013-10-072-0/+11
* | Merge branch 'sidekiq_stop' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-071-2/+2
|\ \
| * | Run stopping commands in the foregroundJacob Vosmaer2013-10-071-2/+2
* | | Merge branch 'feature/api_remove_group' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets2013-10-071-2/+16
|\ \ \
| * | | API: new feature - remove groupDmitriy Zaporozhets2013-10-071-2/+16
| | |/ | |/|
* | | Merge branch 'check_hooks' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-071-6/+12
|\ \ \ | |/ / |/| |
| * | Add troubleshooting hints to update hook checkJacob Vosmaer2013-10-071-6/+12
| |/
* | Merge branch 'satellite_merge' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-041-3/+1
|\ \
| * | Remove outdated comments.Marin Jankovski2013-10-041-2/+0
| * | Fix failed merge when filename is the same as target branchname.Marin Jankovski2013-10-041-1/+1
| |/
* | Only kill sidekiqs belonging to gitlab userJacob Vosmaer2013-10-041-4/+6
|/
* Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets2013-10-012-3/+5
* Update code to work with gitlab_git 3Dmitriy Zaporozhets2013-10-011-3/+5
* Refactor API: project hooksDmitriy Zaporozhets2013-09-301-5/+1
* API: Protect project deploy keys from unauthorized accessDmitriy Zaporozhets2013-09-301-0/+1
* Merge pull request #5213 from bladealslayer/feature/user_api_extendedDmitriy Zaporozhets2013-09-293-8/+15
|\
| * Extended User API to expose admin and can_create_group for user creation/upda...Boyan Tabakov2013-09-293-8/+15
* | Make rake gitlab:test worksDmitriy Zaporozhets2013-09-291-6/+13
* | Use gitlab:test for travis-ciDmitriy Zaporozhets2013-09-291-5/+0