summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Add filter param sanitizationgeorgekoltsov/51260-add-filtering-to-bitbucket-server-importGeorge Koltsov2019-08-121-1/+7
* Add changelog entryGeorge Koltsov2019-08-121-1/+1
* Add BitBucketServerImport project filteringGeorge Koltsov2019-08-121-1/+1
* Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-121-2/+11
|\
| * Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-095-18/+71
| |\
| * | Rename search_invited to search_invite_emailStan Hu2019-08-091-1/+1
| * | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-072-4/+3
| |\ \
| * | | Make it easier to find invited group membersStan Hu2019-08-051-2/+11
* | | | 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
* | | Fix display of own projects on the starred projects user profile tabCamil Staps2019-08-071-1/+1
* | | 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
* | | Refactor UsersController to present personal, contributed and starred project...Camil Staps2019-08-071-19/+7
* | | Add pagination to {user}/starred viewCamil Staps2019-08-071-3/+5
* | | Rewrite StarredProjectsFinder to use ProjectsFinderCamil Staps2019-08-071-1/+1
* | | 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 "Starred projects" tab to user overviewCamil Staps2019-08-071-1/+24
* | | 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
* | | Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-071-1/+2
| |/ |/|
* | Add inheritance flexibility to issuable collectionsPavel Shutsin2019-08-061-3/+2
* | Fix Ruby 2.5 compatibility for diverging counts of branchesDaniel Gerhardt2019-08-061-1/+1
|/
* Add can_merge option to autocomplete responseIgor2019-08-011-1/+1
* Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-08-014-10/+20
|\
| * Change block parameter name to params52123-issuable-actions-notesfinder-pderichsPatrick Derichs2019-08-012-3/+3
| * Use NotesFinder in IssuableActions modulePatrick Derichs2019-08-014-10/+20
* | Merge branch 'rename-relative-position-move-to-end' into 'master'Bob Van Landuyt2019-08-011-1/+1
|\ \
| * | Fix bug when moving batches of items to the endrename-relative-position-move-to-endHeinrich Lee Yu2019-08-011-1/+1
* | | Remove backend use of manual_sorting feature flagBrett Walker2019-07-312-8/+0
|/ /
* | Propagate argument errors as execution errorsajk-handle-gql-errorsAlex Kalderimis2019-07-301-0/+4
|/
* Remove line profiler from performance barSean McGivern2019-07-301-4/+0
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-295-15/+7
|\
| * 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
| * | | Merge branch 'security-60551-fix-upload-scope' into 'master'GitLab Release Tools Bot2019-07-261-1/+1
| |\ \ \
| | * | | Queries for Upload should be scoped by modelAdam Hegyi2019-07-111-1/+1
| | | |/ | | |/|
* | | | Added navbar searches usage ping counterFrancisco Javier López2019-07-291-0/+8