summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'projects-controller-private' into 'master'Lin Jen-Shin2019-07-291-10/+12
|\ \ \ \
| * | | | Separate private methods under the keyword on projects controllerFurkan Ayhan2019-07-281-10/+12
* | | | | Add Job specific variablesMatija Čupić2019-07-291-1/+5
|/ / / /
* | | | Revert "Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'mast...Stan Hu2019-07-271-15/+7
* | | | Merge branch '52123-issuable-actions-notesfinder-pderichs' into 'master'Stan Hu2019-07-261-7/+15
|\ \ \ \
| * | | | Use NotesFinder in module IssuableActionsPatrick Derichs2019-07-261-7/+15
* | | | | Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-262-13/+9
|\ \ \ \ \
| * | | | | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-252-13/+9
* | | | | | 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
* | | | | | | Ensure Warden triggers after_authentication callbackImre Farkas2019-07-263-3/+14
| |_|/ / / / |/| | | | |
* | | | | | 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
| | |_|/ / | |/| | |
* | | | | Merge branch 'sh-enable-rubocop-hash-search' into 'master'Mayra Cabrera2019-07-241-1/+1
|\ \ \ \ \
| * | | | | Enable Rubocop Performance/InefficientHashSearchsh-enable-rubocop-hash-searchStan Hu2019-07-241-1/+1
| | |_|/ / | |/| | |
* | | | | Add RateLimiter to RawControllerMayra Cabrera2019-07-242-0/+21
|/ / / /
* | | | Merge branch 'mc/feature/use-only-pat-cicd-projects' into 'master'Grzegorz Bizon2019-07-241-2/+6
|\ \ \ \
| * | | | Do not authorize with OAuth for CICD only projectsmc/feature/use-only-pat-cicd-projectsMatija Čupić2019-07-231-2/+6
* | | | | Merge branch 'bw-enable-default-manual-sorting' into 'master'Sean McGivern2019-07-242-2/+2
|\ \ \ \ \
| * | | | | Default manual_sorting feature flag to onbw-enable-default-manual-sortingBrett Walker2019-07-162-2/+2
| |/ / / /
* | | | | Allowing all users to view historyAlex Kalderimis2019-07-231-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'ce-port-315-log-impersonation-actions-in-audit-log' into 'master'Ash McKenzie2019-07-232-4/+14
|\ \ \ \
| * | | | CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-232-4/+14
* | | | | Bring backward compatibility for request profilesKamil Trzciński2019-07-231-2/+2
* | | | | Add review remarksGosia Ksionek2019-07-221-5/+5
* | | | | Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern2019-07-222-2/+4
|\ \ \ \ \
| * | | | | Add subgroup_creation_level to the list of allowed group paramsFabio Papa2019-07-192-2/+4
* | | | | | Merge branch '55564-remove-if-in-before-after-action' into 'master'Lin Jen-Shin2019-07-226-12/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rewrite `if:` argument in before_action and alike when `only:` is also usedGeorge Thomas2019-07-186-12/+15
* | | | | | Added Usage Data for some Web IDE actionsFrancisco Javier López2019-07-192-0/+9