summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Split metrics from health controller into metrics controllerPawel Chojnacki2017-06-022-39/+51
* Merge branch '2361-pending-migrations-break-current-settings' into 'master'Rémy Coutable2017-06-022-2/+2
|\
| * Skip loading application settings from the database when migrations are pendingNick Thomas2017-06-022-2/+2
* | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-027-127/+342
|\ \
| * | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-026-9/+168
| * | Add frontend fixture for issue listwinh2017-06-021-0/+11
| * | Simplify filtered_search_visual_tokens_spec.jswinh2017-06-021-118/+163
* | | Merge branch 'port-refactor-wiki-page-services' into 'master'Grzegorz Bizon2017-06-023-48/+53
|\ \ \
| * | | Refactor specs for WikiPage servicesport-refactor-wiki-page-servicesDouglas Barbosa Alexandre2017-06-023-48/+53
| | |/ | |/|
* | | Merge branch '32983-merge-conflict-resolution-removed-the-newline-in-the-end-...Rémy Coutable2017-06-021-3/+39
|\ \ \
| * | | Keep trailing newline when picking conflict sections32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-fileSean McGivern2017-06-011-3/+39
* | | | Merge branch '33242-create-project-for-user-api-ignores-path-parameter' into ...Sean McGivern2017-06-021-5/+21
|\ \ \ \
| * | | | Fix missing optional path parameter in "Create project for user" API33242-create-project-for-user-api-ignores-path-parameterAthar Hameed2017-06-021-5/+21
* | | | | Merge branch '28080-system-checks' into 'master'Sean McGivern2017-06-026-1/+290
|\ \ \ \ \
| * | | | | Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-314-77/+68
| * | | | | Fix BasicExecutor specsGabriel Mazetto2017-05-311-4/+0
| * | | | | Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-311-1/+3
| * | | | | Improve Specs and some fixesGabriel Mazetto2017-05-313-0/+189
| * | | | | Added specs for BaseExecutorGabriel Mazetto2017-05-311-0/+51
| * | | | | Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-312-0/+58
| * | | | | Move rainbow monkey patch to String to spec_helperGabriel Mazetto2017-05-312-1/+3
* | | | | | Merge branch '33215-fix-hard-delete-of-users' into 'master'Douwe Maan2017-06-022-2/+8
|\ \ \ \ \ \
| * | | | | | Fix hard-deleting users when they have authored issuesNick Thomas2017-06-022-2/+8
* | | | | | | Merge branch 'blameless' into 'master'Rémy Coutable2017-06-022-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-022-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-028-105/+402
|\ \ \ \ \ \
| * | | | | | Minor refactor based on review feedbackkushalpandya2017-06-021-1/+2
| * | | | | | Address review comments31511-jira-settingsJarka Kadlecova2017-06-021-1/+1
| * | | | | | Update as per reviewkushalpandya2017-06-011-1/+0
| * | | | | | Update tests based on source changeskushalpandya2017-06-011-7/+10
| * | | | | | Remove extra new linekushalpandya2017-06-011-1/+0
| * | | | | | Address MR commentsJarka Kadlecova2017-06-012-3/+12
| * | | | | | Tests for `integration_settings_form`kushalpandya2017-06-012-0/+229
| * | | | | | fix failing specsJarka Kadlecova2017-06-013-41/+6
| * | | | | | Add feature tests for improved JIRA settingsJarka Kadlecova2017-06-012-3/+82
| * | | | | | simplify test&save actions when setting a service integrationJarka Kadlecova2017-06-014-69/+82
* | | | | | | Pipeline show view real time header sectionFilipa Lacerda2017-06-0210-14/+162
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '33207-show-delete-option-in-admin-users-page' into 'master'Grzegorz Bizon2017-06-021-0/+2
|\ \ \ \ \ \
| * | | | | | Allow admins to delete users from the admin users pageNick Thomas2017-06-011-0/+2
* | | | | | | Show current user immediately in issuable filtersWinnie Hellmann2017-06-024-0/+211
| |_|/ / / / |/| | | | |
* | | | | | Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt2017-06-012-3/+3
* | | | | | Merge branch 'zj-realtime-env-list' into 'master'Kamil Trzciński2017-06-015-1/+59
|\ \ \ \ \ \
| * | | | | | Explicitly test etag cache invalidationzj-realtime-env-listZ.J. van de Weg2017-06-011-3/+8
| * | | | | | Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-06-01206-1473/+5681
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Test etag cache key changing valueZ.J. van de Weg2017-05-311-0/+12
| * | | | | | Merge branch 'master' into zj-realtime-env-listZ.J. van de Weg2017-05-25181-1119/+2162
| |\ \ \ \ \ \
| * | | | | | | Test etag caching router and incorporate reviewZ.J. van de Weg2017-05-243-5/+19
| * | | | | | | Adds polling function to environments tableFilipa Lacerda2017-05-221-0/+9
| * | | | | | | Use etag caching for environments JSONZ.J. van de Weg2017-05-222-1/+19
* | | | | | | | Merge branch 'dm-fix-pipeline-creation-race-condition' into 'master'Kamil Trzciński2017-06-011-2/+3
|\ \ \ \ \ \ \ \