summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-indicator-for-pipeline-for-merge-train' into 'master'Thong Kuah2019-09-112-46/+14
|\
| * Make MR pipeline widget text more descriptive (CE)ce-indicator-for-pipeline-for-merge-trainNathan Friend2019-09-112-46/+14
* | Add bottom margin to snippet titleMarcel van Remmerden2019-09-111-1/+1
* | Add missing `render_gfm` import to filesIllya Klymov2019-09-113-2/+3
* | Replacing vue-resource with axios in Markdown fieldWinnie Hellmann2019-09-111-3/+3
* | Backport changes for 16252 in EE add current_user to report comparison servicesCan Eldem2019-09-112-4/+5
* | Disable "transfer group" button when no parent group is selectedJan Beckmann2019-09-115-7/+10
* | Merge branch '61927-pages-custom-domain-virtual-domain' into 'master'Kamil Trzciński2019-09-115-5/+83
|\ \
| * | Add support for custom domains to the internal Pages APIKrasimir Angelov2019-09-105-5/+83
* | | Add 30 and 60 minute bucketsElliot Rushton2019-09-111-1/+1
| |/ |/|
* | Merge branch 'dz-fix-add-cluster-doc-links' into 'master'Kushal Pandya2019-09-112-2/+2
|\ \
| * | Fix doc links for adding a cluster to a projectdz-fix-add-cluster-doc-linksdocs/dz-fix-cluster-doc-linksDmitriy Zaporozhets2019-09-102-2/+2
* | | Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-119-10/+158
* | | Merge branch 'sh-fix-oauth-application-page' into 'master'Rémy Coutable2019-09-113-2/+7
|\ \ \
| * | | Optimize /admin/applications so that it does not timeoutsh-fix-oauth-application-pageStan Hu2019-09-093-2/+7
| | |/ | |/|
* | | Merge branch '65988-optimize-snippet-listings' into 'master'Thong Kuah2019-09-1112-71/+97
|\ \ \
| * | | Add controller concern for paginated collections65988-optimize-snippet-listingsMarkus Koller2019-09-107-44/+49
| * | | Optimize queries for snippet listingsMarkus Koller2019-09-109-28/+49
* | | | Fix CSP failure patching graphiql viewAlessio Caiazza2019-09-111-0/+18
* | | | Merge branch '66023-public-private-fork-counts' into 'master'Stan Hu2019-09-113-13/+10
|\ \ \ \
| * | | | Fix N+1s queriesDouglas Barbosa Alexandre2019-09-102-2/+7
| * | | | Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-1031-92/+208
| |\ \ \ \
| * | | | | Apply suggestion to app/views/projects/forks/index.html.hamlStan Hu2019-09-101-1/+1
| * | | | | Make Rubocop happyDouglas Barbosa Alexandre2019-09-092-1/+2
| * | | | | Remove N+1 queriesDouglas Barbosa Alexandre2019-09-091-1/+1
| * | | | | Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-0968-321/+795
| |\ \ \ \ \
| * | | | | | Remove "n private forks you have no access to"Camil Staps2019-09-061-6/+0
| * | | | | | Fix public/private/internal fork countsCamil Staps2019-09-062-10/+7
* | | | | | | Prevent archived projects from showing up in global searchDavid Palubin2019-09-101-1/+1
* | | | | | | Add global toast moduleFernando Arias2019-09-101-0/+8
| |_|/ / / / |/| | | | |
* | | | | | Remove vue resource from sidebar serviceWinnie Hellmann2019-09-104-42/+23
* | | | | | Merge branch '34338-details-element' into 'master'Annabel Dunstone Gray2019-09-101-0/+12
|\ \ \ \ \ \
| * | | | | | Add padding to details element in markdown34338-details-elementJarek Ostrowski2019-09-091-0/+12
* | | | | | | Merge branch 'remove-old-ignore-column' into 'master'Peter Leitzen2019-09-104-19/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove ignore_column occurence in CE coderemove-old-ignore-columnDmitriy Zaporozhets2019-09-104-19/+0
* | | | | | | | Merge branch '64251-redis-set-cache-mark-2' into 'master'Stan Hu2019-09-101-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't use the redis set cache yetNick Thomas2019-09-101-4/+4
| * | | | | | | Revert "Revert "Cache branch and tag names as Redis sets""Nick Thomas2019-09-101-4/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Async import custom stage form componentsEzekiel Kigbo2019-09-105-4/+28
* | | | | | | Merge branch 'fj-62807-not-prefill-target-branch' into 'master'Lin Jen-Shin2019-09-102-5/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Avoid setting merge request target branch when source if default branchfj-62807-not-prefill-target-branchFrancisco Javier López2019-09-102-5/+18
* | | | | | | Add event presenterJan Provaznik2019-09-109-14/+41
* | | | | | | Provide urls for Merge Requests and Issue linksEtienne Baqué2019-09-102-1/+39
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'qa/e2e-tests-for-issue-weights' into 'master'Walmyr Lima e Silva Filho2019-09-091-1/+1
|\ \ \ \ \ \
| * | | | | | Update view for testabilityWalmyr Lima2019-09-061-1/+1
* | | | | | | Merge branch 'jivanvl-add-caret-icon-dashboard' into 'master'Clement Ho2019-09-091-3/+35
|\ \ \ \ \ \ \
| * | | | | | | Add caret icons to the monitoring dashboardjivanvl-add-caret-icon-dashboardJose Vargas2019-09-091-3/+35
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '13095-missing-borders-between-settings-items' into 'master'Paul Slaughter2019-09-091-3/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | CE - Resolve "Missing borders between settings items"Marcel van Remmerden2019-09-091-3/+7
* | | | | | | Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre2019-09-092-0/+7
|\ \ \ \ \ \ \