summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Support YAML alias/anchor usage in .gitlab-ci.ymlPascal Bach2016-03-081-0/+39
* Remove redundant integration testsRobert Speicher2016-03-071-1/+1
* Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-071-2/+1
|\
| * Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-2/+1
* | Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-073-5/+54
|\ \
| * | Change content of cross project labelGrzegorz Bizon2016-03-031-3/+3
| * | Improve cross project label look and feelGrzegorz Bizon2016-03-031-2/+8
| * | Add support for cross project references for labelsGrzegorz Bizon2016-03-031-0/+19
| * | Add cross project references support for label modelGrzegorz Bizon2016-03-031-1/+25
| * | Add support for keyword arguments in label reference methodGrzegorz Bizon2016-03-033-4/+4
* | | Merge branch 'rs-factory-nitpicks' into 'master' Douwe Maan2016-03-0715-39/+49
|\ \ \
| * | | Remove unnecessary attribute definitions from Service factoryrs-factory-nitpicksRobert Speicher2016-03-061-2/+0
| * | | Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-0613-28/+48
| * | | Remove unused `another_email` factoryRobert Speicher2016-03-061-9/+1
* | | | Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan2016-03-072-0/+74
|\ \ \ \ | |/ / / |/| | |
| * | | Indicate how much an MR branch diverges from the target branchPierre de La Morinerie2016-03-032-0/+74
| |/ /
* | | Merge branch 'rs-frontmatter-pre' into 'master' Robert Speicher2016-03-051-0/+53
|\ \ \
| * | | Add YamlFrontMatterFilter to the PreProcessPipelineRobert Speicher2016-03-041-0/+53
| |/ /
* | | Merge branch 'rs-no-default-credentials' into 'master' Douwe Maan2016-03-041-0/+26
|\ \ \
| * | | Allow the initial admin to set a passwordrs-no-default-credentialsRobert Speicher2016-03-041-0/+26
| | |/ | |/|
* | | Merge branch 'rs-organize-factories' into 'master' Douwe Maan2016-03-0438-258/+243
|\ \ \
| * | | Move all factory definitions to their own fileRobert Speicher2016-03-0438-258/+243
| |/ /
* | | Merge branch 'rs-wiki-pipeline-spec' into 'master' Douwe Maan2016-03-042-44/+60
|\ \ \ | |/ / |/| |
| * | Replace `[[_TOC_]]` tag even if `toc` result is blankrs-wiki-pipeline-specRobert Speicher2016-03-032-3/+3
| * | Add a spec for WikiPipelineRobert Speicher2016-03-012-44/+60
* | | Merge remote-tracking branch 'origin/issue_5854'Dmitriy Zaporozhets2016-03-041-2/+2
|\ \ \
| * | | Add commit message to JIRA's notification payload.Rubén Dávila2016-03-031-2/+2
* | | | Remove `Profile::KeysController#new` actionRobert Speicher2016-03-031-5/+0
* | | | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-036-62/+11
* | | | Merge branch 'renaming-repository-caching' into 'master' Rémy Coutable2016-03-031-7/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Flush repository caches before renaming projectsrenaming-repository-cachingYorick Peterse2016-02-261-7/+70
* | | | Merge branch 'issue_13648' into 'master' Douwe Maan2016-03-031-0/+72
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-021-0/+72
| | |/ | |/|
* | | Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-3/+3
* | | Merge branch 'fix/deprecated-ci-badge-permissions' into 'master' Douwe Maan2016-03-021-0/+53
|\ \ \
| * | | Do not require authentication for CI status badgefix/deprecated-ci-badge-permissionsGrzegorz Bizon2016-03-011-12/+11
| * | | Fix specs for deprecated CI build status badgeGrzegorz Bizon2016-03-011-1/+2
| * | | Fix deprecated CI build status badge permissionsGrzegorz Bizon2016-03-011-0/+53
* | | | Merge branch 'issue_13716' into 'master' Douwe Maan2016-03-021-4/+31
|\ \ \ \
| * | | | Add some specs for Repository#revert.issue_13716Rubén Dávila2016-03-011-4/+31
| | |/ / | |/| |
* | | | Merge branch 'rs-filter-array' into 'master' Douwe Maan2016-03-021-0/+39
|\ \ \ \
| * | | | Add FilterArray class to Banzairs-filter-arrayRobert Speicher2016-03-011-0/+39
| |/ / /
* | | | Merge branch 'mail-room-config-without-rails' into 'master' Douwe Maan2016-03-023-0/+78
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into mail-room-config-without-railsmail-room-config-without-railsDouwe Maan2016-02-294-14/+122
| |\ \ \
| * | | | Don't load all of GitLab in mail_roomDouwe Maan2016-02-263-0/+78
* | | | | Merge branch 'fix/commit-status-api-improvement' into 'master' Douwe Maan2016-03-011-54/+110
|\ \ \ \ \
| * | | | | Improve commit status API specsfix/commit-status-api-improvementGrzegorz Bizon2016-03-011-30/+19
| * | | | | Improve commit status API specs (refactoring)Grzegorz Bizon2016-02-291-41/+76
| * | | | | Return empty array when commit has no statuses in APIGrzegorz Bizon2016-02-291-37/+69
| | |/ / / | |/| | |
* | | | | Merge branch 'rs-wiki-toc' into 'master' Douwe Maan2016-03-011-0/+52
|\ \ \ \ \