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
2013-07-17Fix routing specsDmitriy Zaporozhets
2013-07-02Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-07-01Prevent 'toplevel constant SnippetsController referenced by Project::Snippets...Jack Weeden
2013-06-30Merge branch 'master' into 6-0-devDmitriy Zaporozhets
2013-06-26Fix route specsDmitriy Zaporozhets
2013-06-24fix bad constant reference in `project_routing_spec.rb`.Yves Senn
2013-06-24Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets
2013-06-23Fix routing/controller specs for refactored controllersDmitriy Zaporozhets
2013-06-22remove useless routing tests. Added symlink creation for project with codeDmitriy Zaporozhets
2013-06-11Merge pull request #4257 from jojosch/fix/routing-commit-with-#Dmitriy Zaporozhets
2013-06-11Solve inconsistency between network graph & stat graphsDmitriy Zaporozhets
2013-06-10Commit List and Tree allow also + in branch nameJohannes Schleifenbaum
2013-06-09Routing fix Commit-List: switch to branch with # in nameJohannes Schleifenbaum
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-05-08Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-04autocomplete issues and preload autocomplete data.ichord
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-11Update capybara to 2.1, poltergeist to masterDmitriy Zaporozhets
2013-04-07remove outdated routing specsDmitriy Zaporozhets
2013-03-27notification scaffoldDmitriy Zaporozhets
2013-03-25Admin.projects: remove views and route specsDmitriy Zaporozhets
2013-03-24Routing updated to support global snippetsAndrew8xx8
2013-03-23Project snippets moved to /projectsAndrew8xx8
2013-03-19removed few outdated testsDmitriy Zaporozhets
2013-03-06Add and fix some tests for routing.Sato Hiroyuki
2013-02-12Test to show incorrect routing to Compare controllerYuri Feldman
2013-01-31fix routing specsDmitriy Zaporozhets
2013-01-27Fixed dashboard show specsDmitriy Zaporozhets
2013-01-25fix testsAndrey Kumanyaev
2013-01-09Fix routing specsDmitriy Zaporozhets
2012-12-20Cleanup after issues refactor and fix testDmitriy Zaporozhets
2012-12-08add help/raketasks to routing specJohannes Schleifenbaum
2012-12-02Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets
2012-11-26Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ...Dmitriy Zaporozhets
2012-11-25Remove merge_request#raw and replace it with formats to #showRiyad Preukschas
2012-11-23Deprecate code for Project. Use title and pathDmitriy Zaporozhets
2012-11-22Add diff format to commit#showRiyad Preukschas
2012-09-27Add Compare#index and Compare#create actionsRobert Speicher
2012-09-27Updates to routing specsRobert Speicher
2012-09-27Remove Commits#compare, add CompareControllerRobert Speicher
2012-09-27Update RefExtractor to handle atom feedsRobert Speicher
2012-09-27Add BlobController, remove Refs#blobRobert Speicher
2012-09-27Add BlameController, remove Refs#blame actionRobert Speicher
2012-09-27Enable tree resource, remove old tree routesRobert Speicher
2012-09-27Use Commit#show instead of Commits#show to view a single commitRobert Speicher
2012-09-27Add routing specs for new routesRobert Speicher
2012-09-16Move project-related routing specs to their own fileRobert Speicher