summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | * | | | | | | | | | | | Rename event :schedule to event :delay in Ci::Pipeline to avoid conflicts wit...Shinya Maeda2018-10-041-2/+2
| | * | | | | | | | | | | | Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda2018-10-045-5/+5
| | * | | | | | | | | | | | Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda2018-10-045-5/+5
| | * | | | | | | | | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-04206-3697/+5460
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Remove unnecessary changes in schema.rbShinya Maeda2018-10-031-1/+0
| | * | | | | | | | | | | | | Improve performance of stale scheduled builds searchShinya Maeda2018-10-034-32/+17
| | * | | | | | | | | | | | | Fix pipeline specShinya Maeda2018-10-031-1/+3
| | * | | | | | | | | | | | | Add feature specShinya Maeda2018-10-033-0/+96
| | * | | | | | | | | | | | | Add spec for Status::Pipeline::ScheduledShinya Maeda2018-10-032-0/+46
| | * | | | | | | | | | | | | Add spec for Gitlab::Ci::Status::Build::UnscheduleShinya Maeda2018-10-031-0/+94
| | * | | | | | | | | | | | | Add spec for pipeline_details_entity_specShinya Maeda2018-10-031-1/+1