summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'raise-on-unfiltered-params' into 'master'Rémy Coutable2019-01-211-3/+7
|\
| * Actually set raise_on_unfiltered_parameters to trueJasper Maes2019-01-161-3/+7
* | Merge branch '56213-remove-error_tracking-feature-flag' into 'master'Kamil Trzciński2019-01-191-10/+0
|\ \
| * | Remove `error_tracking` feature flagPeter Leitzen2019-01-151-10/+0
* | | Add flat-square badge styleFabian Schneider2019-01-181-1/+12
* | | Merge branch '47988-improve-milestone-queries-with-subq' into 'master'Andreas Brandl2019-01-171-1/+1
|\ \ \
| * | | Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-1/+1
* | | | Backport github import fix from EEDmitriy Zaporozhets2019-01-171-1/+5
* | | | API for importing external reposBen2019-01-172-20/+11
* | | | Merge branch 'remove-issues-import-csv-feature-flag' into 'master'Sean McGivern2019-01-171-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove import_issues_csv feature flagHeinrich Lee Yu2019-01-111-2/+0
| |/ /
* | | Merge branch 'add-badge-count-to-projects-and-groups' into 'master'Lin Jen-Shin2019-01-162-0/+6
|\ \ \
| * | | Move ProjectsFinder into the controllerGeorge Tsiolis2019-01-152-0/+6
| | |/ | |/|
* | | Merge branch 'fix-403-page-is-rendered-but-404-is-the-response' into 'master'Lin Jen-Shin2019-01-161-1/+7
|\ \ \ | |/ / |/| |
| * | Show the correct error page when access is deniedLuke Bennett2019-01-151-1/+7
* | | Merge branch 'remove-cancel-all-button-in-job-list-view' into 'master'Grzegorz Bizon2019-01-151-12/+2
|\ \ \ | |/ / |/| |
| * | Remove cancel all action in Jobs ControllerJordi Llull2019-01-071-12/+2
* | | Merge branch 'sh-fix-bitbucket-server-error-handling' into 'master'Rémy Coutable2019-01-141-2/+2
|\ \ \
| * | | Fix Bitbucket Server importer error handlingStan Hu2019-01-121-2/+2
| | |/ | |/|
* | | Fix several ActionController::Parameters deprecationsJasper Maes2019-01-113-3/+3
|/ /
* | Merge branch 'remove-get-builds-method' into 'master'Grzegorz Bizon2019-01-112-2/+2
|\ \
| * | Remove get_build method for find_by_idSteve Azzopardi2019-01-092-2/+2
* | | Remove releases_page feature flagShinya Maeda2019-01-111-9/+0
* | | Merge branch 'knative-show-page' into 'master'Mike Greiling2019-01-111-5/+26
|\ \ \
| * | | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-5/+26
* | | | Merge branch 'iss-32584-preserve-line-number-fragment-after-redirect' into 'm...Mike Greiling2019-01-101-0/+13
|\ \ \ \
| * | | | Addressing peer review feedback.Scott Escue2019-01-101-6/+3
| * | | | Preserve URL fragment across sign-in and sign-up redirectsScott Escue2019-01-101-0/+16
* | | | | Fix requests profiler in admin page not rendering HTML properlyStan Hu2019-01-091-1/+1
|/ / / /
* | | | Service for calling Sentry issues apiReuben Pereira2019-01-091-0/+54
| |/ / |/| |
* | | Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon2019-01-092-14/+4
|\ \ \ | |/ / |/| |
| * | Create `get_build` for project modelSteve Azzopardi2019-01-072-6/+2
| * | Refactor project.latest_successful_builds_for defSteve Azzopardi2019-01-072-8/+2
| |/
* | Merge branch '49231-import-issues-csv' into 'master'Douwe Maan2019-01-072-4/+20
|\ \
| * | Remove caching of CSV file49231-import-issues-csvHeinrich Lee Yu2019-01-071-3/+3
| * | Improve email messagesHeinrich Lee Yu2019-01-071-2/+2
| * | Refactor upload service to return uploaderHeinrich Lee Yu2019-01-072-6/+6
| * | Import CSV BackendHeinrich Lee Yu2019-01-071-6/+15
| * | Add Import CSV FrontendHeinrich Lee Yu2019-01-071-3/+10
* | | Implement error tracking configurationPeter Leitzen2019-01-071-1/+8
| |/ |/|
* | Merge branch 'include-project' into 'master'Grzegorz Bizon2019-01-071-2/+6
|\ \ | |/ |/|
| * Allow to include files from another projectsKamil Trzciński2019-01-071-2/+6
* | Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+39
|/
* Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-041-3/+1
|\
| * Move magic '_any' string to constantDouwe Maan2019-01-021-3/+1
* | Merge branch 'ccr/49289_milestone_link' into 'master'Mike Greiling2019-01-021-8/+13
|\ \
| * | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-201-8/+13
* | | Fix deprecation: redirect_to :back is deprecatedJasper Maes2019-01-023-3/+3
| |/ |/|
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis2019-01-014-5/+19
|\ \
| * \ Merge branch 'security-refs-available-to-project-guest' into 'master'John Jarvis2019-01-011-0/+1
| |\ \