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-28Merge branch 'auto_disable_color' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-27Disable rake color output unless connected to TTYJacob Vosmaer
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-22Improve refs parsing for git over httpDmitriy Zaporozhets
2013-11-22Cleanup parsed refs for git over HTTPDmitriy Zaporozhets
2013-11-21Merge branch 'backup_commands' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets
2013-11-20Add more info to admin dashboardDmitriy Zaporozhets
2013-11-20Recommend gitlab-shell 1.7.9 in docs and check taskDmitriy Zaporozhets
2013-11-20Parse all refs when do push via HTTP and check permissions for all of themDmitriy Zaporozhets
2013-11-20Improve files API. Relative path check added. Create dir for new file if missingDmitriy Zaporozhets
2013-11-20Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets
2013-11-19API: delete file from repositoryDmitriy Zaporozhets
2013-11-19Fix DeleteFile satellite actionDmitriy Zaporozhets
2013-11-19Delete file action for satellitesDmitriy Zaporozhets
2013-11-19Remove gitolite mentionDmitriy Zaporozhets
2013-11-18Add project.all for API if adminDmitriy Zaporozhets
2013-11-15Namespaces API for admin usersDmitriy Zaporozhets
2013-11-14Use gitlab-shell 1.7.8Jacob Vosmaer
2013-11-13Extend Gitlab#default_regex. Dont allow project path ends with .gitDmitriy Zaporozhets
2013-11-12Merge branch 'master' into relativeMarin Jankovski
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-08Correct check.Marin Jankovski
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-06Remove duplication in Backup::ManagerJacob Vosmaer
2013-11-06Remove Bourne shell from backup codeJacob Vosmaer
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