summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Fix feature specsSean McGivern2017-07-201-3/+3
| * | | | | | | | | | | | | Changes based on MR feedback.Ryan Scott2017-07-203-54/+54
| * | | | | | | | | | | | | Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-204-0/+158
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'dz-update-shoulda' into 'master'Rémy Coutable2017-07-2510-16/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Adjust tests to work with latest shoulda gemdz-update-shouldaDmitriy Zaporozhets2017-07-243-8/+6
| * | | | | | | | | | | | Update tests for new version of shoulda-matchersDmitriy Zaporozhets2017-07-244-4/+9
| * | | | | | | | | | | | Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets2017-07-243-5/+5
| * | | | | | | | | | | | Update shoulda-matchers gem to 3.1.2Dmitriy Zaporozhets2017-07-241-0/+7
* | | | | | | | | | | | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-2410-43/+106
* | | | | | | | | | | | | Merge branch '35444-error-500-viewing-notes-with-anonymous-user' into 'master'Robert Speicher2017-07-243-4/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-243-4/+26
* | | | | | | | | | | | | | Use `match_array` rather than `eq` in ProjectsFinder specrs-project-finder-spec-mysqlRobert Speicher2017-07-241-4/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'fix/use-another-gitaly-feature-name-for-workhorse-send-blob' in...Robert Speicher2017-07-241-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use a unique feature name for Workhorse send blob migrationfix/use-another-gitaly-feature-name-for-workhorse-send-blobAhmad Sherif2017-07-241-2/+2
* | | | | | | | | | | | | | Merge branch '31533-usage-data-projects-stats' into 'master'Sean McGivern2017-07-241-4/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add Slack and JIRA services counts to Usage Data31533-usage-data-projects-statsJarka Kadlecova2017-07-241-4/+25
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch '33097-issue-tracker' into 'master'Sean McGivern2017-07-2416-80/+570
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Support both internal and external issue trackersJarka Kadlecova2017-07-2414-58/+492
| * | | | | | | | | | | | | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-243-23/+79
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'upgrade-re2' into 'master'Grzegorz Bizon2017-07-242-4/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Upgrade the re2 gem to 1.1.0Nick Thomas2017-07-242-4/+18
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Decrease ABC threshold to 56.96Maxim Rydkin2017-07-241-0/+136
* | | | | | | | | | | | | Fix editing project with container images presentGrzegorz Bizon2017-07-241-1/+8
* | | | | | | | | | | | | Merge branch 'rs-overcreating-users' into 'master'Rémy Coutable2017-07-242-12/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Create guest users only when necessary rather than for every specrs-overcreating-usersRobert Speicher2017-07-212-12/+24
* | | | | | | | | | | | | Merge branch 'fix-old-ci-api' into 'master'Grzegorz Bizon2017-07-221-0/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix support for old CI API when image or services are not specifiedfix-old-ci-apiKamil Trzcinski2017-07-221-0/+66
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Short-circuit build coverage extraction for empty regexesNick Thomas2017-07-222-3/+25
* | | | | | | | | | | | | Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-226-37/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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-212-1/+15
| * | | | | | | | | | | | | Rename build to pipeline for status badgesZ.J. van de Weg2017-07-215-36/+63
* | | | | | | | | | | | | | Merge branch '35368-fix-gcovr-regexp-matching' into 'master'Grzegorz Bizon2017-07-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix the gcovr coverage regex by removing line separators before scanningNick Thomas2017-07-211-0/+7
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '35178-remember-me-in-omniauth-box-seems-too-close-to-icons' int...Clement Ho2017-07-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-1/+1
* | | | | | | | | | | | | | Merge branch 'gitaly-tree-entries' into 'master'Rémy Coutable2017-07-212-8/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Incorporate CommitService.GetTreeEntries Gitaly callgitaly-tree-entriesAlejandro Rodríguez2017-07-202-8/+47
* | | | | | | | | | | | | | | Merge branch '34549-extract-devise-mappings-into-helper' into 'master'Rémy Coutable2017-07-215-6/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo2017-07-205-6/+28
* | | | | | | | | | | | | | | | Merge branch 'rs-move-mr-slash-command-spec-from-issues' into 'master'Rémy Coutable2017-07-212-26/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Move a spec related to merge requests out of a feature related to issuesrs-move-mr-slash-command-spec-from-issuesRobert Speicher2017-07-202-26/+18
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'feature/migrate-commit-find-all-to-gitaly' into 'master'Robert Speicher2017-07-211-50/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Migrate Gitlab::Git::Commit.find_all to Gitalyfeature/migrate-commit-find-all-to-gitalyAhmad Sherif2017-07-201-50/+66
* | | | | | | | | | | | | | | | | 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 '34788-testenv-doesn-t-update-the-component-correctly-when-a-bra...Robert Speicher2017-07-211-13/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Improve version handling on component install tasks34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specifiedAlejandro Rodríguez2017-07-201-13/+2
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3'Sean McGivern2017-07-211-1/+19
* | | | | | | | | | | | | | | | | | Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-211-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \