summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan2018-04-091-2/+7
|\
| * Handle legacy repository archive requests with no ref givensh-handle-legacy-archive-requestsStan Hu2018-04-081-2/+7
* | Projects and groups badges settings UIFrancisco Javier López2018-04-081-0/+13
|/
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-6/+0
* Removes deploy tokens presenterMayra Cabrera2018-04-061-1/+1
* Addresses database commentsMayra Cabrera2018-04-061-1/+1
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-2/+2
* Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-062-15/+23
* Include ProjectDeployTokensMayra Cabrera2018-04-062-2/+2
* Addreses backend review suggestionsMayra Cabrera2018-04-061-4/+0
* Address UX reviewMayra Cabrera2018-04-062-10/+4
* Create barebones for DeploytokenMayra Cabrera2018-04-062-0/+44
* Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-061-1/+16
|\
| * Add new repository archive routeJames Ramsay2018-04-061-1/+16
* | Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-3/+5
* | Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon2018-04-051-5/+8
|\ \
| * | Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-051-5/+8
| |/
* | Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'Kamil Trzciński2018-04-052-1/+2
|\ \
| * | Allow HTTP(s) when git request is made by GitLab CITomasz Maczukin2018-04-052-1/+2
| |/
* | Merge branch '44665-fix-db-trace-stream-by-raw-access' into 'master'Kamil Trzciński2018-04-051-1/+1
|\ \
| * | Add change logShinya Maeda2018-04-061-2/+0
| * | Merge branch '44665-fix-db-trace-stream-by-raw-access' of gitlab.com:gitlab-o...Shinya Maeda2018-04-051-1/+1
| |\ \
| | * | Update jobs_controller.rbShinya Maeda2018-04-031-1/+1
| | * | Update jobs_controller.rbShinya Maeda2018-04-031-2/+0
| | * | FixShinya Maeda2018-04-031-11/+21
| | * | Fix database trace to read rawShinya Maeda2018-04-031-19/+11
| * | | FixShinya Maeda2018-04-051-11/+21
| * | | Fix database trace to read rawShinya Maeda2018-04-051-19/+11
* | | | Merge branch 'osw-44295-adjust-authorization-for-discussions-show' into 'master'Sean McGivern2018-04-051-2/+2
|\ \ \ \
| * | | | Adjust 404's for LegacyDiffNote discussion renderingOswaldo Ferreira2018-04-051-2/+2
| |/ / /
* | | | Merge branch 'use-chronic-duration-attribute-for-project-build-timeout' into ...Kamil Trzciński2018-04-053-43/+46
|\ \ \ \
| * | | | Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin2018-04-043-43/+46
| * | | | Use ChronicDurationAttribute to handle CI/CD timeout settingTomasz Maczukin2018-04-041-1/+1
| | |_|/ | |/| |
* | | | Add helper for accessing lfs_objects for projectBob Van Landuyt2018-04-051-1/+1
| |/ / |/| |
* | | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-1/+2
|/ /
* | Resolve "Protected branches count is wrong when a wildcard includes several p...Jan2018-04-041-0/+4
* | [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-042-2/+2
* | Refactor discussions/notes codeJan Provaznik2018-04-031-1/+1
* | Merge branch '44861-mark-gitaly-nplus-one-again' into 'master'Rémy Coutable2018-04-031-3/+7
|\ \ | |/ |/|
| * Re-enable allowing n+1 Gitaly calls for cold cache44861-mark-gitaly-nplus-one-againLin Jen-Shin2018-04-031-3/+7
* | Added rescue to show a custom error when testing project integrationsFrancisco Javier López2018-04-021-0/+2
|/
* Fix middle alignment for the titleJose Ivan Vargas2018-03-282-2/+2
* Fix promoting labels and milestones copy textJose Ivan Vargas2018-03-282-3/+3
* Merge branch '44657-reuse-root_ref_hash-on-branches' into 'master'Rémy Coutable2018-03-281-10/+6
|\
| * Reuse root_ref_hash for performance on BranchesTakuya Noguchi2018-03-281-10/+6
* | Merge branch '33803-drop-json-support-in-project-milestone' into 'master'Rémy Coutable2018-03-281-0/+4
|\ \
| * | Drop JSON response in Project Milestone along with avoiding errorTakuya Noguchi2018-03-251-0/+4
* | | Merge branch '43603-ci-lint-support' into 'master'Kamil Trzciński2018-03-282-3/+30
|\ \ \
| * | | Changes ci/lints controller to use authorize before actionMayra Cabrera2018-03-261-5/+1
| * | | Build ci/lint pageMayra Cabrera2018-03-261-3/+3