summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-1/+14
|\
| * Merge branch 'security-mr-head-pipeline-leak' into 'master'GitLab Release Tools Bot2019-08-291-1/+8
| |\
| | * Permission fix for MergeRequestsController#pipeline_statusdrew cimino2019-08-121-1/+8
| * | Merge branch 'security-ci-metrics-permissions' into 'master'GitLab Release Tools Bot2019-08-291-0/+6
| |\ \
| | * | Restrict MergeRequests#test_reports to authenticated users with read-access o...drew cimino2019-08-221-0/+6
* | | | Reduce the number of SQL requests on MR-showIgor2019-08-281-0/+1
* | | | Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-1/+1
|/ / /
* | | Preload tags when loading Ci::Pipelinemc/bug/nplusone-pipelines-showMatija Čupić2019-08-231-1/+1
* | | Issue #39099: Add links for latest pipelinesAlex Ives2019-08-221-5/+28
* | | Add SortingPreference concernGeorge Koltsov2019-08-212-2/+2
* | | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-5/+26
|/ /
* | Use ActiveModel's type instead of virtusPeter Leitzen2019-08-201-1/+5
* | Fix N+1s queries while loading usersDouglas Barbosa Alexandre2019-08-191-2/+2
* | Merge branch '66023-starrers-count-do-not-match-after-searching' into 'master'Stan Hu2019-08-161-16/+2
|\ \
| * | Fix starrers counters after searchingDouglas Barbosa Alexandre2019-08-151-16/+2
* | | Merge branch '24705-multi-selection-for-delete-on-registry-page' into 'master'Thong Kuah2019-08-151-1/+33
|\ \ \ | |/ / |/| |
| * | Limit registry tag bulk delete to 15 items24705-multi-selection-for-delete-on-registry-pageGiorgenes Gelatti2019-08-151-2/+10
| * | Validates tag names and tags#bulk_destroyGiorgenes Gelatti2019-07-301-0/+9
| * | Support bulk registry tag deleteGiorgenes Gelatti2019-07-301-0/+15
* | | Merge branch 'dblessing-fix-public-project-ssh-only-ci-failure' into 'master'Douglas Barbosa Alexandre2019-08-151-1/+6
|\ \ \
| * | | Allow CI to clone public projects when HTTP protocol is disabledDrew Blessing2019-08-141-1/+6
* | | | Adds download CSV functionality to dropdown in metricsLaura Montemayor2019-08-141-1/+0
|/ / /
* | | Track page views for cycle analytics show pageAdam Hegyi2019-08-141-2/+8
* | | Return 429 on rate limiter on raw endpointMayra Cabrera2019-08-131-1/+1
| |/ |/|
* | Split MR widget into cached and non-cached serializersIgor2019-08-091-3/+20
* | Remove gfm_embed_metrics flag from BETristan Read2019-08-091-1/+1
* | Adds button to download metrics data as csvLaura Montemayor2019-08-091-0/+1
* | Enable the prometheus endpoint by defaultSarah Yasonik2019-08-081-1/+1
* | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-1/+1
* | Fix public/private starrers counts in special cases20137-starrersCamil Staps2019-08-071-3/+20
* | Allow viewing starrers of empty projectsCamil Staps2019-08-071-3/+0
* | Fix testsCamil Staps2019-08-071-1/+1
* | Remove private profiles from starrers view of projectsCamil Staps2019-08-071-2/+5
* | Add pagination to {project}/starrers viewCamil Staps2019-08-071-5/+3
* | Change sorting options for starrers: name (asc/desc), most/least recent starCamil Staps2019-08-071-5/+2
* | Make sure starred_since is of the requested project in StarrersController; cl...Camil Staps2019-08-071-1/+3
* | Add starring date to overview of starrersCamil Staps2019-08-071-1/+4
* | Add /starrers view for projectsCamil Staps2019-08-071-0/+17
* | Support dashboard params for metrics dashboardSarah Yasonik2019-08-071-1/+6
* | Fix Ruby 2.5 compatibility for diverging counts of branchesDaniel Gerhardt2019-08-061-1/+1
* | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-011-1/+1
|\ \
| * | Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-011-1/+1
| |/
* | Remove backend use of manual_sorting feature flagBrett Walker2019-07-311-4/+0
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-294-14/+6
|\
| * Merge branch 'security-fix-badges-leaked-to-unauthorized-users' into 'master'GitLab Release Tools Bot2019-07-261-1/+2
| |\
| | * Don't display badges when builds are restrictedFabio Pitino2019-07-111-1/+2
| * | Merge branch 'security-remove-take-trigger-ownership-feature' into 'master'GitLab Release Tools Bot2019-07-261-11/+1
| |\ \
| | * | Drop feature to take ownership of a trigger tokenFabio Pitino2019-07-101-11/+1
| | |/
| * | Merge branch 'security-mr-pipeline-permissions' into 'master'GitLab Release Tools Bot2019-07-262-2/+3
| |\ \
| | * | Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-052-2/+3