summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-oauth-application-page' into 'master'Rémy Coutable2019-09-111-1/+3
|\
| * Optimize /admin/applications so that it does not timeoutsh-fix-oauth-application-pageStan Hu2019-09-091-1/+3
* | Merge branch '65988-optimize-snippet-listings' into 'master'Thong Kuah2019-09-118-64/+86
|\ \
| * | Add controller concern for paginated collections65988-optimize-snippet-listingsMarkus Koller2019-09-107-44/+49
| * | Optimize queries for snippet listingsMarkus Koller2019-09-105-21/+38
| |/
* | Fix N+1s queriesDouglas Barbosa Alexandre2019-09-101-1/+7
* | Make Rubocop happyDouglas Barbosa Alexandre2019-09-091-1/+1
* | Remove N+1 queriesDouglas Barbosa Alexandre2019-09-091-1/+1
* | Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-096-9/+42
|\ \ | |/
| * Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre2019-09-091-0/+3
| |\
| | * Settings API: domain_{black,white}list should be arraysMathieu Parent2019-09-091-0/+1
| | * Show domain_blacklist and domain_whitelist in the settings APIMathieu Parent2019-09-091-0/+2
| * | Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-091-3/+10
| * | Expose update project service JSON endpointPeter Leitzen2019-09-091-4/+23
| |/
| * Application Statistics APIManoj MJ2019-09-091-2/+1
| * Add method to authorize reading from prometheus proxyRyan Cobb2019-09-071-0/+4
| * Back porting changes to trigger user create event on Trial sign upAishwarya Subramanian2019-09-061-0/+1
* | Fix public/private/internal fork countsCamil Staps2019-09-061-9/+6
|/
* If user can't activate error tracking display a learn more button pointingManeschi Romain2019-09-051-1/+1
* Preload routes informationab-routable-nplus1Andreas Brandl2019-09-031-1/+5
* Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable2019-09-021-3/+13
|\
| * Make performance bar enabled checks consistentSean McGivern2019-08-281-6/+10
| * Fix Peek on PumaSean McGivern2019-08-271-0/+6
* | Avoid calling freeze on already frozen strings in app/controllersdineshpanda2019-09-014-8/+8
* | Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+15
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-297-13/+66
|\ \
| * \ Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-292-2/+2
| |\ \
| | * | Filter out old system notes for epicsPatrick Derichs2019-08-282-2/+2
| * | | Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot2019-08-292-2/+8
| |\ \ \
| | * | | Add direct upload support for personal snippetsJan Provaznik2019-08-232-2/+8
| * | | | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-3/+41
| |\ \ \ \
| | * | | | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-3/+41
| * | | | | 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-group-runners-permissions' into 'master'GitLab Release Tools Bot2019-08-291-5/+1
| |\ \ \ \ \ \
| | * | | | | | admin_group authorization for Groups::RunnersControllerdrew cimino2019-08-221-5/+1
| * | | | | | | 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
* | | | | | | | Make it harder to delete issuables accidentallyStan Hu2019-08-291-0/+28
* | | | | | | | Reduce the number of SQL requests on MR-showIgor2019-08-281-0/+1
* | | | | | | | Save board lists collapsed settingFelipe Artur2019-08-281-10/+14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-231-0/+1
* | | | | | | | Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-262-1/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'mc/bug/nplusone-pipelines-show' into 'master'Stan Hu2019-08-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Preload tags when loading Ci::Pipelinemc/bug/nplusone-pipelines-showMatija Čupić2019-08-231-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'ce-jej/fix-sso-enforced-docker-registry-auth' into 'master'Kamil Trzciński2019-08-231-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | JwtController avoids activating session checksce-jej/fix-sso-enforced-docker-registry-authJames Edwards-Jones2019-08-221-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ce-8631-archiving-a-project-should-create-an-audit-event' into ...Lin Jen-Shin2019-08-221-4/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CE: Audit event for archiving and unarchiving projectsce-8631-archiving-a-project-should-create-an-audit-eventmanojmj2019-08-211-4/+1
| |/ / / /