summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Change the replace placeholder to use the filenamefix-upload-uiStan Hu2015-09-151-0/+11
* Merge pull request #9138 from liyakun/masterStan Hu2015-09-141-4/+24
|\
| * Add "Replace" and "Upload" featuresliyakun2015-09-151-4/+24
* | Merge branch 'forked-repo-creation-async' into 'master'Dmitriy Zaporozhets2015-09-141-4/+8
|\ \
| * | Import forked repositories asynchronously to prevent large repositories from ...Stan Hu2015-09-111-4/+8
| |/
* | Use new routing helperDouwe Maan2015-09-081-1/+1
|/
* Merge branch 'fix-wiki-page-history' into 'master'Douwe Maan2015-09-071-1/+0
|\
| * Fix broken Wiki Page HistoryStan Hu2015-09-011-1/+0
* | add Content-Type header of raw image filepilsner2015-09-041-0/+2
* | Merge branch 'fix-raw-controller-disposition' into 'master'Dmitriy Zaporozhets2015-09-021-2/+1
|\ \
| * | Remove the filename argument from Content-Disposition header to avoidStan Hu2015-09-021-2/+1
| |/
* | Drone CI serviceKirilll Zaitsev2015-09-021-1/+1
|/
* Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2015-08-271-3/+8
|\
| * Fix 500 error when try to create project snippet without contentDmitriy Zaporozhets2015-08-261-3/+8
* | Enable SSL verification for Webhooksenable_ssl_verification_web_hookValery Sizov2015-08-262-2/+3
|/
* Fix blame view line groupingsStan Hu2015-08-201-1/+23
* Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-172-3/+6
|\
| * Merge branch 'disable-internal-tracker-when-external-in-use' into 'master'Dmitriy Zaporozhets2015-08-141-1/+1
| |\
| | * Disable internal issue tracker if external tracker in useStan Hu2015-07-171-1/+1
| * | Provide more feedback what went wrong if HipChat service failed testStan Hu2015-08-121-2/+5
* | | Merge branch 'master' into remove-satellitesDmitriy Zaporozhets2015-08-111-1/+1
|\ \ \ | |/ /
| * | Merge branch 'grit_blame' into 'master' Dmitriy Zaporozhets2015-08-111-1/+1
| |\ \
| | * | Fast blameValery Sizov2015-08-111-1/+1
* | | | Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-113-44/+37
|/ / /
* | | Revert "Refactor web editor"Dmitriy Zaporozhets2015-08-111-30/+30
* | | Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-112-7/+14
|/ /
* | Merge branch 'master' into comment-updated-byDouwe Maan2015-08-063-17/+11
|\ \
| * \ Merge branch 'fix-branch-errors-with-encoded-slashes' into 'master'Douwe Maan2015-08-061-3/+4
| |\ \
| | * | Fix errors deleting and creating branches with encoded slashesStan Hu2015-08-011-3/+4
| * | | Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-044-2/+19
| |\ \ \ | | |/ /
| * | | Huge refactoring for accepting merge requestsDmitriy Zaporozhets2015-07-161-5/+5
| * | | Refactor compare and fetch logicDmitriy Zaporozhets2015-07-152-9/+3
| * | | Implement merge from forks without satellitesDmitriy Zaporozhets2015-07-151-1/+2
| * | | Remove satellitesDmitriy Zaporozhets2015-07-151-2/+0
* | | | Merge branch 'master' into comment-updated-byDouwe Maan2015-07-311-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fix network graph when branch name has single quotesStan Hu2015-07-291-0/+4
* | | | Show who last edited a comment if it wasn't the original authorDouwe Maan2015-07-301-5/+2
|/ / /
* | | Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-0/+6
* | | Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-211-1/+3
| |/ |/|
* | Add support for destroying project milestonesStan Hu2015-07-171-1/+6
|/
* Return 40x error codes if branch could not be deleted in UIStan Hu2015-07-061-2/+2
* Merge branch 'graphs-branch-switching' into 'master'Stan Hu2015-07-062-13/+20
|\
| * Add ref switching support for graphsDaniel Gerhardt2015-07-062-13/+20
* | Add Irker service configuration optionsStan Hu2015-07-051-1/+2
|/
* Update controller filtersDmitriy Zaporozhets2015-06-265-11/+11
* Rename abilities to correspond contoller/model action namesrename-abilitiesDmitriy Zaporozhets2015-06-264-5/+5
* Improve performance for merge_request#show pageDmitriy Zaporozhets2015-06-241-0/+2
* Improve performance for issue#show pageDmitriy Zaporozhets2015-06-241-0/+1
* Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets2015-06-221-1/+4
|\
| * Load the Merge Request > Commits tab lazilyRobert Speicher2015-06-171-1/+4