summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
* | | | | | | Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas2018-10-231-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Alias the lfs_enabled methodlfs-project-attribute-aliasCindy Pallares2018-10-221-0/+2
* | | | | | | Add `Any` option to milestone filterHeinrich Lee Yu2018-10-232-6/+14
* | | | | | | Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-2329-29/+364
| |_|/ / / / |/| | | | |
* | | | | | Merge branch '42611-removed-branch-link' into 'master'Grzegorz Bizon2018-10-232-3/+13
|\ \ \ \ \ \
| * | | | | | Do not raise error when checking pipeline reference42611-removed-branch-linkGrzegorz Bizon2018-10-221-0/+2
| * | | | | | Fix pipeline reference existence check and add specsGrzegorz Bizon2018-10-221-3/+3
| * | | | | | Creates ref_exists? method for Pipeline classFilipa Lacerda2018-10-082-1/+5
| * | | | | | Merge branch 'master' into 42611-removed-branch-linkFilipa Lacerda2018-10-081538-7517/+15183
| |\ \ \ \ \ \
| * | | | | | | Render link to branch only when branch still existsFilipa Lacerda2018-08-311-1/+5
* | | | | | | | Merge branch '52840-fix-runners-details-page' into 'master'Grzegorz Bizon2018-10-231-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix rendering of 'Protected' valueTomasz Maczukin2018-10-221-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '46884-remove-card-title' into 'master'Annabel Dunstone Gray2018-10-2213-66/+34
|\ \ \ \ \ \ \
| * | | | | | | Remove .card-title from .card-header for BS4 migrationTakuya Noguchi2018-10-1913-66/+34
* | | | | | | | Merge branch '51716-add-kubernetes-namespace-model' into 'master'Andreas Brandl2018-10-224-1/+70
|\ \ \ \ \ \ \ \