Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-10-17Count sidekiq processes using String#scanJacob Vosmaer
2013-10-17Merge pull request #5344 from amacarthur/thread-variable-fixDmitriy Zaporozhets
2013-10-16refactor by_username_or_idNihad Abbasov
2013-10-16fix variable nameNihad Abbasov
2013-10-16Add invert match to sidekiq match.Marin Jankovski
2013-10-16Merge branch 'logrotate' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-16Add logrotate setup to the installation guideJacob Vosmaer
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-10-16Move unicorn and sidekiq commands into bash scriptJacob Vosmaer
2013-10-15Oauth users and users created by admin should be confirmed immediatlyDmitriy Zaporozhets
2013-10-14Extend API Issues, MergeRequets, Milestones with iid fieldDmitriy Zaporozhets
2013-10-14Merge branch 'sidekiq_restart' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-11Skip relative links render in help page.Marin Jankovski
2013-10-11Merge branch 'relative_links_in_documentation' of /home/git/repositories/gitl...Dmitriy Zaporozhets
2013-10-11Merge branch 'wiki_backup' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-11Merge branch 'master' into relative_links_in_documentationMarin Jankovski
2013-10-10Skip rather than fail empty wikis during backupJacob Vosmaer
2013-10-10Fix a bug where the tgz returned got encoded utf8Izaak Alpert
2013-10-10feature API call to download repo archiveIzaak Alpert
2013-10-10Merge branch 'master' into relative_links_in_documentationMarin Jankovski
2013-10-10Cover a special case.Marin Jankovski
2013-10-09Use sidekiq restart rake task in init scriptJacob Vosmaer
2013-10-09Use built-in sidekiq deamonizationJacob Vosmaer
2013-10-09Remove duplicate log path generationJacob Vosmaer
2013-10-09Always shut down sidekiq before startingJacob Vosmaer
2013-10-09API: new feature - remove project[DDmitriy Zaporozhets
2013-10-09Merge branch 'master' into relative_links_in_documentationMarin Jankovski
2013-10-08Check for wiki.Marin Jankovski
2013-10-08Show links with correct ref.Marin Jankovski
2013-10-08Search and replace relative links in tree/readmeMarin Jankovski
2013-10-08Expose votes in merge request apiIslam Amer
2013-10-07Check if LDAP user was removed or blocked when use git over sshDmitriy Zaporozhets
2013-10-07Merge branch 'sidekiq_stop' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-07Run stopping commands in the foregroundJacob Vosmaer
2013-10-07Merge branch 'feature/api_remove_group' of /home/git/repositories/gitlab/gitl...Dmitriy Zaporozhets
2013-10-07Merge branch 'check_hooks' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-07API: new feature - remove groupDmitriy Zaporozhets
2013-10-07Add troubleshooting hints to update hook checkJacob Vosmaer
2013-10-04Merge branch 'satellite_merge' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-04Remove outdated comments.Marin Jankovski
2013-10-04Fix failed merge when filename is the same as target branchname.Marin Jankovski
2013-10-04Only kill sidekiqs belonging to gitlab userJacob Vosmaer
2013-10-01Fix blob and repo stuff after gitlab_git v3Dmitriy Zaporozhets
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-09-30Refactor API: project hooksDmitriy Zaporozhets
2013-09-30API: Protect project deploy keys from unauthorized accessDmitriy Zaporozhets
2013-09-30Merge pull request #5213 from bladealslayer/feature/user_api_extendedDmitriy Zaporozhets
2013-09-30Make rake gitlab:test worksDmitriy Zaporozhets
2013-09-29Use gitlab:test for travis-ciDmitriy Zaporozhets
2013-09-29gitlab:test rake task now includes jasmine and db setupDmitriy Zaporozhets