summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-1031-92/+208
|\
| * 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
* | | | | | 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
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre2019-09-092-0/+7
| |\ \ \ \ \
| | * | | | | Settings API: domain_{black,white}list should be arraysMathieu Parent2019-09-092-2/+5
| | * | | | | Show domain_blacklist and domain_whitelist in the settings APIMathieu Parent2019-09-092-2/+6
| * | | | | | Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-097-23/+62
| * | | | | | Expose update project service JSON endpointPeter Leitzen2019-09-092-4/+30
| * | | | | | Merge branch '60724-watch-button' into 'master'Clement Ho2019-09-092-3/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Give notification buttons btn-xs class60724-watch-buttonJarek Ostrowski2019-09-092-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge branch '9102-hide-dismissed-vulnerabilities-in-the-group-security-dashb...Clement Ho2019-09-091-0/+49
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Backport "Add toggle to hide dismissed vulnerabilities"9102-hide-dismissed-vulnerabilities-in-the-group-security-dashboard-backportPaul Gascou-Vaillancourt2019-09-041-0/+49
| * | | | | Merge branch 'events-delete-all' into 'master'Lin Jen-Shin2019-09-095-5/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Use delete_all for deleting eventsevents-delete-allJan Provaznik2019-09-075-5/+5
| * | | | | Application Statistics APIManoj MJ2019-09-0913-38/+180
| * | | | | Merge branch 'remove-unnecessary-freeze-in-app-helpers' into 'master'Stan Hu2019-09-081-3/+3
| |\ \ \ \ \
| | * | | | | Avoid calling freeze on already frozen strings in app/helpersdineshpanda2019-09-041-3/+3
| * | | | | | Add method to authorize reading from prometheus proxyRyan Cobb2019-09-072-0/+5
| | |/ / / / | |/| | | |
| * | | | | Allow to load ECDSA certificates for pages domainsVladimir Shushlin2019-09-073-4/+38
| * | | | | Update keyboard shortcuts modal and docMarcel Amirault2019-09-067-213/+159
| * | | | | Merge branch 'qa/e2e-tests-for-multiple-boards-on-group-level' into 'master'Walmyr Lima e Silva Filho2019-09-062-3/+4
| |\ \ \ \ \
| | * | | | | Update views for testabilityqa/e2e-tests-for-multiple-boards-on-group-levelWalmyr Lima2019-09-052-3/+4
| * | | | | | Back porting changes to trigger user create event on Trial sign upAishwarya Subramanian2019-09-061-0/+1
| | |_|_|/ / | |/| | | |
| * | | | | Fix sharing localStorage with all MRsIgor2019-09-061-1/+1
| * | | | | Quote branch names in how to merge instructionsLee Tickett2019-09-061-8/+9
| * | | | | Merge branch 'sh-add-sidekiq-logging-for-bad-ci' into 'master'Grzegorz Bizon2019-09-061-1/+27
| |\ \ \ \ \
| | * | | | | Log errors for failed pipeline creation in PostReceivesh-add-sidekiq-logging-for-bad-ciStan Hu2019-09-051-1/+27
| * | | | | | Merge branch '67032-add-projects-param-to-issuable-finder' into 'master'Kamil Trzciński2019-09-061-4/+19
| |\ \ \ \ \ \
| | * | | | | | Add projects parameter to IssuableFinderLin Jen-Shin2019-09-061-4/+19
| | |/ / / / /