summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+5
* Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski2015-02-231-10/+17
* Fix markdown image uploader after rails updateDmitriy Zaporozhets2015-02-231-3/+3
* Fix style issue for rubocopDmitriy Zaporozhets2015-02-231-8/+12
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-211-0/+20
|\
| * Merge branch 'upload-xss-access-control' into 'master'Marin Jankovski2015-02-201-0/+14
| |\
| | * Satisfy Rubocop.Douwe Maan2015-02-201-4/+6
| | * Use controllers to serve uploads, with XSS prevention and access control.Douwe Maan2015-02-201-0/+12
| * | Add gitorious.org importerMarcin Kulik2015-02-201-0/+6
| |/
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-125/+167
|/
* Add admin services templates.Marin Jankovski2015-02-111-4/+6
* Merge branch 'markdown-preview-via-post' into 'master'Dmitriy Zaporozhets2015-02-061-1/+1
|\
| * Don't have Markdown preview fail for long content by using POST rather than GET.Douwe Maan2015-02-061-1/+1
* | GitLab.com integration: refactoringValery Sizov2015-02-051-4/+4
* | GitLab integration. ImporterValery Sizov2015-02-051-5/+16
|/
* code foldingValery Sizov2015-02-031-2/+2
* Commit page: async load branches infoValery Sizov2015-02-031-2/+6
* Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-021-6/+4
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-24/+24
* Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-021-3/+3
* Load contribution calendar via AJAXDmitriy Zaporozhets2015-01-291-4/+3
* Add a commit calendar to the user profileHannes Rosenögger2015-01-291-0/+4
* SEtup new routes for creating and changing repository filesDmitriy Zaporozhets2015-01-261-5/+8
* Merge branch 'haynes/gitlab-ce-project_avatar' into 'master'Dmitriy Zaporozhets2015-01-251-21/+23
|\
| * Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger2015-01-241-22/+22
| * adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+2
* | Fixes typo in config.rbYatish Mehta2015-01-241-1/+1
|/
* Github Importer: AJAX update statusValery Sizov2015-01-201-0/+1
* Application admin scaffoldValery Sizov2015-01-171-0/+2
* Merge pull request #7987 from cirosantilli/get-instead-matchDmitriy Zaporozhets2015-01-151-2/+2
|\
| * Replace match via get with get on routesCiro Santilli2014-12-291-2/+2
* | Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-131-0/+8
|\ \
| * | Github ImporterValery Sizov2015-01-101-0/+8
* | | Improve application settings and write testsDmitriy Zaporozhets2015-01-081-1/+1
* | | Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets2015-01-081-0/+2
|/ /
* | Merge branch 'user_ssh_keys_on_admin' into 'master'Dmitriy Zaporozhets2014-12-301-0/+1
|\ \
| * | Move user key manipulation in admin section to a separate controller.Marin Jankovski2014-12-301-2/+1
| * | Add user key actions to admins.Marin Jankovski2014-12-291-0/+2
* | | Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski2014-12-291-1/+8
|\ \ \ | |/ /
| * | Merge pull request #7989 from cirosantilli/match-compare-to-getDmitriy Zaporozhets2014-12-281-1/+2
| |\ \ | | |/ | |/|
| | * Disallow POST to compare: does not create objectsCiro Santilli2014-10-071-1/+2
| * | Rework oauth2 featureDmitriy Zaporozhets2014-12-251-0/+1
| * | Doorkeeper integrationValery Sizov2014-12-241-0/+5
* | | Add option to disable/enable developers push to already protected branches.Marin Jankovski2014-12-261-1/+1
|/ /
* | Merge pull request #7978 from cirosantilli/edit-preview-route-testDmitriy Zaporozhets2014-12-201-0/+1
|\ \
| * | Add tests for tree edit routesCiro Santilli2014-10-071-0/+1
| |/
* | Merge branch 'show_files_with_diff_name' into 'master'Dmitriy Zaporozhets2014-12-111-1/+1
|\ \
| * | Do not check for format on blob diff path.Marin Jankovski2014-12-101-1/+1
* | | Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-071-9/+10
|\ \ \ | |/ /
| * | Feature: atom feed for user activityDmitriy Zaporozhets2014-12-041-1/+2