summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Make Rubocop and Danger happyMatija Čupić2018-11-021-1/+1
* Move parallelized node index to job optionsMatija Čupić2018-11-011-5/+1
* Implement POC config based parallelizationMatija Čupić2018-10-311-0/+6
* Revert Seed based parallelization implementationMatija Čupić2018-10-301-6/+0
* Add build specsMatija Čupić2018-10-271-2/+2
* Refactor parallelization implementationMatija Čupić2018-10-271-0/+6
* Merge branch '51335-fail-early-when-user-cannot-be-identified' into 'master'Douwe Maan2018-10-261-7/+6
|\
| * Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-251-8/+5
| * User not defined in PostReceive#process_project_changesTiago Botelho2018-10-251-5/+7
* | Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-261-0/+5
|\ \
| * | Adds tracing messages for slow git pushesTiago Botelho2018-10-251-0/+5
| |/
* | Merge branch 'prettify-all-the-things-4' into 'master'Tim Zallmann2018-10-2642-631/+626
|\ \
| * \ Merge branch 'master' into 'prettify-all-the-things-4'prettify-all-the-things-4Mike Greiling2018-10-26440-5400/+7396
| |\ \
| * | | Prettify sidebar modulesMike Greiling2018-10-1714-254/+258
| * | | Prettify registry and reports modulesMike Greiling2018-10-1715-291/+262
| * | | Prettify protected_branches and protected_tags modulesMike Greiling2018-10-174-40/+68
| * | | Prettify performance_bar notes and profile modulesMike Greiling2018-10-1710-142/+134
* | | | Merge branch 'winh-split-merge-request-widget-dependencies' into 'master'Mike Greiling2018-10-269-83/+50
|\ \ \ \
| * | | | Resolve circular dependencies in merge request widgetwinh-split-merge-request-widget-dependenciesWinnie Hellmann2018-10-259-83/+50
* | | | | Resolve "No longer require a deploy to start Prometheus monitoring"Peter Leitzen2018-10-262-3/+7
* | | | | Update content of visible tooltipsWinnie Hellmann2018-10-261-0/+8
* | | | | Automatically navigate to last board visitedBrett Walker2018-10-266-1/+121
* | | | | Merge branch '52545-guest-create-issue-in-group-board' into 'master'Sean McGivern2018-10-264-10/+15
|\ \ \ \ \
| * | | | | Extract complex condition to computed propHeinrich Lee Yu2018-10-262-1/+4
| * | | | | Simplify query and add tests for authorization changeHeinrich Lee Yu2018-10-261-7/+3
| * | | | | Update boards issue creation authorizationHeinrich Lee Yu2018-10-261-1/+8
| * | | | | Always show new issue in Open listHeinrich Lee Yu2018-10-261-8/+7
| * | | | | Fix project selector to show only projects with issuesHeinrich Lee Yu2018-10-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch '52384-api-filter-assignee-none-any' into 'master'Sean McGivern2018-10-262-15/+28
|\ \ \ \ \
| * | | | | Support lowercase none / anyHeinrich Lee Yu2018-10-261-4/+4
| * | | | | Apply similar change to MRs APIHeinrich Lee Yu2018-10-261-0/+1
| * | | | | Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-262-16/+28
| |/ / / /
* | | | | Merge branch 'bvl-preload-user-status-for-events' into 'master'Sean McGivern2018-10-261-1/+1
|\ \ \ \ \
| * | | | | Preload user status for label eventsBob Van Landuyt2018-10-251-1/+1
* | | | | | Support backward compatibility when introduce new failure reasonShinya Maeda2018-10-261-1/+1
* | | | | | Merge branch '52115-Link-button-in-markdown-editor-should-recognize-URLs' int...Phil Hughes2018-10-261-0/+17
|\ \ \ \ \ \
| * | | | | | Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-241-0/+17
* | | | | | | Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-264-10/+8
* | | | | | | Fix inaccessible dropdown for code-less projectsJacques Erasmus2018-10-261-2/+2
* | | | | | | Merge branch 'remove-unnecessary-css' into 'master'Phil Hughes2018-10-261-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove .katex-display from selectorremove-unnecessary-cssAnnabel Dunstone Gray2018-10-241-1/+1
* | | | | | | Merge branch '40372-prometheus-dashboard-broken-on-firefox' into 'master'Clement Ho2018-10-251-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix prometheus graphs in firefox40372-prometheus-dashboard-broken-on-firefoxAdriel Santiago2018-10-241-2/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'winh-countdown-component' into 'master'Clement Ho2018-10-252-0/+61
|\ \ \ \ \ \ \
| * | | | | | | Add validation for date strings passed to GlCountdownwinh-countdown-componentWinnie Hellmann2018-10-251-4/+7
| * | | | | | | Add reusable component for counting downWinnie Hellmann2018-10-251-0/+46
| * | | | | | | Add calculateRemainingMilliseconds() helper functionWinnie Hellmann2018-10-251-0/+12
* | | | | | | | Merge branch 'jramsay-42673-commit-tooltip' into 'master'Douwe Maan2018-10-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add title to commit links in list viewJames Ramsay2018-10-251-1/+1
* | | | | | | | | Merge branch 'prettify-all-the-things-3' into 'master'Tim Zallmann2018-10-2546-780/+1001
|\ \ \ \ \ \ \ \ \