summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-273-29/+75
* Merge branch '30306-transaction-while-moving-issues-to-ghost-user' into 'mast...Yorick Peterse2017-04-242-0/+70
|\
| * Move records to the ghost user in a transaction.Timothy Andrew2017-04-242-0/+70
* | Merge branch 'submodules-no-dotgit' into 'master' Dmitriy Zaporozhets2017-04-221-4/+8
|\ \
| * | submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-4/+8
* | | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-213-132/+211
|\ \ \
| * | | Start versioning cached markdown fieldsNick Thomas2017-04-213-122/+212
| * | | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-14/+3
* | | | Merge branch 'dz-cleanup-add-users' into 'master' Douwe Maan2017-04-213-3/+28
|\ \ \ \
| * | | | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-213-3/+28
* | | | | Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda2017-04-211-0/+45
|\ \ \ \ \
| * | | | | Improved the specform-focus-previous-incorrect-formPhil Hughes2017-04-211-9/+25
| * | | | | Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-211-0/+29
* | | | | | Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-211-0/+25
|\ \ \ \ \ \
| * | | | | | Also test against external-issue for deleted projectsLin Jen-Shin2017-04-211-5/+17
| * | | | | | Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-2171-165/+1327
| |\ \ \ \ \ \
| * | | | | | | Fix Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-201-0/+13
* | | | | | | | Refactor environments components into vue files - part 3Filipa Lacerda2017-04-213-3/+3
* | | | | | | | Adding animation for all dropdownNur Rony2017-04-214-14/+16
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'dz-refactor-admin-group-members' into 'master' Douwe Maan2017-04-211-0/+24
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Refactor Admin::GroupsController#members_update method and add some specsdz-refactor-admin-group-membersDmitriy Zaporozhets2017-04-201-0/+24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix/encoding-issue' into 'master' Sean McGivern2017-04-211-0/+4
|\ \ \ \ \ \
| * | | | | | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...fix/encoding-issueJames Lopez2017-04-201-0/+4
* | | | | | | Merge branch '31189-pipelines-error-state' into 'master' Phil Hughes2017-04-211-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Guarantee only one state is shown at a time31189-pipelines-error-stateFilipa Lacerda2017-04-201-1/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern2017-04-211-0/+35
|\ \ \ \ \ \ \
| * | | | | | | Add missing newlineswinniehell2017-04-201-0/+6
| * | | | | | | Add missing newlineswinniehell2017-04-201-0/+16
| * | | | | | | Add failing test for #31012winniehell2017-04-191-0/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '30637-replace-delete-buttons-get-fork-cancel-confirmation' into...Filipa Lacerda2017-04-211-0/+37
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+37
| | |/ / / / | |/| | | |
* | | | | | Change spec folder to match the assets onevue-pipelines-folderFilipa Lacerda2017-04-2011-0/+0
|/ / / / /
* | | | | Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-203-4/+144
|\ \ \ \ \
| * | | | | Move some project/group members spinach tests to rspecdz-refactor-create-membersDmitriy Zaporozhets2017-04-172-2/+142
| * | | | | Refactor members controller destroy actionDmitriy Zaporozhets2017-04-171-1/+1
| * | | | | Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-1/+1
* | | | | | Merge branch 'uassign_on_member_removing' into 'master' Sean McGivern2017-04-204-7/+55
|\ \ \ \ \ \
| * | | | | | Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-203-9/+14
| * | | | | | Remove assigned_(issues|merge_requests) methods from the issuableValery Sizov2017-04-182-4/+1
| * | | | | | Unassign all Issues and Merge Requests when member leaves teamValery Sizov2017-04-181-0/+46
* | | | | | | Refactor into .vue filesFilipa Lacerda2017-04-202-2/+2
* | | | | | | Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-203-1/+5
* | | | | | | Merge branch 'fix/29125' into 'master' Sean McGivern2017-04-201-0/+21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Port of fix/29125-ee to CEDouglas Barbosa Alexandre2017-04-191-0/+21
* | | | | | | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-32/+76
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
* | | | | | | Refactor into .vue files part 2Filipa Lacerda2017-04-203-3/+3
* | | | | | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
* | | | | | | | Refactor changing files in web UIDouwe Maan2017-04-2015-45/+45