summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add babelrc option to webpack configfix-webpack-babelrc-configPaul Slaughter2018-10-051-0/+1
* Merge branch 'autodevops-timed-incremental-rollout' into 'master'Kamil Trzciński2018-10-058-68/+162
|\
| * Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-058-68/+162
|/
* Merge branch 'fix-flacky-test-jobs-spec' into 'master'Kamil Trzciński2018-10-051-4/+0
|\
| * Fix time dependent jobs specAlessio Caiazza2018-10-051-4/+0
* | Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-054-29/+52
|\ \
| * | Update spec comment to point to correct issueBrett Walker2018-10-051-1/+1
| * | Don't build project services unneccesarilyBrett Walker2018-10-044-29/+52
* | | Merge branch 'docs/variables-doc' into 'master'Achilleas Pipinellis2018-10-051-9/+11
|\ \ \
| * | | Fix documentation for variablesEvan Read2018-10-051-9/+11
|/ / /
* | | Merge branch '7453_document_security_and_licence_management_features_permissi...Achilleas Pipinellis2018-10-051-1/+8
|\ \ \ | |_|/ |/| |
| * | Document Security and Licence Management features permissionsGilbert Roulot2018-10-051-1/+8
|/ /
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-0516-39/+194
|\ \
| * \ Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas...Bob Van Landuyt2018-10-055-5/+62
| |\ \
| | * | post_process markdown redered by APIBrett Walker2018-09-295-5/+62
| * | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-056-33/+80
| |\ \ \
| | * | | Filter system notes with public and private cross referencesBrett Walker2018-10-026-33/+80
| * | | | Merge branch 'security-osw-user-info-leak-discussions' into 'master'Bob Van Landuyt2018-10-054-1/+34
| |\ \ \ \
| | * | | | Add changelogOswaldo Ferreira2018-10-011-0/+5
| | * | | | Filter user sensitive data from discussions JSONOswaldo Ferreira2018-10-013-1/+29
| | | |/ / | | |/| |
| * | | | Update CHANGELOG.md for 11.2.5GitLab Release Tools Bot2018-10-051-0/+9
| * | | | Update CHANGELOG.md for 11.1.8GitLab Release Tools Bot2018-10-051-0/+9
* | | | | Merge branch '50359-activerecord-statementinvalid-pg-querycanceled-error-canc...Sean McGivern2018-10-054-10/+113
|\ \ \ \ \
| * | | | | Use a CTE to remove the query timeoutBrett Walker2018-10-054-10/+113
* | | | | | Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-055-58/+66
|\ \ \ \ \ \
| * | | | | | Move issue related_branches to serviceFelipe Artur2018-10-045-58/+66
* | | | | | | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-0533-705/+756
|\ \ \ \ \ \ \
| * | | | | | | Backport project template API to CENick Thomas2018-10-0533-705/+756
* | | | | | | | Merge branch 'rails5-fix-artifacts-controller-spec' into 'master'Kamil Trzciński2018-10-052-6/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Rails5: fix artifacts controller download specJasper Maes2018-10-042-6/+14
* | | | | | | | | Merge branch 'sh-revert-broken-deploy-key-change' into 'master'Robert Speicher2018-10-051-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Revert "Merge branch 'deploy-tokens' into 'master'"Stan Hu2018-10-051-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-0589-189/+2159
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0594-253/+1445
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove unnecessary change in schema.rbShinya Maeda2018-10-051-1/+0
| * | | | | | | | | Change partial index's condition to make stale delayed builds removal a lot f...Shinya Maeda2018-10-052-2/+3
| * | | | | | | | | Fix pipelines specShinya Maeda2018-10-051-1/+1
| * | | | | | | | | Make sure remaining time of scheduled jobs is positive in pipelines listWinnie Hellmann2018-10-052-7/+27
| * | | | | | | | | Add feature spec for remaining timeShinya Maeda2018-10-052-0/+21
| * | | | | | | | | Add :js tag for a feature specShinya Maeda2018-10-051-1/+1
| * | | | | | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-05231-1224/+3137
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | fix method name in stage specAlessio Caiazza2018-10-041-2/+2
| * | | | | | | | | | Add component tests for scheduled job frontendWinnie Hellmann2018-10-045-30/+75
| * | | | | | | | | | Groomed specsShinya Maeda2018-10-043-18/+21
| * | | | | | | | | | Make Ci::Stage status transition event consistent with Ci::PipelineShinya Maeda2018-10-041-2/+2
| * | | | | | | | | | Add limitation for start_in keywordShinya Maeda2018-10-044-5/+27
| * | | | | | | | | | Enable ci_enable_scheduled_build feature flag by defaultShinya Maeda2018-10-041-1/+1
| * | | | | | | | | | Fix spec according to the Ci::Pipeline#delay renameShinya Maeda2018-10-041-2/+2
| * | | | | | | | | | Guard against missing manual actions / scheduled jobs in pipelines rowWinnie Hellmann2018-10-041-1/+8
| * | | | | | | | | | Display confirmation only when triggering scheduled jobs not manualWinnie Hellmann2018-10-041-5/+7