Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets
2017-05-25Implement web hooks loggingAlexander Randa
2017-05-24user can reset his rss token on the account pageAlexis Reigel
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-19Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet
2017-05-19Remove routeOswaldo Ferreira
2017-05-18Enable the RSpec/EmptyExampleGroup copRémy Coutable
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-02Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets
2017-04-28Implement ability to update hooksAlexander Randa
2017-04-26Enable RSpec/FilePath copSean McGivern
2017-04-18Remove format from end of URL for URLs that take a ref or pathDouwe Maan
2017-03-27Add routing specs for environment foldersGrzegorz Bizon
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-06Use native unicode emojisEric Eastwood
2017-03-01Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski
2017-02-03Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2017-02-01Fix 500 error while navigating to the `pages_domains` 'show' page.Timothy Andrew
2016-12-28Fix 500 error when visit group from admin area if group name contains dotDmitriy Zaporozhets
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-12-15Changed autocomplete_sources into an action that returns a single 'at' type o...Luke Bennett
2016-12-11Add support for nested groups to admin routingDmitriy Zaporozhets
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-21Fix 500 error when group name ends with gitDmitriy Zaporozhets
2016-11-21Fix 404 on some group pages when name contains dotDmitriy Zaporozhets
2016-11-08Fix routing spec for group controllerDmitriy Zaporozhets
2016-10-17Merge branch 'dz-rename-user-routes' into 'master'Robert Speicher
2016-10-16Fix 404 when group path has dot in the nameDmitriy Zaporozhets
2016-10-13Update users routing specDmitriy Zaporozhets
2016-10-11Merge branch 'atom-routes' into 'master' Robert Speicher
2016-10-11Allow browsing branches that end with '.atom'Sean McGivern
2016-10-10Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets
2016-10-06Update user routing spec after constrainer logic changedDmitriy Zaporozhets
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-08-26Fix markdown help referencesClement Ho
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-08-11Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz
2016-08-02Add failing test for #20462winniehell
2016-07-26Clean up unused routesJosef Strzibny
2016-07-19Fix help page paths to make sure shortcuts and the UI help page work.Connor Shea
2016-07-12Fix failing tests.Connor Shea
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-05-13Merge branch 'health-check-route'Douwe Maan
2016-05-11Add tests for the health check featureDJ Mountney
2016-05-08Add specs for user routing and update spec for user controllerLong Nguyen
2016-05-08user routings refactorLong Nguyen
2016-05-05Remove unused code, update spec, and update changelogLong Nguyen
2016-03-04Remove `Profile::KeysController#new` actionRobert Speicher