summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-027-3/+49
* Merge branch '2361-pending-migrations-break-current-settings' into 'master'Rémy Coutable2017-06-023-4/+5
|\
| * Skip loading application settings from the database when migrations are pendingNick Thomas2017-06-023-4/+5
* | Merge branch 'winh-styled-people-search-bar' into 'master'Tim Zallmann2017-06-0212-143/+414
|\ \
| * | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-0210-22/+237
| * | Move clear search button out of issuable search barwinh2017-06-022-3/+3
| * | Add frontend fixture for issue listwinh2017-06-021-0/+11
| * | Simplify filtered_search_visual_tokens_spec.jswinh2017-06-021-118/+163
* | | Merge branch 'job-details-increase-deboune' into 'master'33126-vue-js-timeago-add-missing-functionalitiesPhil Hughes2017-06-022-4/+2
|\ \ \
| * | | Use throttle when window is resizedFilipa Lacerda2017-06-022-4/+2
|/ / /
* | | 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-023-8/+50
|\ \ \
| * | | Keep trailing newline when picking conflict sections32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-fileSean McGivern2017-06-013-8/+50
* | | | Merge branch '32747-translation-of-dates-for-cycle-analytics-is-incomplete' i...James Lopez2017-06-023-1/+72
|\ \ \ \
| * | | | Add translations for elapsed time in words32747-translation-of-dates-for-cycle-analytics-is-incompleteRuben Davila2017-06-023-1/+72
* | | | | Merge branch '33242-create-project-for-user-api-ignores-path-parameter' into ...Sean McGivern2017-06-023-5/+26
|\ \ \ \ \
| * | | | | Fix missing optional path parameter in "Create project for user" API33242-create-project-for-user-api-ignores-path-parameterAthar Hameed2017-06-023-5/+26
* | | | | | Merge branch '28080-system-checks' into 'master'Sean McGivern2017-06-0231-479/+1197
|\ \ \ \ \ \
| * | | | | | Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-316-102/+91
| * | | | | | Fix BasicExecutor specsGabriel Mazetto2017-05-313-31/+11
| * | | | | | ChangelogGabriel Mazetto2017-05-311-0/+4
| * | | | | | Fixed and improved some existing checks and SystemCheck libraryGabriel Mazetto2017-05-3112-77/+61
| * | | | | | Fix codestyleGabriel Mazetto2017-05-314-12/+8
| * | | | | | Improve Specs and some fixesGabriel Mazetto2017-05-316-8/+198
| * | | | | | Add ActiveUsers CheckGabriel Mazetto2017-05-312-6/+19
| * | | | | | Refactor gitlab:app:checks to use SystemCheckGabriel Mazetto2017-05-3122-504/+778
| * | | | | | Added specs for BaseExecutorGabriel Mazetto2017-05-311-0/+51
| * | | | | | Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-313-0/+65
| * | | | | | Fix a few method signature checksGabriel Mazetto2017-05-312-2/+2
| * | | | | | Move rainbow monkey patch to String to spec_helperGabriel Mazetto2017-05-312-1/+3
| * | | | | | Some code-style fixes and documentationGabriel Mazetto2017-05-314-17/+76
| * | | | | | WIP SystemCheck library for executing checks from a rake taskGabriel Mazetto2017-05-315-0/+111
* | | | | | | Merge branch '33215-fix-hard-delete-of-users' into 'master'Douwe Maan2017-06-024-7/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix hard-deleting users when they have authored issuesNick Thomas2017-06-024-7/+13
* | | | | | | | Merge branch 'update-installation-docs-with-i18n' into 'master'Douwe Maan2017-06-021-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add section to compile GetText files for source installationsupdate-installation-docs-with-i18nRuben Davila2017-06-011-0/+4
* | | | | | | | | Merge branch 'blameless' into 'master'Rémy Coutable2017-06-027-5/+10
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Promote blameless culture by using "annotate" insteadIlya Vassilevsky2017-06-027-5/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch '31511-jira-settings' into 'master'Sean McGivern2017-06-0244-230/+726
|\ \ \ \ \ \ \ \
| * | | | | | | | Minor refactor based on review feedbackkushalpandya2017-06-022-2/+3
| * | | | | | | | Address review comments31511-jira-settingsJarka Kadlecova2017-06-024-6/+6
| * | | | | | | | Action link role sets to `button` if no HREF is givenkushalpandya2017-06-011-2/+8
| * | | | | | | | Update as per reviewkushalpandya2017-06-012-2/+1
| * | | | | | | | Update tests based on source changeskushalpandya2017-06-011-7/+10
| * | | | | | | | Provide `test-url` via backendkushalpandya2017-06-011-1/+1
| * | | | | | | | Remove extra new linekushalpandya2017-06-011-1/+0
| * | | | | | | | Update as per review feedbackkushalpandya2017-06-012-27/+32
| * | | | | | | | Add doc commentkushalpandya2017-06-011-2/+15
| * | | | | | | | Address MR commentsJarka Kadlecova2017-06-016-4/+25