summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'security-fix-badges-leaked-to-unauthorized-users-11-11' into '1...GitLab Release Tools Bot2019-07-241-1/+2
|\
| * Don't display badges when builds are restrictedFabio Pitino2019-06-271-1/+2
* | Merge branch 'security-mr-pipeline-permissions-11-11' into '11-11-stable'GitLab Release Tools Bot2019-07-242-2/+3
|\ \
| * | Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-052-2/+3
| |/
* | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-11/+1
|/
* Authorize access before serving project templateLuke Duncalfe2019-06-122-2/+20
* Fix the overriding of EE import paramsIgor Drozdov2019-05-291-1/+11
* Hide password on import by url formIgor Drozdov2019-05-211-9/+2
* Add external dashboard linkAdriel Santiago2019-05-072-0/+5
* Destroy repo mirrors instead of disabling themLuke Bennett2019-05-061-0/+1
* Implement support for CI variables of type fileKrasimir Angelov2019-05-063-3/+3
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+25
* Update metrics dashboard API to load yml from repoSarah Yasonik2019-05-011-4/+22
* Merge branch '60476-actionview-missingtemplate-missing-template-projects-issu...Ash McKenzie2019-04-301-12/+0
|\
| * Delete leftover code for referenced_merge_requests60476-actionview-missingtemplate-missing-template-projects-issues-_merge_requests-with-locale-en-formats-html-varianFatih Acet2019-04-151-12/+0
* | Load environment metrics only for JSON endpointPeter Leitzen2019-04-291-4/+4
* | Merge branch '60383-setup-dashboard-endpoint' into 'master'Grzegorz Bizon2019-04-281-1/+16
|\ \
| * | Move MetricsDashboard to Metrics::Dashboardsyasonik2019-04-251-1/+1
| * | Rubocopsyasonik2019-04-241-0/+1
| * | Defend against dashboard errors, rework sequencesyasonik2019-04-241-1/+1
| * | Remove extra spacesyasonik2019-04-241-1/+1
| * | Refactor metrics_dashboard response conditionalssyasonik2019-04-241-11/+5
| * | Make EE interactions and transformations cleanersyasonik2019-04-241-1/+1
| * | Reduce cognitivty complexity moresyasonik2019-04-241-4/+8
| * | Try to reduce complexity againsyasonik2019-04-241-10/+4
| * | Reduce congnitive complexitysyasonik2019-04-241-8/+7
| * | Bring in line with EE needssyasonik2019-04-241-1/+1
| * | Inherit from BaseServicerpereira22019-04-241-3/+13
| * | Refactor dashboard proccesing into stagessyasonik2019-04-241-1/+1
| * | Rubocop cleanupsyasonik2019-04-241-1/+1
| * | Add unit tests and fix broken endpointsyasonik2019-04-241-2/+2
| * | Use existing common metricssyasonik2019-04-241-1/+0
| * | Save multi-dashboard logic for another MRsyasonik2019-04-241-1/+1
| * | Add inital dashboard endpoint supportsyasonik2019-04-241-0/+14
* | | Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+2
* | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-2/+2
* | | Redirect to settings page on invalid updateMatija Čupić2019-04-241-1/+1
|/ /
* | Introduce ServiceResponse to wrap around responseLin Jen-Shin2019-04-221-4/+4
* | Aligned IssuesController implementation with EEPatrick Derichs2019-04-181-4/+4
* | Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+1
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-161-14/+16
|\ \
| * | Backport changes from EEMatija Čupić2019-04-161-14/+16
* | | Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-151-1/+1
|\ \ \
| * | | Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-151-1/+1
| | |/ | |/|
* | | Add ability to do variable substitutionReuben Pereira2019-04-151-3/+26
* | | Added write_repository scope for personal access tokenHoratiu Eugen Vlad2019-04-151-1/+1
* | | Remove rails-deprecated_sanitizer dependency17014-remove-rails-deprecated_sanitizerDmitriy Zaporozhets2019-04-121-2/+2
|/ /
* | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-1/+1
|/
* Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-091-1/+1
|\
| * Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1