summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove dependencies on LinguistZeger-Jan van de Weg2018-10-124-24/+147
* Merge branch 'frontend-feature-flags' into 'master'Rémy Coutable2018-10-111-0/+32
|\
| * Support pushing of feature flags to the frontendYorick Peterse2018-10-111-0/+32
* | Remove Git circuit breakerZeger-Jan van de Weg2018-10-1011-751/+0
|/
* Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-0511-30/+380
|\
| * Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-058-10/+322
| |\
| * \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-35/+57
| |\ \
| * | | Add limitation for start_in keywordShinya Maeda2018-10-041-4/+11
| * | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0411-252/+144
| |\ \ \
| * | | | Add spec for Status::Pipeline::ScheduledShinya Maeda2018-10-031-0/+42
| * | | | Add spec for Gitlab::Ci::Status::Build::UnscheduleShinya Maeda2018-10-031-0/+94
| * | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-033-0/+195
| |\ \ \ \
| * | | | | Fix specShinya Maeda2018-10-024-5/+11
| * | | | | Fix specShinya Maeda2018-10-021-3/+3
| * | | | | Add spec for Build::FactoryShinya Maeda2018-10-021-0/+49
| * | | | | Add spec for YamlProcessorShinya Maeda2018-10-021-1/+16
| * | | | | Add spec for scheduled statusShinya Maeda2018-10-021-0/+27
| * | | | | Fix Status::Pipeline::Blocked specShinya Maeda2018-10-021-1/+1
| * | | | | Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda2018-10-021-0/+58
| * | | | | Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda2018-10-021-0/+65
| * | | | | Fix favicon specShinya Maeda2018-10-021-0/+1
| * | | | | Fix safe model attributesShinya Maeda2018-10-021-0/+1
| * | | | | Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-021-25/+10
* | | | | | Merge branch '46050_add_new_ci_predefined_variables_for_gitlab_version' into ...Douglas Barbosa Alexandre2018-10-051-0/+3
|\ \ \ \ \ \
| * | | | | | Add variables to CI jobs for GitLab version componentsGilbert Roulot2018-10-051-0/+3
* | | | | | | Merge branch 'load_project_features' into 'master'Sean McGivern2018-10-051-0/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Preload project features in reference parserJan Provaznik2018-09-301-0/+18
* | | | | | | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+1
* | | | | | | Merge branch 'master' into feature/gb/pipeline-only-except-with-modified-pathsGrzegorz Bizon2018-10-052-7/+13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-052-7/+13
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-042-7/+13
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-0424-310/+609
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-041-3/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix SpaceInsideArrayLiteralBrackets copSemyon Pupkov2018-09-201-3/+1
| * | | | | | Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-32/+56
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-32/+56
| * | | | | | Merge branch '45016-add-web-ide-commits-to-usage-ping' into 'master'Douwe Maan2018-10-032-0/+20
| |\ \ \ \ \ \
| | * | | | | | Implements Web IDE commits counter in RedisTiago Botelho2018-10-032-3/+19
| | * | | | | | Adds WebIDE commits to UsagePingTiago Botelho2018-10-012-0/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-039-252/+124
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-029-252/+124
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch '49952-port-upgrade-command-to-ce' into 'master'Kamil Trzciński2018-10-022-0/+194
| |\ \ \ \ \
| | * | | | | Port Helm::Api EE extensions to CE49952-port-upgrade-command-to-ceThong Kuah2018-10-011-0/+58
| | * | | | | Port UpgradeCommand to CEThong Kuah2018-09-271-0/+136
| * | | | | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-0/+1
| | |/ / / / | |/| | | |
| * | | | | Add variables on pipeline webhookPierre Tardy2018-10-011-15/+32
| * | | | | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-012-0/+45
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt2018-10-011-0/+17
| | |\ \ \ \ \
| | | * | | | | Fix syntax highlight taking too longMark Chao2018-09-031-0/+17