| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'fix-namespace-deletion' into 'master'
| Robert Speicher | 2016-08-12 | 1 | -0/+2 |
| |\ |
|
| | * | Fix bug where destroying a namespace would not always destroy projects | Stan Hu | 2016-08-11 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/master' into improve-pipeline-processing | Kamil Trzcinski | 2016-08-12 | 1 | -0/+18 |
| |\ \
| |/ |
|
| | * | api for generating new merge request | Scott Le | 2016-08-11 | 1 | -0/+18 |
| * | | Fix test failures, that did occur because of missing previously used `reload_... | Kamil Trzcinski | 2016-08-11 | 1 | -2/+6 |
| * | | Use state machine for pipeline event processing | Kamil Trzcinski | 2016-08-11 | 1 | -4/+0 |
| |/ |
|
| * | Merge branch 'remove-grack-lfs' into 'master'
| Rémy Coutable | 2016-08-11 | 1 | -15/+44 |
| |\ |
|
| | * | Fix typo | Jacob Vosmaer | 2016-08-11 | 1 | -1/+1 |
| | * | Improve validation of X-Gitlab-Lfs-Tmp header | Jacob Vosmaer | 2016-08-10 | 1 | -2/+14 |
| | * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-... | Jacob Vosmaer | 2016-08-09 | 9 | -128/+309 |
| | |\ |
|
| | * | | Handle custom Git LFS content type | Jacob Vosmaer | 2016-07-22 | 1 | -5/+5 |
| | * | | Remove obsolete code | Jacob Vosmaer | 2016-07-22 | 1 | -1/+1 |
| | * | | Add LFS controllers | Jacob Vosmaer | 2016-07-22 | 1 | -8/+25 |
| * | | | Merge branch 'refactor-builds-creation-service' into 'master'
| Rémy Coutable | 2016-08-11 | 5 | -90/+96 |
| |\ \ \ |
|
| | * | | | Pre-create all builds for Pipeline when a trigger is received | Kamil Trzcinski | 2016-08-11 | 5 | -90/+96 |
| * | | | | Fix doc linting errors and remove useless API specs18583-implement-access-request-to-project-group-api | Rémy Coutable | 2016-08-11 | 2 | -365/+0 |
| * | | | | Restore back-compatibility for current members API endpoints | Rémy Coutable | 2016-08-10 | 3 | -29/+34 |
| * | | | | New AccessRequests API endpoints for Group & Project | Rémy Coutable | 2016-08-10 | 4 | -23/+576 |
| |/ / / |
|
| * | | | Fix Grape tests. | Connor Shea | 2016-08-09 | 1 | -10/+5 |
| * | | | adds second batch of tests changed to active tenseactive-tense-test-coverage | tiagonbotelho | 2016-08-09 | 33 | -735/+735 |
| | |/
|/| |
|
| * | | Merge branch 'zj-enable-deploy-keys-api' into 'master'
| Douwe Maan | 2016-08-08 | 3 | -111/+161 |
| |\ \ |
|
| | * | | Create service for enabling deploy keys | Z.J. van de Weg | 2016-08-05 | 1 | -5/+8 |
| | * | | Move deploy_key tests to deploy_key_spec.rb | Z.J. van de Weg | 2016-08-04 | 2 | -73/+75 |
| | * | | Use Grape DSL for deploy keys endpoints | Z.J. van de Weg | 2016-08-03 | 1 | -1/+0 |
| | * | | Endpoints to enable and disable deploy keys | Z.J. van de Weg | 2016-08-03 | 2 | -38/+84 |
| * | | | Merge branch 'git-http-push-check' into 'master'
| Robert Speicher | 2016-08-08 | 1 | -5/+5 |
| |\ \ \ |
|
| | * | | | Stop 'git push' over HTTP early | Jacob Vosmaer | 2016-08-03 | 1 | -5/+5 |
| | |/ / |
|
| * | | | Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefault | Gabriel Mazetto | 2016-08-06 | 1 | -4/+4 |
| * | | | switch from diff_file_collection to diffs20034-safe-diffs | Paco Guzman | 2016-08-03 | 1 | -2/+2 |
| |/ / |
|
| * | | Minor fixes in the Env API endpointszj-env-external-url | Z.J. van de Weg | 2016-08-01 | 1 | -2/+18 |
| * | | Use Grape DSL for environment endpoints | Z.J. van de Weg | 2016-07-29 | 1 | -23/+34 |
| * | | Incorporate feedback | Z.J. van de Weg | 2016-07-29 | 1 | -8/+7 |
| * | | Add API support for environments | Z.J. van de Weg | 2016-07-29 | 1 | -0/+103 |
| * | | Have the `branches` API work with the new protected branches data model. | Timothy Andrew | 2016-07-29 | 1 | -1/+1 |
| * | | Add commit stats to commit api response | dixpac | 2016-07-28 | 1 | -0/+4 |
| * | | Submit all issues on public projects to Akismet if enabled. | Patricio Cano | 2016-07-26 | 1 | -4/+2 |
| * | | Fix tests | Katarzyna Kobierska | 2016-07-26 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master'
| Rémy Coutable | 2016-07-21 | 1 | -7/+101 |
| |\ |
|
| | * | Merge branch 'master' into artifacts-from-ref-and-build-name-api | Lin Jen-Shin | 2016-07-21 | 1 | -5/+5 |
| | |\ |
|
| | * | | Cleanup the use of let, feedback: | Lin Jen-Shin | 2016-07-21 | 1 | -8/+6 |
| | * | | Use the same logic, it should specify that it's not logged in | Lin Jen-Shin | 2016-07-20 | 1 | -1/+1 |
| | * | | Use 'when logging as guest' for context, feedback: | Lin Jen-Shin | 2016-07-20 | 1 | -1/+1 |
| | * | | Rename user2 to reporter_user | Lin Jen-Shin | 2016-07-20 | 1 | -5/+5 |
| | * | | Should check against `authorize_read_builds!` | Lin Jen-Shin | 2016-07-20 | 1 | -0/+14 |
| | * | | Still give descriptions, feedback: | Lin Jen-Shin | 2016-07-20 | 1 | -1/+3 |
| | * | | Cleanup let a bit, feedback: | Lin Jen-Shin | 2016-07-20 | 1 | -10/+6 |
| | * | | Use only one before, feedback: | Lin Jen-Shin | 2016-07-20 | 1 | -2/+0 |
| | * | | More complex data manipulating tests to model, and | Lin Jen-Shin | 2016-07-20 | 1 | -38/+0 |
| | * | | We need INNER JOIN to get the right pipeline, | Lin Jen-Shin | 2016-07-20 | 1 | -4/+7 |
| | * | | Use shared_examples, feedback: | Lin Jen-Shin | 2016-07-20 | 1 | -4/+4 |