summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-091-1/+1
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-1/+1
* | | Resolve Environments#additional_metrics TypeError, ensure unix formatSarah Yasonik2019-04-091-1/+1
| |/ |/|
* | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-7/+3
|/
* Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controllerStan Hu2019-04-071-0/+2
* Expand FindCommit caching to blob and refssh-improve-find-commit-cachingStan Hu2019-04-063-2/+5
* Add Knative metrics to PrometheusChris Baumbauer2019-04-061-6/+17
* Enable FindCommit caching for project and commits pagesStan Hu2019-04-051-0/+2
* Fall back to project repository type by defaultBob Van Landuyt2019-04-051-4/+2