summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Add Job specific variablesMatija Čupić2019-07-291-1/+5
* | | | Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher2019-07-262-2/+5
|\ \ \ \
| * | | | Rename latest_successful to be more explicitMatija Čupić2019-07-261-1/+1
| * | | | Find build by sha from refMatija Čupić2019-07-231-1/+4
* | | | | Merge branch 'add-caching-to-archive-endpoint' into 'master'Grzegorz Bizon2019-07-251-7/+53
|\ \ \ \ \
| * | | | | Return an ETag headers for the archive endpointadd-caching-to-archive-endpointAhmad Sherif2019-07-231-7/+53
| | |_|_|/ | |/| | |
* | | | | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-0/+20
| |_|/ / |/| | |
* | | | Merge branch 'bw-enable-default-manual-sorting' into 'master'Sean McGivern2019-07-241-1/+1
|\ \ \ \
| * | | | Default manual_sorting feature flag to onbw-enable-default-manual-sortingBrett Walker2019-07-161-1/+1
* | | | | Allowing all users to view historyAlex Kalderimis2019-07-231-1/+1
| |_|/ / |/| | |
* | | | Add review remarksGosia Ksionek2019-07-221-5/+5