summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5617 from zeeZ/nginx-proxyDmitriy Zaporozhets2013-12-161-0/+1
|\
| * Add X-Forwarded-For to nginx configzeeZ2013-11-181-0/+1
* | Merge pull request #5847 from skv-headless/fix_deprecation_warningsDmitriy Zaporozhets2013-12-162-2/+2
|\ \
| * | fix most of warningsskv2013-12-152-2/+2
* | | Remove colored gem from upgrader script. pt2Dmitriy Zaporozhets2013-12-141-1/+1
* | | Remove colored gem from upgrader scriptDmitriy Zaporozhets2013-12-141-5/+4
|/ /
* | Use 'ruby script/upgrade.rb -y' instead of ENVDmitriy Zaporozhets2013-12-131-1/+1
* | Allow non-interactive run of upgrade script. ruby script/upgrade.rb FORCE=yesDmitriy Zaporozhets2013-12-131-1/+5
* | Create branch for tagDmitriy Zaporozhets2013-12-131-4/+1
* | Minor version upgraderDmitriy Zaporozhets2013-12-131-0/+96
* | Update deploy.sh script with assets commandsDmitriy Zaporozhets2013-12-111-4/+5
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-12-112-7/+27
|\ \
| * \ Merge pull request #5801 from Rovanion/default-docJacob Vosmaer2013-12-102-7/+27
| |\ \
| | * | Added example defaults file and appropriate documentation.Rovanion Luckey2013-12-092-7/+27
* | | | Fix project lookup for git over http + rails4Dmitriy Zaporozhets2013-12-101-1/+1
|/ / /
* | | Merge pull request #5798 from criteo/skip_confirmationDmitriy Zaporozhets2013-12-101-1/+1
|\ \ \
| * | | Skip email confirmation with LDAPMaxime Brugidou2013-12-091-1/+1
| |/ /
* | | Add gitlab-shell#path option in configDmitriy Zaporozhets2013-12-091-14/+18
|/ /
* | Merge pull request #5471 from dex4er/feature_etc_default_gitlabJacob Vosmaer2013-12-091-0/+2
|\ \
| * | Read configuration variable file if it is presentPiotr Roszatycki2013-10-291-0/+2
* | | Merge branch 'ldap_check' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-12-041-0/+39
|\ \ \
| * | | Limit the number of results in gitlab:ldap:checkJacob Vosmaer2013-12-031-5/+6
| * | | Give more information in rake gitlab:ldap:checkJacob Vosmaer2013-11-281-3/+5
| * | | Add LDAP check to rake gitlab:checkJacob Vosmaer2013-11-281-0/+36
* | | | ProjectHook API supports new event fieldsDmitriy Zaporozhets2013-12-041-2/+3
* | | | Expose ProjectHook attributes via APIDmitriy Zaporozhets2013-12-042-4/+8
* | | | 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