summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* refactor "deploy_keys" to use axiosPaul Slaughter2018-05-091-13/+10
* Merge branch 'master' into 'fix-project-mirror-data-schema'Douwe Maan2018-05-0915-32/+214
|\
| * Merge branch 'support-active-setting-while-registering-a-runner' into 'master'Kamil Trzciński2018-05-091-0/+23
| |\
| | * Support 'active' setting on Runner Registration API endpointTomasz Maczukin2018-05-091-0/+23
| * | Merge branch '46010-runner-type-not-null' into 'master'Kamil Trzciński2018-05-092-0/+3
| |\ \
| | * | Add validation Ci::Runner runner_type must be presentDylan Griffith2018-05-091-0/+1
| | * | Add DB constraint ci_runners.runner_type not nullDylan Griffith2018-05-091-0/+2
| | |/
| * | Merge branch 'fix-ide-empty-editor' into 'master'Filipa Lacerda2018-05-092-0/+20
| |\ \
| | * | added specsPhil Hughes2018-05-092-0/+20
| | |/
| * | Adjust spec to build correct path when storage path ends in slashDouwe Maan2018-05-091-1/+1
| |/
| * Merge branch 'add-runner-type-to-cluster-app' into 'master'Grzegorz Bizon2018-05-091-2/+1
| |\
| | * Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-2/+1
| * | Replace the `project/ff_merge_requests.feature` spinach test with an rspec an...blackst0ne2018-05-083-0/+82
| * | Merge branch '5750-backport-checksum-git-commanderror-exit-status-128' into '...Stan Hu2018-05-081-1/+16
| |\ \
| | * | Raise InvalidRepository error for non-valid git repositoriesDouglas Barbosa Alexandre2018-05-071-1/+16
| * | | Merge branch '46010-add-missing-parens' into 'master'Kamil Trzciński2018-05-082-25/+25
| |\ \ \ | | |_|/ | |/| |
| | * | Add some missing parens in project_spec and runner_specDylan Griffith2018-05-082-25/+25
| * | | Merge branch 'fix_plural_handling_for_migration_to_ghost_user' into 'master'Robert Speicher2018-05-081-1/+1
| |\ \ \
| | * | | Cleanly handle plural name for ghost user migrationOlivier Gonzalez2018-05-071-1/+1
| * | | | Merge branch 'fix/gb/add-pipeline-builds-foreign-key' into 'master'Kamil Trzciński2018-05-082-0/+42
| |\ \ \ \
| | * | | | Remove orphaned builds without project / pipeline referenceGrzegorz Bizon2018-05-081-1/+3
| | * | | | Add changelog for pipeline build foreign keyGrzegorz Bizon2018-05-081-1/+0
| | * | | | Add database foreign key between pipelines and buildsGrzegorz Bizon2018-05-082-0/+41
| * | | | | Removes RemoteMirror related TODO from project_specTiago Botelho2018-05-081-2/+0
| | |_|/ / | |/| | |
* | | | | Adds not null constraint to ProjectMirrorData's foreign_key project_idTiago Botelho2018-05-081-0/+18
|/ / / /
* | | | Merge branch 'feature-expose-runner-ip-to-api' into 'master'Kamil Trzciński2018-05-081-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Expose runner ip address to runners APILars Greiss2018-05-081-0/+5
* | | | Merge branch 'fix-reactive-cache-retry-rate' into 'master'Douwe Maan2018-05-081-7/+15
|\ \ \ \
| * | | | Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+15
| | |/ / | |/| |
* | | | Merge branch 'fix-failed-jobs-tab' into 'master'Grzegorz Bizon2018-05-081-5/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Respect permissions when showing Failed JobsKamil Trzciński2018-05-061-5/+44
* | | | Backport: Keep ShaAttribute from halting startup when we can’t connect to a...Brett Walker2018-05-081-13/+54
* | | | Replace the `project/builds/artifacts.feature` spinach test with an rspec analogblackst0ne2018-05-074-128/+154
* | | | Merge branch 'dm-project-factory-import-state' into 'master'Robert Speicher2018-05-071-28/+4
|\ \ \ \
| * | | | Don't always create a new import_state record from project factoryDouwe Maan2018-05-071-28/+4
* | | | | Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher2018-05-075-0/+51
|\ \ \ \ \
| * | | | | Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-075-0/+51
| | |/ / / | |/| | |
* | | | | Resolve "Monitoring graphs - Popover value improvements"Jose Ivan Vargas2018-05-074-19/+19
| |_|/ / |/| | |
* | | | Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-0710-67/+66
|\ \ \ \
| * | | | Backport 5480-epic-notifications from EEMario de la Ossa2018-05-0710-67/+66
* | | | | Merge branch 'upgrade-to-webpack-v4' into 'master'Clement Ho2018-05-071-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into upgrade-to-webpack-v4Mike Greiling2018-05-07113-631/+3654
| |\ \ \ \ \
| * | | | | | fix raven specsMike Greiling2018-05-031-1/+1
* | | | | | | Make deploy keys table more clearly structuredLukas Eipert2018-05-077-156/+198
* | | | | | | Resolve "Inform users of up to $500 offer for GCP account"Dennis Tang2018-05-071-0/+40
* | | | | | | Resolve "Clean up bottom status bar Web IDE"André Luís2018-05-074-0/+176
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'ccr/weight_1481' into 'master'Douwe Maan2018-05-073-30/+29
|\ \ \ \ \ \
| * | | | | | Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-033-30/+29
* | | | | | | Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-072-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin2018-05-072-2/+5