summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5610 from demosdemon/patch-1Jacob Vosmaer2013-12-021-0/+3
|\
| * Add client_max_body_size to nginx siteJoachim Brandon LeBlanc2013-11-151-0/+3
* | We welcome everyone to contribute.Sytse Sijbrandij2013-12-011-3/+3
* | Merge branch 'auto_disable_color' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-281-0/+10
|\ \
| * | Disable rake color output unless connected to TTYJacob Vosmaer2013-11-271-0/+10
* | | Adding authenticated public mode (internal).Jason Hollingsworth2013-11-264-9/+67
|/ /
* | Improve refs parsing for git over httpDmitriy Zaporozhets2013-11-221-1/+1
* | Cleanup parsed refs for git over HTTPDmitriy Zaporozhets2013-11-221-1/+9
* | Merge branch 'backup_commands' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-214-15/+21
|\ \
| * | Remove duplication in Backup::ManagerJacob Vosmaer2013-11-061-2/+4
| * | Remove Bourne shell from backup codeJacob Vosmaer2013-11-064-15/+19
* | | Add more info to admin dashboardDmitriy Zaporozhets2013-11-202-4/+10
* | | Recommend gitlab-shell 1.7.9 in docs and check taskDmitriy Zaporozhets2013-11-201-1/+1
* | | Parse all refs when do push via HTTP and check permissions for all of themDmitriy Zaporozhets2013-11-201-10/+14
* | | Improve files API. Relative path check added. Create dir for new file if missingDmitriy Zaporozhets2013-11-204-3/+25
* | | Improve consistency: use file_path for API create/update/delete filesDmitriy Zaporozhets2013-11-202-5/+10
* | | API: delete file from repositoryDmitriy Zaporozhets2013-11-191-3/+31
* | | Fix DeleteFile satellite actionDmitriy Zaporozhets2013-11-191-1/+1
* | | Delete file action for satellitesDmitriy Zaporozhets2013-11-191-0/+43
* | | Remove gitolite mentionDmitriy Zaporozhets2013-11-194-8/+8
* | | Add project.all for API if adminDmitriy Zaporozhets2013-11-181-0/+10
| |/ |/|
* | Namespaces API for admin usersDmitriy Zaporozhets2013-11-153-0/+28
* | Use gitlab-shell 1.7.8Jacob Vosmaer2013-11-141-1/+1
* | Extend Gitlab#default_regex. Dont allow project path ends with .gitDmitriy Zaporozhets2013-11-131-1/+1
* | Merge branch 'master' into relativeMarin Jankovski2013-11-126-13/+83
|\ \
| * | Refactor Create/Update file context and libDmitriy Zaporozhets2013-11-113-12/+3
| * | API: Edit file in repositoryDmitriy Zaporozhets2013-11-111-2/+34
| * | Fix type in API docDmitriy Zaporozhets2013-11-101-1/+1
| * | Merge branch 'feature/api_create_file' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-11-093-1/+43
| |\ \
| | * | New API: create file in repoDmitriy Zaporozhets2013-11-073-1/+43
| * | | Make sure private_token for API is a stringDmitriy Zaporozhets2013-11-081-1/+6
| |/ /
* | | Correct check.Marin Jankovski2013-11-081-1/+1
|/ /
* | Require gitlab-shell 1.7.6Dmitriy Zaporozhets2013-11-061-1/+1
* | Remove default_branch support from API project creationDmitriy Zaporozhets2013-11-061-2/+0
|/
* Revert "More escaping"Dmitriy Zaporozhets2013-11-052-11/+9
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-11-052-9/+11
|\
| * Merge pull request #5500 from nkukard/esc-strings2Jacob Vosmaer2013-11-052-9/+11
| |\
| | * More escapingNigel Kukard2013-11-042-9/+11
* | | New feature: Create file from UIDmitriy Zaporozhets2013-11-053-16/+67
|/ /
* | When looking up a user by DN, use single scopeElias MÃ¥rtenson2013-11-031-1/+1
* | Require gitlab-shell 1.7.4Dmitriy Zaporozhets2013-11-011-1/+1
* | Revert "Escape strings"Dmitriy Zaporozhets2013-11-011-14/+12
* | Revert "Best to escape strings not split them"Dmitriy Zaporozhets2013-11-011-14/+14
* | Fix sidekiq start text in documentation and gitlab:checkPerry Faro2013-11-011-1/+1
* | Require gitlab-shell v1.7.3Dmitriy Zaporozhets2013-10-311-1/+1
* | Best to escape strings not split themNigel Kukard2013-10-311-14/+14
* | Escape stringsNigel Kukard2013-10-291-12/+14
|/
* gitlab-ci service api: clean values instead of destroyDmitriy Zaporozhets2013-10-291-1/+5
* API: set gitlab-ci service for projectDmitriy Zaporozhets2013-10-293-10/+41
* Merge branch 'init_exit_status' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-10-281-0/+8
|\