summaryrefslogtreecommitdiff
path: root/spec/factories
Commit message (Expand)AuthorAgeFilesLines
* Send new configuration options with job's payloadTomasz Maczukin2017-06-121-2/+2
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-0/+8
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-071-0/+6
|\
| * spec updatesPhil Hughes2017-05-311-0/+6
* | Merge branch 'feature/gb/persist-pipeline-stages' into 'master'Kamil Trzciński2017-06-071-2/+4
|\ \
| * \ Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon2017-06-062-0/+20
| |\ \
| * \ \ Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-0515-39/+106
| |\ \ \
| * | | | Rename `Ci::Stage` class to `Ci::LegacyStage`Grzegorz Bizon2017-06-011-2/+4
* | | | | Merge branch '12910-snippets-description' into 'master'Phil Hughes2017-06-071-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Support descriptions for snippetsJarka Kadlecova2017-05-311-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-052-0/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-052-0/+20
* | | | Merge branch '30469-convdev-index' into 'master'Sean McGivern2017-06-051-0/+33
|\ \ \ \
| * | | | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+33
| |/ / /
* | | | Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński2017-06-051-1/+2
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-021-0/+4
| |\ \ \ \
| * | | | | Just use the url from options, not saving it as a columnLin Jen-Shin2017-06-011-1/+0
| * | | | | Merge remote-tracking branch 'upstream/master' into 25680-CI_ENVIRONMENT_URLLin Jen-Shin2017-06-012-0/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' into '25680-CI_ENVIRONMENT_URL'Lin Jen-Shin (godfat)2017-05-263-1/+18
| |\ \ \ \ \
| * | | | | | Fix tests for adding environment_urlLin Jen-Shin2017-05-251-1/+3
* | | | | | | Merge branch '33139-lint-our-factories' into 'master'Grzegorz Bizon2017-06-0210-37/+34
|\ \ \ \ \ \ \
| * | | | | | | Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-0210-37/+34
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-021-0/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-011-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into '24196-protected-variables'Kamil Trzciński2017-06-011-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-0/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-0/+12
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-0/+12
* | | | | Merge branch 'master' into '24196-protected-variables'Lin Jen-Shin (godfat)2017-05-263-1/+18
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'fix-kubernetes-namespace' into 'master'Grzegorz Bizon2017-05-251-1/+0
| |\ \ \ \
| | * | | | Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+0
| | | |_|/ | | |/| |
| * | | | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Implement web hooks loggingAlexander Randa2017-05-251-0/+14
| * | | | create User#rss_token in user factory explicitelyAlexis Reigel2017-05-241-0/+4
| | |_|/ | |/| |
* | | | Add tests and also pass protected vars to protected tagsLin Jen-Shin2017-05-251-0/+4
|/ / /
* | | Merge branch 'issue_32225' into 'master'Robert Speicher2017-05-231-0/+9
|\ \ \
| * | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-0/+9
* | | | Add feature test with unicode traceadd-unicode-trace-feature-testShinya Maeda2017-05-231-0/+10
|/ / /
* | | Merge branch 'fix_removing_invited_member' into 'master'Rémy Coutable2017-05-182-0/+12
|\ \ \
| * | | Fix: Deleting an invited member causes 500 errorValery Sizov2017-05-182-0/+12
| |/ /
* | | If TestEnv#set_repo_refs fails, clean test repos and retryRémy Coutable2017-05-181-3/+9
* | | Factorize TestEvent#copy_repoRémy Coutable2017-05-181-1/+1
|/ /
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-161-1/+1
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-151-1/+1
* | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-151-1/+1
|/
* Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-111-0/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-6/+7
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-061-2/+8
|\