summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-1147-966/+1042
|\
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-1147-966/+1042
* | Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable2016-08-113-4/+18
|\ \
| * | Fix front-end for branches that happen to contain urlencoding escape characte...10772-fix-urlencoded-branchnameElliot2016-08-113-4/+18
* | | Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable2016-08-118-19/+20
|\ \ \
| * | | Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-118-19/+20
| |/ /
* | | Merge branch 'remove-unused-indexes' into 'master' Rémy Coutable2016-08-113-52/+117
|\ \ \
| * | | Remove various redundant indexesYorick Peterse2016-08-113-52/+117
| |/ /
* | | Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable2016-08-1124-768/+1200
|\ \ \
| * | | Fix doc linting errors and remove useless API specs18583-implement-access-request-to-project-group-apiRémy Coutable2016-08-114-383/+18
| * | | Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable2016-08-103-8/+7
| * | | Restore back-compatibility for current members API endpointsRémy Coutable2016-08-105-37/+72
| * | | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-1024-426/+1189
* | | | Merge branch 'fix-gitaccess-scope' into 'master' Rémy Coutable2016-08-111-1/+1
|\ \ \ \
| * | | | Fixing scope issue in GitAccess.Elliot Wiltshire2016-07-251-1/+1
* | | | | Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-117-26/+147
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-117-26/+147
* | | | | Merge branch 'improve-oauth2-docs' into 'master' Achilleas Pipinellis2016-08-112-12/+39
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update/Improve OAuth2 Client documentationKeith Pope2016-08-112-12/+39
* | | | | Merge branch 'remove-ci-runner-trigram-indexes' into 'master' Rémy Coutable2016-08-113-3/+29
|\ \ \ \ \
| * | | | | Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexesYorick Peterse2016-08-103-3/+29
* | | | | | Merge branch 'fix-branches-dropdown-initial-state' into 'master' Rémy Coutable2016-08-112-1/+3
|\ \ \ \ \ \
| * | | | | | Fix branches page dropdown sort initial stateClement Ho2016-08-102-1/+3
* | | | | | | Merge branch 'convert-shortcuts-md' into 'master' Achilleas Pipinellis2016-08-112-1/+72
|\ \ \ \ \ \ \
| * | | | | | | Convert shortcuts image into markdownClement Ho2016-08-032-1/+72
* | | | | | | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-08-111-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update container_registry.mdDavid Warburton2016-08-011-1/+3
| * | | | | | | | Update container_registry.mdDavid Warburton2016-07-131-0/+2
* | | | | | | | | Merge branch 'fix-thumbs-award-loading-toggle' into 'master' Fatih Acet2016-08-102-13/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix awardable button mutuality loading spinnersClement Ho2016-08-102-13/+2
* | | | | | | | | | Merge branch 'cs-remove-inline-js' into 'master' Fatih Acet2016-08-103-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure Labels is instantiated on edit pagecs-remove-inline-jsAlfredo Sumaran2016-07-271-1/+4
| * | | | | | | | | | Removes two simple instances of inline JavaScript.Connor Shea2016-07-263-6/+4
* | | | | | | | | | | Merge branch 'explicit-arguments-on-diff_file_html_data' into 'master' Yorick Peterse2016-08-103-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Avoid commit lookup on diff_helperexplicit-arguments-on-diff_file_html_dataPaco Guzman2016-08-103-4/+4
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'decouple-secret-keys' into 'master' Douwe Maan2016-08-106-52/+292
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mention that gitlab.rb must be kept, toodecouple-secret-keysSean McGivern2016-08-041-11/+12
| * | | | | | | | | | Ignore Rails/Exit cop in initializerSean McGivern2016-08-041-1/+1
| * | | | | | | | | | Mention that gitlab.rb needs to be keptSean McGivern2016-08-031-7/+7
| * | | | | | | | | | Clarify intentions of secret token initializerSean McGivern2016-08-031-35/+55
| * | | | | | | | | | Give priority to environment variablesSean McGivern2016-08-032-10/+88
| * | | | | | | | | | Store all secret keys in secrets.ymlSean McGivern2016-08-033-58/+53
| * | | | | | | | | | Store OTP secret key in secrets.ymlSean McGivern2016-08-036-53/+199
* | | | | | | | | | | Merge branch 'clean-up-project-destroy' into 'master' Robert Speicher2016-08-108-18/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clean up project destructionclean-up-project-destroyStan Hu2016-08-108-18/+12
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'feature/svg-badge-template' into 'master' Douwe Maan2016-08-1010-100/+315
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add missing space to generic badge templatefeature/svg-badge-templateGrzegorz Bizon2016-08-101-1/+1
| * | | | | | | | | | | Extend build badge specs to cover multiple pipelinesGrzegorz Bizon2016-08-091-14/+26
| * | | | | | | | | | | Merge branch 'master' into feature/svg-badge-templateGrzegorz Bizon2016-08-09102-641/+1219
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Improve indentation in svg badge templateGrzegorz Bizon2016-08-082-8/+19