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-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
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-13Merge branch 'public-deploy-keys' into 'master'Dmitriy Zaporozhets
2015-04-03Fix failing specs.Douwe Maan
2015-04-03Fix and improve help renderingSullivan SENECHAL
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-06Don't have Markdown preview fail for long content by using POST rather than GET.Douwe Maan
2015-01-27Fix tests for blobs refactoringDmitriy Zaporozhets
2015-01-24Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger
2015-01-24adding avatar to project settings page added avatar removal show project avat...Steven Thonus
2014-12-20Merge pull request #7978 from cirosantilli/edit-preview-route-testDmitriy Zaporozhets
2014-12-11Merge branch 'show_files_with_diff_name' into 'master'Dmitriy Zaporozhets
2014-12-10Add a failing route spec for file named diff.Marin Jankovski
2014-12-08Merge branch 'upstream-master' into markdown-previewVinnie Okada
2014-11-14Routing specs for fork projectsDmitriy Zaporozhets
2014-10-17Use GET instead of POST for Markdown previewsVinnie Okada
2014-10-16Add Markdown preview to more formsVinnie Okada