summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda2017-07-143-2/+39
* Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-143-21/+72
|\
| * Remove one assertion from projects controller specsGrzegorz Bizon2017-07-141-3/+2
| * Adds specs for renaming a project with container imagesGrzegorz Bizon2017-07-141-0/+15
| * Fix rubocop offense in projects controller specsGrzegorz Bizon2017-07-141-1/+1
| * Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-9/+25
| * Recover from renaming project that has container imagesGrzegorz Bizon2017-07-133-14/+35
* | Merge branch 'fix/sm/32032-remove-the-rest-of-trigger_schedule-related-codes'...Grzegorz Bizon2017-07-141-7/+0
|\ \
| * | Remove trigger_schedule_attributes and factory :ci_trigger_for_trigger_schedulefix/sm/32032-remove-the-rest-of-trigger_schedule-related-codesShinya Maeda2017-07-131-7/+0
* | | Merge branch '19629-remove-inactive-tokens-list' into 'master'Filipa Lacerda2017-07-142-10/+14
|\ \ \
| * | | Update test description to reflect behaviour19629-remove-inactive-tokens-listkushalpandya2017-07-141-1/+1
| * | | Update tests to cover removal of inactive tokens tablekushalpandya2017-07-142-9/+13
* | | | Revert "Merge branch 'revert-2c879643' into 'master'"Sean McGivern2017-07-141-21/+0
* | | | Merge branch 'gitlab-git-repository-log' into 'master'Sean McGivern2017-07-141-8/+8
|\ \ \ \
| * | | | Change Git::Repository#log to return CommitsJacob Vosmaer2017-07-131-8/+8
| | |_|/ | |/| |
* | | | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-1413-43/+143
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-1313-43/+143
* | | | Handle case when BroadcastMessage.current is nilStan Hu2017-07-131-0/+11
* | | | Merge branch 'fix-issue-tracker-spec' into 'master'Rémy Coutable2017-07-131-18/+9
|\ \ \ \
| * | | | Prevent GitLab issue tracker spec from failing later specsfix-issue-tracker-specSean McGivern2017-07-131-18/+9
| | |_|/ | |/| |
* | | | Merge branch 'bvl-enable-features-in-test' into 'master'Rémy Coutable2017-07-135-2/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-135-2/+22
| |/ /
* | | Merge branch 'lib-git-gitaly' into 'master'Sean McGivern2017-07-131-5/+5
|\ \ \ | |/ / |/| |
| * | Try to eliminate unused diff optionsJacob Vosmaer2017-07-121-5/+5
* | | Merge branch 'migrate-workhorse-send-blob-to-gitaly' into 'master'Robert Speicher2017-07-121-0/+38
|\ \ \
| * | | Migrate Workhorse SendBlob to GitalyAhmad Sherif2017-07-111-0/+38
* | | | Merge branch 'mr-branch-link-use-tree' into 'master'Robert Speicher2017-07-124-5/+46
|\ \ \ \
| * | | | Fix spec name grammermr-branch-link-use-treeClement Ho2017-07-121-3/+3
| * | | | Make commits behind text a link to the target branch commits pageClement Ho2017-07-114-4/+32
| * | | | Convert target branch link to use treeClement Ho2017-07-113-5/+5
| * | | | MR branch link now links to tree instead of commitsClement Ho2017-07-101-0/+13
| | |_|/ | |/| |
* | | | Update vue-resourceFilipa Lacerda2017-07-124-28/+51
* | | | Merge branch 'bugfix-htmlenc' into 'master'Sean McGivern2017-07-121-0/+12
|\ \ \ \
| * | | | Stop sanitizing user 'name' when inserting into dbNathan Neulinger2017-07-121-0/+12
| | |_|/ | |/| |
* | | | Merge branch 'replace_spinach_spec_browse_files' into 'master'Rémy Coutable2017-07-1211-57/+817
|\ \ \ \ | |/ / / |/| | |
| * | | Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-1211-57/+817
* | | | Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable2017-07-122-4/+38
|/ / /
* | | Merge branch 'rs-issue-34941' into 'master'Stan Hu2017-07-111-9/+13
|\ \ \
| * | | Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilientRobert Speicher2017-07-111-9/+13
* | | | Merge branch 'sh-add-mr-simple-mode' into 'master'Sean McGivern2017-07-111-0/+16
|\ \ \ \
| * | | | Use view=simple for simplifying merge requests APIStan Hu2017-07-111-1/+1
| * | | | Add a simple mode to merge request APIsh-add-mr-simple-modeStan Hu2017-07-111-0/+16
| |/ / /
* | | | 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
* | | | Merge branch 'rs-warm-capybara-only-in-ci' into 'master'Rémy Coutable2017-07-111-0/+1
|\ \ \ \
| * | | | Don't attempt to warm the Capybara cache outside of CIrs-warm-capybara-only-in-ciRobert Speicher2017-07-101-0/+1
* | | | | Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern2017-07-113-49/+155
|\ \ \ \ \
| * | | | | Differentiate shared test context using options hash instead of subject.33949-remove-healthcheck-access-tokenPawel Chojnacki2017-07-102-5/+7
| * | | | | Add tests for token auth.Pawel Chojnacki2017-07-062-16/+59
| * | | | | Add spaces between test phasesPawel Chojnacki2017-07-052-2/+19