Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-cop | Rémy Coutable | 2017-06-02 | 25 | -51/+53 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch '2361-pending-migrations-break-current-settings' into 'master' | Rémy Coutable | 2017-06-02 | 3 | -4/+5 |
|\ | | | | | | | | | | | | | Skip loading application settings from the database when migrations are pending Closes gitlab-ee#2361 See merge request !11842 | ||||
| * | Skip loading application settings from the database when migrations are pending | Nick Thomas | 2017-06-02 | 3 | -4/+5 |
| | | | | | | | | | | | | Various Rails initializers (metrics, sentry, etc) are run before migrations, which can lead to a mismatch between app/models/application_settings.rb and schema. | ||||
* | | Merge branch 'winh-styled-people-search-bar' into 'master' | Tim Zallmann | 2017-06-02 | 12 | -143/+414 |
|\ \ | | | | | | | | | | | | | | | | | | | Style people in issuable search bar Closes #30468 See merge request !11402 | ||||
| * | | Style people in issuable search bar (!11402)winh-styled-people-search-bar | winh | 2017-06-02 | 10 | -22/+237 |
| | | | |||||
| * | | Move clear search button out of issuable search bar | winh | 2017-06-02 | 2 | -3/+3 |
| | | | |||||
| * | | Add frontend fixture for issue list | winh | 2017-06-02 | 1 | -0/+11 |
| | | | |||||
| * | | Simplify filtered_search_visual_tokens_spec.js | winh | 2017-06-02 | 1 | -118/+163 |
| | | | |||||
* | | | Merge branch 'job-details-increase-deboune' into 'master'33126-vue-js-timeago-add-missing-functionalities | Phil Hughes | 2017-06-02 | 2 | -4/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use throttle when window is resized Closes #33222 See merge request !11857 | ||||
| * | | | Use throttle when window is resized | Filipa Lacerda | 2017-06-02 | 2 | -4/+2 |
|/ / / | |||||
* | | | Merge branch 'port-refactor-wiki-page-services' into 'master' | Grzegorz Bizon | 2017-06-02 | 3 | -48/+53 |
|\ \ \ | | | | | | | | | | | | | | | | | Refactor specs for WikiPage services See merge request !11862 | ||||
| * | | | Refactor specs for WikiPage servicesport-refactor-wiki-page-services | Douglas Barbosa Alexandre | 2017-06-02 | 3 | -48/+53 |
| | |/ | |/| | |||||
* | | | Merge branch ↵ | Rémy Coutable | 2017-06-02 | 3 | -8/+50 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-file' into 'master' Resolve "Merge conflict resolution removed the newline in the end of file" Closes #32983 See merge request !11817 | ||||
| * | | | Keep trailing newline when picking conflict sections32983-merge-conflict-resolution-removed-the-newline-in-the-end-of-file | Sean McGivern | 2017-06-01 | 3 | -8/+50 |
| | | | | | | | | | | | | | | | | | | | | If our side of the conflict file has a trailing newline, and we are picking sections, not editing the whole content, then add a trailing newline back. | ||||
* | | | | Merge branch '32747-translation-of-dates-for-cycle-analytics-is-incomplete' ↵ | James Lopez | 2017-06-02 | 3 | -1/+72 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add translations for elapsed time in words Closes #32747 See merge request !11769 | ||||
| * | | | | Add translations for elapsed time in words32747-translation-of-dates-for-cycle-analytics-is-incomplete | Ruben Davila | 2017-06-02 | 3 | -1/+72 |
| | | | | | |||||
* | | | | | Merge branch '33242-create-project-for-user-api-ignores-path-parameter' into ↵ | Sean McGivern | 2017-06-02 | 3 | -5/+26 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add optional path parameter and fix tests Closes #33242 See merge request !11868 | ||||
| * | | | | | Fix missing optional path parameter in "Create project for user" API33242-create-project-for-user-api-ignores-path-parameter | Athar Hameed | 2017-06-02 | 3 | -5/+26 |
| | | | | | | |||||
* | | | | | | Merge branch '28080-system-checks' into 'master' | Sean McGivern | 2017-06-02 | 31 | -479/+1197 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SystemCheck library for executing checks from a rake task See merge request !9173 | ||||
| * | | | | | | Refactor and move things around to improve in YAGNI perspective | Gabriel Mazetto | 2017-05-31 | 6 | -102/+91 |
| | | | | | | | |||||
| * | | | | | | Fix BasicExecutor specs | Gabriel Mazetto | 2017-05-31 | 3 | -31/+11 |
| | | | | | | | |||||
| * | | | | | | Changelog | Gabriel Mazetto | 2017-05-31 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Fixed and improved some existing checks and SystemCheck library | Gabriel Mazetto | 2017-05-31 | 12 | -77/+61 |
| | | | | | | | |||||
| * | | | | | | Fix codestyle | Gabriel Mazetto | 2017-05-31 | 4 | -12/+8 |
| | | | | | | | |||||
| * | | | | | | Improve Specs and some fixes | Gabriel Mazetto | 2017-05-31 | 6 | -8/+198 |
| | | | | | | | |||||
| * | | | | | | Add ActiveUsers Check | Gabriel Mazetto | 2017-05-31 | 2 | -6/+19 |
| | | | | | | | |||||
| * | | | | | | Refactor gitlab:app:checks to use SystemCheck | Gabriel Mazetto | 2017-05-31 | 22 | -504/+778 |
| | | | | | | | |||||
| * | | | | | | Added specs for BaseExecutor | Gabriel Mazetto | 2017-05-31 | 1 | -0/+51 |
| | | | | | | | |||||
| * | | | | | | Added specs for SystemCheck and custom matcher | Gabriel Mazetto | 2017-05-31 | 3 | -0/+65 |
| | | | | | | | |||||
| * | | | | | | Fix a few method signature checks | Gabriel Mazetto | 2017-05-31 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Move rainbow monkey patch to String to spec_helper | Gabriel Mazetto | 2017-05-31 | 2 | -1/+3 |
| | | | | | | | |||||
| * | | | | | | Some code-style fixes and documentation | Gabriel Mazetto | 2017-05-31 | 4 | -17/+76 |
| | | | | | | | |||||
| * | | | | | | WIP SystemCheck library for executing checks from a rake task | Gabriel Mazetto | 2017-05-31 | 5 | -0/+111 |
| | | | | | | | |||||
* | | | | | | | Merge branch '33215-fix-hard-delete-of-users' into 'master' | Douwe Maan | 2017-06-02 | 4 | -7/+13 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix hard-deleting users when they have authored issues Closes #33215 See merge request !11855 | ||||
| * | | | | | | | Fix hard-deleting users when they have authored issues | Nick Thomas | 2017-06-02 | 4 | -7/+13 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'update-installation-docs-with-i18n' into 'master' | Douwe Maan | 2017-06-02 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add section to compile GetText files for source installations See merge request !11865 | ||||
| * | | | | | | | | Add section to compile GetText files for source installationsupdate-installation-docs-with-i18n | Ruben Davila | 2017-06-01 | 1 | -0/+4 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'blameless' into 'master' | Rémy Coutable | 2017-06-02 | 7 | -5/+10 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Promote blameless culture by using "annotate" instead See merge request !10378 | ||||
| * | | | | | | | | Promote blameless culture by using "annotate" instead | Ilya Vassilevsky | 2017-06-02 | 7 | -5/+10 |
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | User-facing changes (fast & easy win) | ||||
* | | | | | | | | Merge branch '31511-jira-settings' into 'master' | Sean McGivern | 2017-06-02 | 44 | -230/+726 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplify test&save actions when setting a service integration Closes #31511 See merge request !11599 | ||||
| * | | | | | | | | Minor refactor based on review feedback | kushalpandya | 2017-06-02 | 2 | -2/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Address review comments31511-jira-settings | Jarka Kadlecova | 2017-06-02 | 4 | -6/+6 |
| | | | | | | | | | |||||
| * | | | | | | | | Action link role sets to `button` if no HREF is given | kushalpandya | 2017-06-01 | 1 | -2/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Update as per review | kushalpandya | 2017-06-01 | 2 | -2/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Update tests based on source changes | kushalpandya | 2017-06-01 | 1 | -7/+10 |
| | | | | | | | | | |||||
| * | | | | | | | | Provide `test-url` via backend | kushalpandya | 2017-06-01 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove extra new line | kushalpandya | 2017-06-01 | 1 | -1/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Update as per review feedback | kushalpandya | 2017-06-01 | 2 | -27/+32 |
| | | | | | | | | | |||||
| * | | | | | | | | Add doc comment | kushalpandya | 2017-06-01 | 1 | -2/+15 |
| | | | | | | | | | |||||
| * | | | | | | | | Address MR comments | Jarka Kadlecova | 2017-06-01 | 6 | -4/+25 |
| | | | | | | | | |