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-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
2016-01-30Increase the minimum length for commit SHA matching to 7Robert Speicher
2016-01-20Fix broken specs. #2406Rubén Dávila
2016-01-08Merge branch 'issue_3076' into 'master' Drew Blessing
2016-01-07Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer
2016-01-06Fix problem with projects ending with .keys #3076Jose Corcuera
2015-09-08Move partial to right place and fix tests.Douwe Maan
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-04Improve tests to use real branches in merge requestsDmitriy Zaporozhets
2015-07-06Audit log for user authenticationValery Sizov
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-14Add RootControllerRobert Speicher
2015-06-14Add Profiles::PreferencesControllerRobert Speicher
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-05-29Add MergeRequests#commits action and routeRobert Speicher
2015-04-22Fix snippet testDmitriy Zaporozhets