summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-6/+0
* Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-192-1/+5
|\
| * Render invalid template for merge requests without source project and openKatarzyna Kobierska2016-09-161-0/+4
| * Fix spelling: sucessfully -> successfullyStan Hu2016-09-151-1/+1
* | Don't leak build tokens in build logsKamil Trzcinski2016-09-191-1/+5
* | Improve authentication_result usageKamil Trzcinski2016-09-161-11/+18
* | Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski2016-09-161-42/+33
* | Rename capabilities to authentication_abilitiesKamil Trzcinski2016-09-162-7/+9
* | Added builds_spec and git_http_specsKamil Trzcinski2016-09-151-1/+1
* | Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski2016-09-151-22/+49
|\ \
| * | Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano2016-09-151-8/+17
| * | Further refactoring of authentication code, and code style fixes.Patricio Cano2016-09-151-8/+12
| * | Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano2016-09-151-2/+2
| * | Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano2016-09-151-14/+13
| * | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-2/+1
| * | Added LFS support to SSHPatricio Cano2016-09-151-12/+30
| |/
* | Fix most of specsKamil Trzcinski2016-09-151-2/+5
* | Fix existing authorization specsKamil Trzcinski2016-09-151-1/+1
* | Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski2016-09-152-12/+4
|\ \ | |/
| * Add test checking method closed_without_source_projectKatarzyna Kobierska2016-09-131-6/+0
| * Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-131-2/+2
| * fixes distinction between renaming a file and updating its content and21092-file-execution-flag-is-not-preserved-when-editing-filestiagonbotelho2016-09-091-6/+4
* | Make result to return project and capabilities grantedKamil Trzcinski2016-09-132-9/+5
* | Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski2016-09-132-2/+12
|/
* Merge branch 'gitlab-workhorse-safeties' into 'master' Jacob Vosmaer (GitLab)2016-09-093-8/+10
|\
| * Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-053-8/+10
* | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-081-26/+0
|\ \
| * | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-081-26/+0
* | | Merge branch 'dz-mr-version-compare' into 'master' Douwe Maan2016-09-081-5/+26
|\ \ \ | |/ / |/| |
| * | Refactor compared_diff_version method in merge requests controllerdz-mr-version-compareDmitriy Zaporozhets2016-09-071-6/+2
| * | Refactor merge request version compare featureDmitriy Zaporozhets2016-09-071-6/+2
| * | Improve merge request version featureDmitriy Zaporozhets2016-09-071-7/+5
| * | Refactor code for merge request version compare featureDmitriy Zaporozhets2016-09-071-14/+30
| * | Compare merge request version against other version on changes pageDmitriy Zaporozhets2016-09-071-1/+16
* | | Use PipelinesFinder in Pipelines APIZ.J. van de Weg2016-09-071-5/+4
|/ /
* | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-051-0/+1
|\ \ | |/ |/|
| * Add option to confidential issues events to trigger WebhooksDouglas Barbosa Alexandre2016-08-311-0/+1
* | Fix missing flash messages on service edit pageAirat Shigapov2016-09-051-3/+2
* | Merge branch 'fix/handle-raw-trace-error-on-old-builds' into 'master' Douwe Maan2016-09-021-2/+2
|\ \
| * | Update specs - add mocks to simulate old versionsTomasz Maczukin2016-09-011-2/+2
| * | Change 404 to 410 error when raw trace is unavailableTomasz Maczukin2016-09-011-1/+1
| * | Handle error on trace raw download with old builds (DB stored)Tomasz Maczukin2016-09-011-1/+1
* | | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-011-6/+9
|\ \ \
| * | | Returns the total number of issues in the JSON responseDouglas Barbosa Alexandre2016-08-311-6/+9
| | |/ | |/|
* | | Project tools visibility levelFelipe Artur2016-09-017-7/+7
| |/ |/|
* | add specs for tags findertag-name-filtertiagonbotelho2016-08-311-1/+4
* | filters tags by nametiagonbotelho2016-08-311-1/+2
|/
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-263-4/+14
|\
| * Fix external issue tracker "Issues" link leading to 404sfix-external-issue-tracker-linkStan Hu2016-08-251-1/+1
| * Merge branch 'dz-merge-request-version'Douwe Maan2016-08-251-2/+12
| |\