summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-2715-3/+3
* Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-271-0/+1
|\
| * Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-231-0/+1
* | Add encrypted optional option to DeployToken authentication fieldEtienne Baqué2019-08-261-1/+1
* | Merge branch 'sh-fix-piwik-template' into 'master'Ash McKenzie2019-08-271-2/+2
|\ \
| * | Fix Piwik not workingsh-fix-piwik-templateStan Hu2019-08-261-2/+2
* | | Merge branch 'sh-guard-against-orphaned-project-feature' into 'master'Michael Kozono2019-08-261-0/+2
|\ \ \
| * | | Guard against deleted project feature entryStan Hu2019-08-261-0/+2
* | | | Revert "Merge branch 'user-tracking-settings' into 'master'"Jeremy Jackson2019-08-263-31/+20
* | | | Merge branch 'setting_mirror_repos_too_big' into 'master'Tim Zallmann2019-08-261-2/+0
|\ \ \ \
| * | | | apps: remove the too big "Mirror a repository" headerNeroBurner2019-08-221-2/+0
* | | | | Merge branch 'patch-74' into 'master'Mike Greiling2019-08-261-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix: remove double % from layout width descriptionВладислав Поляков2019-08-241-1/+1
* | | | | Using before_save method instead of setterAishwarya Subramanian2019-08-261-1/+11
* | | | | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-263-20/+31
* | | | | Replace echo function with a resolverBrett Walker2019-08-264-22/+15
* | | | | Add usage pings for merge request creatingIgor2019-08-261-0/+1
* | | | | Merge branch 'zj-remove-object-pools-feature-flag' into 'master'Nick Thomas2019-08-261-2/+1
|\ \ \ \ \
| * | | | | Remove the object pools feature flagZeger-Jan van de Weg2019-08-261-2/+1
* | | | | | Merge branch '66443-unrecoverable-configuration-loop-in-external-auth-control...Nick Thomas2019-08-261-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add test, reduce complexityRobert Schilling2019-08-221-2/+5
| * | | | | Don't check external authorization when disabling the serviceRobert Schilling2019-08-221-1/+2
* | | | | | Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-266-29/+98
* | | | | | Update gitlab_schema.rb to fix typoLucy Fox2019-08-261-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu2019-08-241-1/+1
|\ \ \ \ \
| * | | | | Preload tags when loading Ci::Pipelinemc/bug/nplusone-pipelines-showMatija Čupić2019-08-231-1/+1
* | | | | | Merge branch '64764-fix-serverless-layout' into 'master'Fatih Acet2019-08-241-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix serverless entry page layout64764-fix-serverless-layoutEnrique Alcantara2019-08-201-1/+1
* | | | | | Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_type...Tim Zallmann2019-08-243-8/+16
|\ \ \ \ \ \
| * | | | | | Replace the area with time series where usedMiguel Rincon2019-08-213-8/+16
* | | | | | | Add a link to docs in project descriptionReuben Pereira2019-08-231-219/+0
* | | | | | | Merge branch 'fe-fix-issuable-sidebar-icon-of-notification-disabled' into 'ma...Mike Greiling2019-08-232-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix issuable sidebar icon of notification disabledPaul Slaughter2019-08-232-3/+5
| |/ / / / / /
* | | | | | | Change misleading pipeline status tooltipScott Hampton2019-08-234-7/+5
* | | | | | | Merge branch '66402-use-visual-review-tools-npm-package' into 'master'Mike Greiling2019-08-2321-1151/+0
|\ \ \ \ \ \ \
| * | | | | | | Move visual review toolbar to NPMshampton2019-08-2321-1151/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '66037-deployment-user' into 'master'Tim Zallmann2019-08-233-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-223-3/+11
* | | | | | | | Implement validation logic to ProjectStageAdam Hegyi2019-08-232-0/+73
* | | | | | | | Merge branch 'ce-jej/fix-sso-enforced-docker-registry-auth' into 'master'Kamil Trzciński2019-08-231-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | JwtController avoids activating session checksce-jej/fix-sso-enforced-docker-registry-authJames Edwards-Jones2019-08-221-0/+1
* | | | | | | | Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'Jan Provaznik2019-08-233-16/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-233-16/+18
* | | | | | | | | Merge branch 'master' into 'master'Stan Hu2019-08-231-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Reduce dedup calls to gc onlyBoris Krylov2019-08-221-1/+1
* | | | | | | | | Hide duplicate board list while draggingWinnie Hellmann2019-08-233-2/+9
* | | | | | | | | Fix broken git clone box on wiki git access pageHimanshu Kapoor2019-08-238-38/+24
* | | | | | | | | fix charts scroll handle iconLaura Montemayor2019-08-231-1/+1
* | | | | | | | | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-232-8/+24
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-222-8/+24