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
2018-04-06Add new repository archive routeJames Ramsay
2018-03-08[CE] Add Naming/FileName rule checking expected class/module per filenameGabriel Mazetto
2018-02-22Fix user feature specs that were hardcoding 'user1'Rémy Coutable
2017-11-16Don't add a trailing slash in group redirectsSean McGivern
2017-11-08Merge branch 'feature-change-signout-route' into 'master'Douwe Maan
2017-11-07Check redirecting with a querystringBob Van Landuyt
2017-11-07Free up some group reserved wordsBob Van Landuyt
2017-11-07Free up `avatar`, `group_members` and `milestones` as pathsBob Van Landuyt
2017-11-07Free up `labels` as a group nameBob Van Landuyt
2017-11-07Updates tests to reflect sign_out route changeJoe Marty
2017-11-02Remove Private Token from User Settings > AccountDouwe Maan
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-10-22Backport EE changes to group routesValery Sizov
2017-08-03fix #3686 make tarball download url to end with extensionhaseeb
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-19Fix docker tag reference routing constraintsGrzegorz Bizon
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-02Implement ability to update deploy keysAlexander Randa
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