summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-262-16/+28
* 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
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Backport scss changes for ee 7973backport-ce-for-5781-operations-homepage-mvc-frontendAdriel Santiago2018-10-191-0/+10
* | | | | Merge branch 'fix/limit-flash-notice-width' into 'master'Phil Hughes2018-10-243-7/+8
|\ \ \ \ \
| * | | | | Limit flash notice width on fixed and fluid layoutGeorge Tsiolis2018-10-233-7/+8
* | | | | | Add transparent background to markdown header tabsGeorge Tsiolis2018-10-241-0/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'mr-file-list' into 'master'Filipa Lacerda2018-10-243-24/+140
|\ \ \ \ \
| * | | | | Use convertPermissionToBoolean to get a booleanmr-file-listPhil Hughes2018-10-232-2/+7
| * | | | | Changed list view tooltipPhil Hughes2018-10-231-2/+2
| * | | | | Updated file tree iconPhil Hughes2018-10-231-2/+2
| * | | | | Store tree list preference in localStoragePhil Hughes2018-10-231-7/+18
| * | | | | Dynamically truncate the text in the file rowPhil Hughes2018-10-233-15/+27
| * | | | | Add list mode to file browser in diffsPhil Hughes2018-10-234-24/+112
* | | | | | Merge branch 'add-security-dashboard-link-ce' into 'master'Kamil Trzciński2018-10-242-1/+22
|\ \ \ \ \ \
| * | | | | | Sync group sidebar template with EEadd-security-dashboard-link-cesamdbeckham2018-10-232-1/+22
* | | | | | | Resolve "Endless scroll loader is visible on user profile overview page"Martin Wortschack2018-10-243-7/+16
|/ / / / / /
* | | | | | Merge branch '53013-duplicate-escape' into 'master'Phil Hughes2018-10-231-6/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removes escape from job item53013-duplicate-escapeFilipa Lacerda2018-10-231-6/+5
* | | | | | Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-1/+1
* | | | | | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-3/+9
|\ \ \ \ \ \
| * | | | | | Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-3/+9
* | | | | | | Update Todo icons in collapsed sidebar for Issues and MRsKushal Pandya2018-10-232-4/+4