summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-023-2/+7
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-02510-2512/+9152
|\
| * 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
| | * | | | | | | Tests for `integration_settings_form`kushalpandya2017-06-012-0/+229
| | * | | | | | | Add comments for method and minor refinementskushalpandya2017-06-011-2/+7
| | * | | | | | | Fix class name typokushalpandya2017-06-012-2/+2
| | * | | | | | | fix failing specsJarka Kadlecova2017-06-013-41/+6
| | * | | | | | | Add feature tests for improved JIRA settingsJarka Kadlecova2017-06-017-19/+99
| | * | | | | | | Initialize canTestService from form metakushalpandya2017-06-011-4/+6
| | * | | | | | | Use `@service.can_test?` to enable test before savekushalpandya2017-06-011-1/+1
| | * | | | | | | Fix bug where form's `novalidate` attribute is not respectedkushalpandya2017-06-011-3/+7