summaryrefslogtreecommitdiff
path: root/spec/features/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix specfix/sm/35931-active-ci-pipelineschedule-have-nullified-next_run_atShinya Maeda2017-08-041-7/+3
* fixShinya Maeda2017-08-041-0/+23
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0263-71/+71
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-24/+24
* Fix spec/features/projects/branches_specRobert Speicher2017-07-281-3/+3
* Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable2017-07-2873-97/+95
|\
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-2773-97/+95
* | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-281-1/+1
|\ \
| * | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-1/+1
* | | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher2017-07-271-1/+11
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary codeHiroyuki Sato2017-07-261-1/+0
| * | Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato2017-07-23121-1245/+5751
| |\ \
| * | | Refactor specHiroyuki Sato2017-03-091-2/+2
| * | | Prevent concurrent editing wikiHiroyuki Sato2017-03-081-1/+11
* | | | Remove superfluous type defs in specsKeifer Furzland2017-07-2789-89/+89
* | | | Merge branch '35191-prioritized-labels-for-non-member' into 'master'Rémy Coutable2017-07-271-0/+8
|\ \ \ \
| * | | | Remove help message about prioritized labels for non-membersTakuya Noguchi2017-07-271-0/+8
| | |/ / | |/| |
* | | | Merge branch 'rc/fix-tests-factories' into 'master'Sean McGivern2017-07-271-1/+1
|\ \ \ \
| * | | | Fix the :project factory by not copying the test repo twicerc/fix-tests-factoriesRémy Coutable2017-07-271-1/+1
* | | | | Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-2/+2
|/ / / /
* | | | Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-0/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move exception handling to executeTiago Botelho2017-07-261-14/+4
| * | | Add specs for ProjectDestroyWorkerTiago Botelho2017-07-201-0/+30
* | | | Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-14/+7
* | | | Support both internal and external issue trackersJarka Kadlecova2017-07-241-1/+1
* | | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-4/+15
| |/ / |/| |
* | | Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-222-6/+76
|\ \ \
| * | | Port spinach tests to rspec feature specszj-pipeline-badge-improvementsZ.J. van de Weg2017-07-211-5/+61
| * | | Reword success to passing for pipeline badgesZ.J. van de Weg2017-07-211-0/+14
| * | | Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-6/+6
* | | | Merge branch '28975-recommend-using-v4-api-on-slash-command-integrations' int...Robert Speicher2017-07-212-2/+2
|\ \ \ \
| * | | | Recommend using V4 API on chat slash command integrations28975-recommend-using-v4-api-on-slash-command-integrationsOswaldo Ferreira2017-07-192-2/+2
* | | | | Merge branch 'fix/sm/32790-pipeline_schedules-pages-throwing-error-500' into ...Grzegorz Bizon2017-07-211-0/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add present?Shinya Maeda2017-07-201-0/+24
* | | | | Wrong data type when testing webhooksAlexander Randa2017-07-201-12/+13
| |_|/ / |/| | |
* | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-1/+8
* | | | Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-191-0/+132
|\ \ \ \ | |_|/ / |/| | |
| * | | Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-191-0/+132
| |/ /
* | | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-8/+6
|/ /
* | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-141-1/+1
|\ \
| * | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-1/+1
* | | Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-0/+4
* | | Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-128-57/+787
* | | Merge branch '34907-dont-show-pipeline-schedule-button-for-non-member' into '...Kamil Trzciński2017-07-111-127/+161
|\ \ \
| * | | Do not show pipeline schedule button for non-memberTakuya Noguchi2017-07-111-127/+161
| |/ /
* | | Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
|/ /
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-073-22/+84
|\ \