summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-084-2/+156
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-083-1/+92
* Merge branch 'Fix-pipeline-redirect' into 'master'Grzegorz Bizon2018-10-081-16/+49
|\
| * Redirect to the pipeline builds page when a build is canceledEva Kadlecová2018-09-171-16/+49
* | Merge branch 'rails5-mysql-schedule-build' into 'master'Douwe Maan2018-10-083-3/+3
|\ \
| * | Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-063-3/+3
* | | Merge branch 'increase-event-retention-prune-old-events-worker' into 'master'Douwe Maan2018-10-081-7/+13
|\ \ \
| * | | Added new test and updated all event idsJeremy Watson2018-10-051-3/+8
| * | | Renamed test eventsJeremy Watson2018-10-051-2/+3
| * | | Updated existing spec for new 2 year timeframeJeremy Watson2018-10-051-3/+3
* | | | Merge branch 'backport-ce-to-ee-spec-fix' into 'master'Rémy Coutable2018-10-081-1/+1
|\ \ \ \
| * | | | Fix issues controller N+1 failureSean McGivern2018-10-051-1/+1
* | | | | Merge branch 'bw-fix-checking-disabled-services' into 'master'51761-create-new-project-auto-populate-project-slug-string-to-project-name-if-name-is-empty34758-split-create-gcp-controllerStan Hu2018-10-061-8/+28
|\ \ \ \ \
| * | | | | Check disabled_services when finding a serviceBrett Walker2018-10-061-8/+28
* | | | | | Fix invalid parent path on group settings pageDmitriy Zaporozhets2018-10-061-0/+16
|/ / / / /
* | | | | Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-2/+11
| |_|/ / |/| | |
* | | | Fix LFS uploaded images not being renderedOswaldo Ferreira2018-10-056-6/+39
* | | | Merge branch 'ee-7126-admin-projects-geo-status' into 'master'Douglas Barbosa Alexandre2018-10-051-0/+11
|\ \ \ \
| * | | | Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto2018-10-051-0/+11
* | | | | Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-052-12/+27
|/ / / /
* | | | 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-052-9/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update spec comment to point to correct issueBrett Walker2018-10-051-1/+1
| * | | | Don't build project services unneccesarilyBrett Walker2018-10-042-9/+33
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-054-20/+121
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas...Bob Van Landuyt2018-10-051-0/+46
| |\ \ \ \ \
| | * | | | | post_process markdown redered by APIBrett Walker2018-09-291-0/+46
| * | | | | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-051-20/+47
| |\ \ \ \ \ \
| | * | | | | | Filter system notes with public and private cross referencesBrett Walker2018-10-021-20/+47
| * | | | | | | Merge branch 'security-osw-user-info-leak-discussions' into 'master'Bob Van Landuyt2018-10-052-0/+28
| |\ \ \ \ \ \ \
| | * | | | | | | Filter user sensitive data from discussions JSONOswaldo Ferreira2018-10-012-0/+28
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-052-39/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Move issue related_branches to serviceFelipe Artur2018-10-042-39/+39
* | | | | | | | | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-058-52/+231
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Backport project template API to CENick Thomas2018-10-058-52/+231
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rails5-fix-artifacts-controller-spec' into 'master'Kamil Trzciński2018-10-051-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rails5: fix artifacts controller download specJasper Maes2018-10-041-6/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-0538-100/+1623
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0530-49/+828
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix pipelines specShinya Maeda2018-10-051-1/+1
| * | | | | | | | | | Make sure remaining time of scheduled jobs is positive in pipelines listWinnie Hellmann2018-10-051-5/+20
| * | | | | | | | | | 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-0558-250/+1084
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix method name in stage specAlessio Caiazza2018-10-041-2/+2
| * | | | | | | | | | | Add component tests for scheduled job frontendWinnie Hellmann2018-10-042-26/+70
| * | | | | | | | | | | Groomed specsShinya Maeda2018-10-043-18/+21
| * | | | | | | | | | | Add limitation for start_in keywordShinya Maeda2018-10-041-4/+11
| * | | | | | | | | | | Fix spec according to the Ci::Pipeline#delay renameShinya Maeda2018-10-041-2/+2