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-11-11Refactor Create/Update file context and libDmitriy Zaporozhets
2013-11-11API: Edit file in repositoryDmitriy Zaporozhets
2013-11-10Fix type in API docDmitriy Zaporozhets
2013-11-09Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-08Make sure private_token for API is a stringDmitriy Zaporozhets
2013-11-07New API: create file in repoDmitriy Zaporozhets
2013-11-06Require gitlab-shell 1.7.6Dmitriy Zaporozhets
2013-11-06Remove default_branch support from API project creationDmitriy Zaporozhets
2013-11-05Revert "More escaping"Dmitriy Zaporozhets
2013-11-05Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2013-11-05Merge pull request #5500 from nkukard/esc-strings2Jacob Vosmaer
2013-11-05New feature: Create file from UIDmitriy Zaporozhets
2013-11-05More escapingNigel Kukard
2013-11-03When looking up a user by DN, use single scopeElias MÃ¥rtenson
2013-11-01Require gitlab-shell 1.7.4Dmitriy Zaporozhets
2013-11-01Revert "Escape strings"Dmitriy Zaporozhets
2013-11-01Revert "Best to escape strings not split them"Dmitriy Zaporozhets
2013-11-01Fix sidekiq start text in documentation and gitlab:checkPerry Faro
2013-10-31Require gitlab-shell v1.7.3Dmitriy Zaporozhets
2013-10-31Best to escape strings not split themNigel Kukard
2013-10-29Escape stringsNigel Kukard
2013-10-29gitlab-ci service api: clean values instead of destroyDmitriy Zaporozhets
2013-10-29API: set gitlab-ci service for projectDmitriy Zaporozhets
2013-10-28Merge branch 'init_exit_status' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-25Merge branch 'fix_sidekiq_rake' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-10-25Report application status through init exit codeJacob Vosmaer
2013-10-25Restore sidekiq rake tasksJacob Vosmaer
2013-10-24Allow git clone with http for GitLab CI service:Dmitriy Zaporozhets
2013-10-24Updated the init script, now waits for pidsRovanion Luckey
2013-10-24Expand refs constraints to include valid charactersPeter Fern
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