summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '29046-fix-github-importer-open-prs' into 'master' Douwe Maan2017-03-102-33/+95
|\
| * Using guard clause and added more specs29046-fix-github-importer-open-prsGabriel Mazetto2017-03-102-49/+87
| * Fix GitHub Import for open PRs from a forkGabriel Mazetto2017-03-101-0/+24
* | Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-101-5/+45
|\ \ | |/ |/|
| * Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menuEric Eastwood2017-03-091-5/+45
* | Merge branch '29137-bulk-perform-async-should-specify-queue' into 'master' Douwe Maan2017-03-101-5/+20
|\ \
| * | adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-101-5/+20
| |/
* | Merge branch 'tc-fix-project-create-500' into 'master'Douwe Maan2017-03-102-0/+16
|\ \
| * | Fix for creating a project through API when import_url is niltc-fix-project-create-500Toon Claes2017-03-102-0/+16
* | | Merge branch '28307-update-projects-edit-feature-spec' into 'master' Rémy Coutable2017-03-101-19/+11
|\ \ \
| * | | Update feature visibility spec for projects edit pageDavid Piegza2017-03-091-19/+11
| | |/ | |/|
* | | Merge branch 'adam-prevent-two-issue-trackers' into 'master' Sean McGivern2017-03-101-0/+32
|\ \ \
| * | | Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-101-0/+32
* | | | Merge branch '24166-close-builds-dropdown' into 'master' Clement Ho2017-03-101-7/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Updates test to use html tags24166-close-builds-dropdownFilipa Lacerda2017-03-091-1/+7
| * | | Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-091-8/+8
| * | | Prevent dropdown from closing when user clicks in a build.Filipa Lacerda2017-03-091-0/+15
* | | | Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński2017-03-102-4/+31
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-082-4/+31
* | | | Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-091-3/+29
* | | | Merge branch 'diff-avatar-improvements' into 'master' Filipa Lacerda2017-03-091-0/+50
|\ \ \ \
| * | | | Added regression testsdiff-avatar-improvementsPhil Hughes2017-03-091-0/+50
* | | | | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda2017-03-092-14/+14
|\ \ \ \ \
| * | | | | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-082-14/+14
* | | | | | Merge branch '28030-infinite-offset' into 'master' Filipa Lacerda2017-03-091-0/+90
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+90
* | | | | | Merge branch 'dz-nested-groups-members' into 'master' Dmitriy Zaporozhets2017-03-091-0/+22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Show members of parent groups on project members pagedz-nested-groups-membersDmitriy Zaporozhets2017-03-091-0/+22
| | |_|/ / | |/| | |
* | | | | Merge branch 'storage-validation-improvement' into 'master' Sean McGivern2017-03-091-39/+53
|\ \ \ \ \
| * | | | | Improve storage validation after configuration structure updatestorage-validation-improvementAlejandro Rodríguez2017-03-081-39/+53
* | | | | | Merge branch 'feature/gb/verbosify-blocked-pipeline-status' into 'master' Kamil Trzciński2017-03-094-3/+75
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-082-0/+50
| * | | | | Adjust specs for core pipeline detailed statusesGrzegorz Bizon2017-03-082-3/+25
| | |_|_|/ | |/| | |
* | | | | Fix wrong message on starred projects filteringGeorge Andrinopoulos2017-03-091-9/+28
* | | | | Merge branch 'remove-awards-handler-spec-timeout' into 'master' Clement Ho2017-03-091-3/+0
|\ \ \ \ \
| * | | | | Remove timeout from awards_handler_spec.jsremove-awards-handler-spec-timeout💃 Winnie 💃2017-03-081-3/+0
| | |_|/ / | |/| | |
* | | | | Merge branch '29034-fix-github-importer' into 'master' Douwe Maan2017-03-081-0/+28
|\ \ \ \ \
| * | | | | Refactor some code29034-fix-github-importerGabriel Mazetto2017-03-081-0/+18
| * | | | | Fix name colision when importing GitHub pull requests from forked repositoriesGabriel Mazetto2017-03-081-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch '29162-refactor-dropdown-milestone-spec' into 'master' Rémy Coutable2017-03-081-27/+31
|\ \ \ \ \
| * | | | | Refactor dropdown_milestone_spec.rbGeorge Andrinopoulos2017-03-081-27/+31
* | | | | | Merge branch 'es6-class-issue' into 'master' Clement Ho2017-03-081-23/+20
|\ \ \ \ \ \
| * | | | | | Convert Issue into ES6 class (!9636)winniehell2017-03-081-23/+20
| |/ / / / /
* | | | | | Remove hidden text from subscribe buttonAnnabel Dunstone Gray2017-03-081-1/+1
* | | | | | Merge branch 'rs-lower-capybara-timeout' into 'master' Rémy Coutable2017-03-081-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Decrease Capybara timeout for CI environmentrs-lower-capybara-timeoutRobert Speicher2017-03-081-1/+1
| | |/ / / | |/| | |
* | | | | Raise an exception if creating a test repository failsNick Thomas2017-03-081-2/+2
|/ / / /
* | | | Merge branch 'fix-visual-tokens' into 'master' Alfredo Sumaran2017-03-082-3/+38
|\ \ \ \
| * | | | Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-082-3/+38
* | | | | Added discussion comments avatars to diffPhil Hughes2017-03-082-1/+146
| |_|_|/ |/| | |