summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into split-up-buildsDouwe Maan2015-12-092-28/+37
|\
| * Merge branch 'master' into merge-if-greenDouwe Maan2015-12-092-1/+18
| |\
| * \ Merge branch 'master' into merge-if-greenDouwe Maan2015-12-087-55/+106
| |\ \
| * \ \ Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-081-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-085-89/+12
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-0737-282/+553
| |\ \ \ \ \
| * | | | | | Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-022-14/+9
| * | | | | | Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg2015-11-231-23/+13
| * | | | | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-11-1864-524/+1964
| |\ \ \ \ \ \
| * | | | | | | API support, incorporated feedbackZeger-Jan van de Weg2015-11-181-22/+46
* | | | | | | | Split up spec:other even moreDouwe Maan2015-12-091-1/+19
* | | | | | | | Fix rspec tag syntaxDouwe Maan2015-12-091-1/+1
* | | | | | | | Split up specs moreDouwe Maan2015-12-091-1/+10
* | | | | | | | Split up feature specs moreDouwe Maan2015-12-091-3/+23
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Move Builds tab to the endDouwe Maan2015-12-081-2/+2
* | | | | | | Merge branch 'master' into mr-buildsDouwe Maan2015-12-088-56/+107
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-1/+3
| * | | | | | Update project repository size and commit count during import:repos taskStan Hu2015-12-081-0/+2
| * | | | | | Merge branch 'ui/dashboard-new-issue' into 'master' Dmitriy Zaporozhets2015-12-081-0/+12
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into ui/dashboard-new-issueui/dashboard-new-issueDouwe Maan2015-12-084-58/+7
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'master' into ui/dashboard-new-issueDouwe Maan2015-12-0719-191/+286
| | |\ \ \ \ \ \
| | * | | | | | | Add API group projects endpoint.Douwe Maan2015-12-071-0/+12
| * | | | | | | | Merge branch 'sync-all-repos' into 'master' Douwe Maan2015-12-081-0/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Detect project and namespace changes in list:reposJacob Vosmaer2015-12-081-3/+4
| | * | | | | | | | Merge branch 'master' into sync-all-reposJacob Vosmaer2015-12-08118-1275/+3078
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Add "rake gitlab:list_repos" taskJacob Vosmaer2015-09-251-0/+16
| * | | | | | | | | Merge branch 'rake-tasks-git' into 'master' Jacob Vosmaer2015-12-082-0/+63
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg2015-12-0726-187/+331
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg2015-11-2440-334/+1270
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into rake-tasks-gitZeger-Jan van de Weg2015-11-1168-687/+1366
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Scalable way of requesting all reposZeger-Jan van de Weg2015-10-142-9/+16
| | * | | | | | | | | | | Added three rake tasks for repository maintainanceZeger-Jan van de Weg2015-10-142-0/+56
| * | | | | | | | | | | | Merge branch 'fix-omniauth-signin' into 'master' Robert Speicher2015-12-081-54/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Fix signin with OmniAuth providersfix-omniauth-signinDouwe Maan2015-12-081-54/+9
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Recursivity needed if a fork is a fork of a fork.Marin Jankovski2015-12-041-1/+1
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
* | | | | | | | | | | Make commit and MR ref filters aware of /builds pathDouwe Maan2015-12-082-1/+18
|/ / / / / / / / / /
* | | | | | | | | | Inline Gitlab::Blacklist in NamespaceValidatorrs-validatorsRobert Speicher2015-12-071-34/+0
* | | | | | | | | | Move EmailValidator to app/validatorsRobert Speicher2015-12-071-21/+0
* | | | | | | | | | Merge branch 'fix-api-private-project-update' into 'master' Dmitriy Zaporozhets2015-12-071-2/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Fix API setting of 'public' attribute to false will make a project privateStan Hu2015-12-051-2/+6
* | | | | | | | | | Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov2015-12-071-31/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixes after reviewwebhook_payload_with_changesValery Sizov2015-12-071-1/+1
| * | | | | | | | | | fox specsValery Sizov2015-12-071-1/+3
| * | | | | | | | | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-30/+2
* | | | | | | | | | | Merge pull request #9892 from stetskevych/fix_nginx_ssl_configJacob Vosmaer2015-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix gitlab-ssl nginx config to work when multiple server_names are served ove...Vyacheslav Stetskevych2015-12-061-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-gitlab-workhorse-initd-check' into 'master' Stan Hu2015-12-061-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Check GitLab Workhorse status in init.d script when reporting all components ...Stan Hu2015-12-041-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'link-refs' into 'master' Robert Speicher2015-12-0414-158/+260
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |