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
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-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-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
2015-09-08Move partial to right place and fix tests.Douwe Maan
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-04-22Fix snippet testDmitriy Zaporozhets
2015-04-15Loosen help page parameter constraints for categoryRobert Speicher
2015-04-15Add constraints to help#show route parametersRobert Speicher
2015-04-15Revert "Fix and improve help rendering"Robert Speicher
2015-04-03Fix and improve help renderingSullivan SENECHAL
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-06-09Fix for the broken routing specsJeroen van Baarsen
2014-05-29Fix routing tests.Marin Jankovski
2014-04-15Fixes to group route tests, thanks DZGitLab
2014-04-13Add short path route for groups.GitLab
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-06sync with upstream for ease to mergeGitLab
2014-02-06adding tests for the ssh keys featureGitLab
2014-01-25Add files to path blacklist.Jason Hollingsworth
2013-12-03Issue 5716 - Allow removal of avatarDrew Blessing
2013-10-09Fix profile specsDmitriy Zaporozhets
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-30Fix routiong specs after rename of resque controllerDmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-03-24Routing updated to support global snippetsAndrew8xx8
2013-01-27Fixed dashboard show specsDmitriy Zaporozhets
2012-12-08add help/raketasks to routing specJohannes Schleifenbaum