summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Extract common logic to HashedStorage::BaseWorkerGabriel Mazetto2019-03-014-55/+35
* Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto2019-03-011-1/+2
* Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-018-12/+66
* Refactor ProjectMigrate and ProjectRollback workersGabriel Mazetto2019-03-016-91/+101
* Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-016-0/+195
* Merge branch '10097-number-utils' into 'master'Phil Hughes2019-03-011-0/+19
|\
| * Moves utility function into CEFilipa Lacerda2019-03-011-0/+19
* | Merge branch '57991-frontend-pagination-needs-to-handle-cases-where-the-x-tot...Phil Hughes2019-03-012-21/+18
|\ \
| * | Make JS pagination handle missing 'X-Total-Pages' headerRémy Coutable2019-02-282-21/+18
* | | Merge branch '_acet-ce-related-mrs' into 'master'Kushal Pandya2019-03-012-0/+271
|\ \ \
| * | | Move related issues shared components from EEFatih Acet2019-03-012-0/+271
* | | | Merge branch 'ce-7714-view-recent-boards' into 'master'Sean McGivern2019-03-013-11/+19
|\ \ \ \ | |/ / / |/| | |
| * | | CE-port for 7714-view-recent-boardsHeinrich Lee Yu2019-03-013-11/+19
| | |/ | |/|
* | | Merge branch '58274-folder-icon-in-tags-page' into 'master'Tim Zallmann2019-03-011-1/+1
|\ \ \ | |/ / |/| |
| * | Use `folder-open` from sprite icons for Browse Files buttonKushal Pandya2019-02-281-1/+1
* | | Merge branch 'note-header-ee-differences' into 'master'Filipa Lacerda2019-03-013-8/+13
|\ \ \
| * | | Move EE differences in CE diff files into CEPhil Hughes2019-03-013-8/+13
* | | | Merge branch 'fix-inconsistent-behavior-of-has-ref' into 'master'Kamil Trzciński2019-03-012-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix inconsistent `branch?` behaviorShinya Maeda2019-03-012-5/+1
* | | | Merge branch '54643-lower_issuable_finder_complexity' into 'master'Sean McGivern2019-03-011-15/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Always use CTE for IssuableFinder countsMario de la Ossa2019-02-281-15/+25
* | | | Merge branch '57734-improve-label-dropdown-selection-performance' into 'master'Fatih Acet2019-03-012-29/+21
|\ \ \ \
| * | | | Remove jQuery overhead in labels select renderingHeinrich Lee Yu2019-02-271-11/+18
| * | | | Improve glDropdown rendering performanceHeinrich Lee Yu2019-02-272-19/+4
* | | | | Externalize markdown toolbar tooltipsEnrique Alcántara2019-03-013-24/+29
* | | | | Fix broken master issue due to stylelint errorsFatih Acet2019-02-281-2/+2
* | | | | Add CSS needed for new spinnerBrandon Labuschagne2019-02-282-0/+52
* | | | | Merge branch '56863-system-messages-in-email' into 'master'Douglas Barbosa Alexandre2019-02-2814-3/+90
|\ \ \ \ \
| * | | | | Show header and footer system messages in emailAlexandru Croitor2019-02-2714-3/+90
* | | | | | Merge branch 'noteable-discussion-ee-differences-ce' into 'master'Filipa Lacerda2019-02-284-2/+20
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CE port of noteable-discussion-ee-differencesPhil Hughes2019-02-284-2/+20
* | | | | | Merge branch 'web-ide-default-merge-request' into 'master'Nick Thomas2019-02-282-4/+8
|\ \ \ \ \ \
| * | | | | | Use Web IDE path for merge request edit buttonsPhil Hughes2019-02-272-4/+8
* | | | | | | Fix bug where project topics truncateBrandon Labuschagne2019-02-282-4/+15
* | | | | | | Merge branch 'add-project-level-config-for-prospective-merge-pipelines-ce' in...Filipa Lacerda2019-02-281-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add project level config for merge pipelinesShinya Maeda2019-02-281-0/+1
* | | | | | | | Jira: Make issue links title compactDouglas Barbosa Alexandre2019-02-281-2/+3
| |_|/ / / / / |/| | | | | |
* | | | | | | Resolve "Add missing karma tests to the the MR Diff components"Natalia Tepluhina2019-02-282-9/+8
* | | | | | | Merge branch 'root_controller_gitaly_allow_n_1' into 'master'Stan Hu2019-02-281-1/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow Gitaly N+1 calls for RootController#indexThong Kuah2019-02-281-1/+7
* | | | | | | Adhere to stylelint specsAnnabel Dunstone Gray2019-02-271-9/+9
* | | | | | | Merge branch 'tz-stylelint-episode-2' into 'master'Annabel Dunstone Gray2019-02-2751-395/+338
|\ \ \ \ \ \ \
| * | | | | | | Added Stylelint SetupTim Zallmann2019-02-2552-397/+338
* | | | | | | | use functional style for tags finderAlexis Reigel2019-02-271-19/+19
* | | | | | | | don't filter tags by taggable typeAlexis Reigel2019-02-272-13/+2
* | | | | | | | optimize sql query to get tags related to runnersAlexis Reigel2019-02-271-2/+12
* | | | | | | | inherit DropdownUser from DropdownAjaxFilterAlexis Reigel2019-02-271-63/+20
* | | | | | | | use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-278-20/+131
* | | | | | | | add tag filter to admin runners pageAlexis Reigel2019-02-276-1/+70
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'members-ee-code-ce' into 'master'Filipa Lacerda2019-02-273-11/+20
|\ \ \ \ \ \ \