summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Accept default branch param on notifaction servicesZeger-Jan van de Weg2017-04-281-1/+1
* Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-5/+10
* Refactor overriding max sizeDouwe Maan2017-04-271-0/+2
* Add JSON endpoint to get simple blob viewerDouwe Maan2017-04-271-2/+13
* Use Blob methods instead of BlobHelper helpersDouwe Maan2017-04-271-1/+1
* Pass project to BlobDouwe Maan2017-04-271-1/+1
* Merge branch '12910-personal-snippet-prep-2' into 'master' Sean McGivern2017-04-261-14/+7
|\
| * Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-261-14/+7
* | Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-urlStan Hu2017-04-241-0/+1
* | Merge branch 'dz-refactor-create-members' into 'master' Douwe Maan2017-04-201-24/+0
|\ \
| * | Refactor members controller destroy actionDmitriy Zaporozhets2017-04-171-12/+0
| * | Refactor controller code that creates project/group membersDmitriy Zaporozhets2017-04-171-12/+0
| |/
* | Refactor changing files in web UIDouwe Maan2017-04-204-24/+15
* | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-141-0/+6
|/
* Use preload to avoid Rails using JOINLin Jen-Shin2017-04-131-1/+1
* Fix API not accepting job_events for webhookszj-api-fix-build-eventsZ.J. van de Weg2017-04-121-2/+2
* Fix specsDouwe Maan2017-04-092-5/+6
* Some code tweaksDouwe Maan2017-04-081-6/+3
* Fix specs and make tweaksDouwe Maan2017-04-081-30/+35
* Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-17/+11
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-076-77/+118
|\
| * Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-071-8/+7
| |\
| | * Fix ref referenceKamil Trzcinski2017-04-071-3/+2
| | * create_params and update_params into trigger_paramsShinya Maeda2017-04-071-11/+4
| | * Add def trigger_schedule in Trigger. Use persisted? for checling existanceShinya Maeda2017-04-072-2/+0
| | * Use allow_destroy. Remove condtion from form.haml.Shinya Maeda2017-04-071-4/+6
| | * Add form for scheduled triggerShinya Maeda2017-04-072-2/+9
| * | Merge branch 'optimise-builds' into 'master' Sean McGivern2017-04-071-0/+5
| |\ \
| | * | Count number of queriesKamil Trzcinski2017-04-071-0/+5
| | |/
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-074-69/+106
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-067-57/+118
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-061-1/+1
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-063-41/+16
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0613-46/+91
| | |\ \ \
| | * | | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-042-4/+3
| | * | | | Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones2017-04-041-10/+9
| | * | | | Fix typos in ProtectedRef concern and whitespace detected by rubocopJames Edwards-Jones2017-04-033-3/+0
| | * | | | Created ProtectedRefsController to reduce Tags/Branches duplicationJames Edwards-Jones2017-04-033-80/+84
| | * | | | Clean up non TODO rubocop errorsJames Edwards-Jones2017-04-031-1/+1
| | * | | | Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-031-18/+7
| | * | | | Settings::RepositoryController includes protected tags in JSJames Edwards-Jones2017-03-311-7/+23
| | * | | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+58
* | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-074-2/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil TrzciƄski2017-04-072-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-077-57/+118
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-061-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-062-4/+9
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | replaced one more helper with presenterRydkin Maxim2017-04-041-1/+1
| | * | | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-1/+1
| * | | | | | Enable polling for pipelines table other pagesToon Claes2017-04-062-0/+6