| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable the RSpec/EmptyExampleGroup coprubocop-empty-example-group | Rémy Coutable | 2017-05-18 | 1 | -10/+27 |
* | Redirect from redirect routes to canonical routes | Michael Kozono | 2017-05-05 | 1 | -3/+3 |
* | Merge branch '19364-webhook-edit' into 'master'
| Dmitriy Zaporozhets | 2017-05-02 | 2 | -4/+16 |
|\ |
|
| * | Implement ability to update hooks | Alexander Randa | 2017-04-28 | 2 | -4/+16 |
* | | Enable RSpec/FilePath copenable-spec-file-name-cop | Sean McGivern | 2017-04-26 | 2 | -9/+7 |
|/ |
|
* | Remove format from end of URL for URLs that take a ref or path | Douwe Maan | 2017-04-17 | 1 | -1/+1 |
* | Add routing specs for environment folders | Grzegorz Bizon | 2017-03-27 | 1 | -0/+49 |
* | Implement OpenID Connect identity provider | Markus Koller | 2017-03-07 | 1 | -0/+30 |
* | Use native unicode emojis | Eric Eastwood | 2017-03-06 | 1 | -2/+1 |
* | Remove query parameters from notes polling endpoint to make caching easier | Adam Niedzielski | 2017-03-01 | 1 | -4/+14 |
* | Merge branch 'master' into jej-pages-picked-from-ee | James Edwards-Jones | 2017-02-03 | 1 | -4/+4 |
|\ |
|
| * | replace `find_with_namespace` with `find_by_full_path` | Adam Pahlevi | 2017-02-03 | 1 | -4/+4 |
* | | Fix 500 error while navigating to the `pages_domains` 'show' page. | Timothy Andrew | 2017-01-31 | 1 | -7/+30 |
|/ |
|
* | Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routing | Dmitriy Zaporozhets | 2016-12-28 | 1 | -2/+8 |
* | Modify GithubImport to support Gitea | Rémy Coutable | 2016-12-19 | 1 | -1/+0 |
* | Rename Gogs to Gitea, DRY the controller and improve views | Rémy Coutable | 2016-12-19 | 1 | -0/+166 |
* | Changed autocomplete_sources into an action that returns a single 'at' type o...18435-autocomplete-is-not-performant | Luke Bennett | 2016-12-15 | 1 | -4/+15 |
* | Add support for nested groups to admin routingdz-fix-admin-routes | Dmitriy Zaporozhets | 2016-12-11 | 1 | -1/+13 |
* | Add nested groups support to the routingdz-allow-nested-group-routing | Dmitriy Zaporozhets | 2016-11-23 | 2 | -510/+540 |
* | Fix 500 error when group name ends with git | Dmitriy Zaporozhets | 2016-11-21 | 1 | -1/+1 |
* | Fix 404 on some group pages when name contains dotdz-fix-group-name-dot | Dmitriy Zaporozhets | 2016-11-21 | 1 | -5/+13 |
* | Fix routing spec for group controllerdz-refactor-contraints | Dmitriy Zaporozhets | 2016-11-08 | 1 | -2/+2 |
* | Merge branch 'dz-rename-user-routes' into 'master' | Robert Speicher | 2016-10-17 | 1 | -6/+6 |
|\ |
|
| * | Update users routing spec | Dmitriy Zaporozhets | 2016-10-13 | 1 | -6/+6 |
* | | Fix 404 when group path has dot in the namedz-fix-group-with-dot | Dmitriy Zaporozhets | 2016-10-16 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'atom-routes' into 'master'
| Robert Speicher | 2016-10-11 | 1 | -1/+1 |
|\ |
|
| * | Allow browsing branches that end with '.atom' | Sean McGivern | 2016-10-11 | 1 | -1/+1 |
* | | Catch any undefined API routing and return 400 Bad Request | Dmitriy Zaporozhets | 2016-10-10 | 1 | -1/+3 |
|/ |
|
* | Update user routing spec after constrainer logic changeddz-root-url | Dmitriy Zaporozhets | 2016-10-06 | 1 | -1/+1 |
* | Change user & group landing page routing from /u/:name & /groups/:name to /:name | Dmitriy Zaporozhets | 2016-10-06 | 1 | -1/+3 |
* | Fix markdown help references | Clement Ho | 2016-08-26 | 1 | -2/+2 |
* | Support integration with Koding (online IDE) | Gokmen Goksel | 2016-08-19 | 1 | -1/+8 |
* | Rename `markdown_preview` routes to `preview_markdown` | Christopher Bartz | 2016-08-11 | 1 | -4/+4 |
* | Add failing test for #20462 | winniehell | 2016-08-02 | 1 | -1/+4 |
* | Clean up unused routes | Josef Strzibny | 2016-07-26 | 3 | -17/+0 |
* | Fix help page paths to make sure shortcuts and the UI help page work.fix-help-paths | Connor Shea | 2016-07-19 | 1 | -5/+2 |
* | Fix failing tests. | Connor Shea | 2016-07-11 | 1 | -13/+9 |
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 3 | -3/+0 |
* | Merge branch 'health-check-route' | Douwe Maan | 2016-05-12 | 2 | -0/+17 |
|\ |
|
| * | Add tests for the health check feature | DJ Mountney | 2016-05-10 | 2 | -0/+17 |
* | | Add specs for user routing and update spec for user controller | Long Nguyen | 2016-05-08 | 1 | -0/+37 |
* | | user routings refactor | Long Nguyen | 2016-05-08 | 1 | -0/+4 |
* | | Remove unused code, update spec, and update changelog | Long Nguyen | 2016-05-05 | 1 | -8/+0 |
|/ |
|
* | Remove `Profile::KeysController#new` action | Robert Speicher | 2016-03-03 | 1 | -5/+0 |
* | Increase the minimum length for commit SHA matching to 7rs-issue-12706 | Robert Speicher | 2016-01-29 | 1 | -4/+4 |
* | Fix broken specs. #2406 | Rubén Dávila | 2016-01-20 | 1 | -2/+2 |
* | Merge branch 'issue_3076' into 'master'
| Drew Blessing | 2016-01-08 | 1 | -0/+1 |
|\ |
|
| * | Fix problem with projects ending with .keys #3076 | Jose Corcuera | 2016-01-06 | 1 | -0/+1 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 1 | -0/+12 |
|/ |
|
* | Move partial to right place and fix tests. | Douwe Maan | 2015-09-08 | 1 | -3/+3 |