summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add `sync_status` to the project search partialee-8121-geo-search-barGabriel Mazetto2018-11-011-0/+3
* 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
|\ \ \ \ \ \ \
| * | | | | | | Prettify app/assets/javascripts/pagesprettify-all-the-things-3Mike Greiling2018-10-1746-780/+1001
* | | | | | | | Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-10-252-0/+146
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Backport SSH host key detection code to CENick Thomas2018-10-252-0/+146
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '53055-combine-date-util-functions' into 'master'Filipa Lacerda2018-10-259-218/+214
|\ \ \ \ \ \ \
| * | | | | | | Run through Prettier and remove ESLint disablesKushal Pandya2018-10-253-150/+159
| * | | | | | | Update pretty_time methods import pathKushal Pandya2018-10-252-2/+2
| * | | | | | | Add pretty_time methodsKushal Pandya2018-10-252-63/+53
| * | | | | | | Update pikaday method import pathKushal Pandya2018-10-254-5/+4
| * | | | | | | Add pikaday parsing methodsKushal Pandya2018-10-252-28/+29
| * | | | | | | Convert methods to ES6 exportsKushal Pandya2018-10-251-39/+36
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'mr-diff-data' into 'master'Filipa Lacerda2018-10-256-78/+78
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Update the state, not a paramPhil Hughes2018-10-253-56/+57
| * | | | | | Impove diff discussion datamr-diff-dataPhil Hughes2018-10-246-76/+75
* | | | | | | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil TrzciƄski2018-10-253-13/+6
|\ \ \ \ \ \ \
| * | | | | | | Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-233-6/+3
| * | | | | | | Update all usages of KubeClientThong Kuah2018-10-233-10/+6
* | | | | | | | Move job stuck status to backendSteve Azzopardi2018-10-254-20/+14
| |_|/ / / / / |/| | | | | |
* | | | | | | Prettify all the things (part 7)Mike Greiling2018-10-2448-679/+826
| |_|_|_|/ / |/| | | | |
* | | | | | Fix usage ping linkAnand2018-10-241-1/+1
* | | | | | Merge branch 'backport-ce-for-5781-operations-homepage-mvc-frontend' into 'ma...Annabel Dunstone Gray2018-10-241-0/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |