summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix karma specadd-filtered-search-group-issues-ceClement Ho2017-08-011-4/+4
* Add testsClement Ho2017-08-012-10/+43
* Add preprocessing for updateLabelTokenColorClement Ho2017-08-011-0/+10
* Fix some CE issuesClement Ho2017-07-282-1/+1
* Add filtered search to group issue dashboardClement Ho2017-07-2819-45/+357
* Merge branch 'fix-500-error-when-rendering-avatar-for-deleted-project-creator...Sean McGivern2017-07-283-1/+24
|\
| * Fix 500 error when rendering avatar for deleted project creatorAthar Hameed2017-07-283-1/+24
|/
* Merge branch 'merge-issuable-reopened-into-opened-state' into 'master'Sean McGivern2017-07-2821-49/+65
|\
| * Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-2821-49/+65
* | Merge branch 'techbeacon_ci' into 'master'Rémy Coutable2017-07-281-0/+1
|\ \
| * | added article from techbeacon on CItechbeacon_ciChad Malchow2017-04-041-0/+1
* | | Merge branch 'patch-24' into 'master'Rémy Coutable2017-07-281-1/+0
|\ \ \
| * | | Update gitlab_flow.md, Teatro seems to be completely dead, see also https://f...bart2017-07-281-1/+0
* | | | Merge branch 'log_webhook_timeout' into 'master'Rémy Coutable2017-07-282-2/+2
|\ \ \ \
| * | | | Log web hook execution timeout eventsAlex Lossent2017-07-272-2/+2
* | | | | Merge branch 'docs-metrics-haproxy' into 'master'Rémy Coutable2017-07-282-5/+5
|\ \ \ \ \
| * | | | | Docs: fix HAProxy name and exporter's linkDênis Volpato Martins2017-07-252-5/+5
* | | | | | Merge branch 'dm-api-csrf-token-verification' into 'master'Sean McGivern2017-07-281-0/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add log messages to clarify log messages about API CSRF token verification fa...dm-api-csrf-token-verificationDouwe Maan2017-07-281-0/+8
* | | | | | Merge branch 'remove-default-access-levels' into 'master'Rémy Coutable2017-07-282-15/+71
|\ \ \ \ \ \
| * | | | | | Make access level more compatible with EELin Jen-Shin2017-07-282-15/+71
* | | | | | | Merge branch '35691-images-in-wiki-display-have-wrong-size' into 'master'Filipa Lacerda2017-07-281-3/+3
|\ \ \ \ \ \ \
| * | | | | | | none is not a CSS Value for sizes ;-)Tim Zallmann2017-07-281-3/+3
* | | | | | | | Update CHANGELOG.md for 9.4.2James Edwards-Jones2017-07-2812-45/+15
* | | | | | | | Merge branch 'help-page-breadcrumb-title-fix' into 'master'Filipa Lacerda2017-07-282-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed the breadcrumb title for help pageshelp-page-breadcrumb-title-fixPhil Hughes2017-07-282-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'ph-inline-js' into 'master'Tim Zallmann2017-07-2823-112/+135
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed form action not submitting the correct URLph-inline-jsPhil Hughes2017-07-281-1/+6
| * | | | | | | | Merge branch 'master' into ph-inline-jsPhil Hughes2017-07-28971-1908/+4062
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into ph-inline-jsPhil Hughes2017-07-27243-1206/+4245
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed label subscription & merge conflictsPhil Hughes2017-07-263-3/+14
| * | | | | | | | | | moved some more inline codePhil Hughes2017-07-256-15/+20
| * | | | | | | | | | moved some code into new filesPhil Hughes2017-07-256-41/+52
| * | | | | | | | | | Removed inline JS in shared HAML filesPhil Hughes2017-07-2516-101/+90
* | | | | | | | | | | Merge branch 'feature/sm/35282-ci_pipeline_variables-2' into 'master'Kamil Trzciński2017-07-2817-27/+249
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Expand pipeline_trigger_service_spec by godfat requestfeature/sm/35282-ci_pipeline_variables-2Shinya Maeda2017-07-281-16/+28
| * | | | | | | | | | Fix revert missShinya Maeda2017-07-281-1/+1
| * | | | | | | | | | Fix static snalysysShinya Maeda2017-07-281-1/+1
| * | | | | | | | | | Revert "Move validate to begin/rescue block"Shinya Maeda2017-07-281-25/+14
| * | | | | | | | | | Use let(:params) instead of def paramShinya Maeda2017-07-281-9/+10
| * | | | | | | | | | Use let(:pipeline) for variables spec in triggers_spec.rbShinya Maeda2017-07-281-2/+1
| * | | | | | | | | | Remove is_a?(Hash) from unless params[:variables] in create_pipeline_variablesShinya Maeda2017-07-281-1/+1
| * | | | | | | | | | Use bang for trigger.trigger_requests.createShinya Maeda2017-07-281-1/+1
| * | | | | | | | | | Remove if pipeline.variables in Ci::Build#variablesShinya Maeda2017-07-281-1/+1
| * | | | | | | | | | Fix pipelineShinya Maeda2017-07-282-21/+18
| * | | | | | | | | | Move validate to begin/rescue blockShinya Maeda2017-07-281-14/+19
| * | | | | | | | | | fix merge missShinya Maeda2017-07-282-1/+5
| * | | | | | | | | | initShinya Maeda2017-07-2817-32/+247
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable2017-07-28148-213/+217
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use `empty_project` where possible in spec/features/securityrs-empty_project-featuresRobert Speicher2017-07-276-6/+9