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-03-08Added basic SQL guidelinesYorick Peterse
2016-03-08Merge branch 'doc/ci-api-update' into 'master' Achilleas Pipinellis
2016-03-08Snippet visibility badge spacingPhil Hughes
2016-03-08Merge branch 'bundle_clean' into 'master' Achilleas Pipinellis
2016-03-08Merge branch 'doc-troubleshooting' into 'master' Achilleas Pipinellis
2016-03-08Merge branch 'rs-initial-setup-docs' into 'master' Achilleas Pipinellis
2016-03-08Document changes to the initial admin passwordRobert Speicher
2016-03-08Merge branch 'rs-redundant-features' into 'master' Douwe Maan
2016-03-08Merge branch 'cache-raw-2' into 'master' Douwe Maan
2016-03-08Fixed headers for anchorsPatricio Cano
2016-03-07adds test for git push service for updating the language of the projecttiagonbotelho
2016-03-07add my mr to changelogtiagonbotelho
2016-03-07moves the main_language update logic to git push servicetiagonbotelho
2016-03-07removes the test file of the project spec for invalid methodtiagonbotelho
2016-03-07removes automatic setting of main_language to project for it to set a main la...tiagonbotelho
2016-03-07fixes typotiagonbotelho
2016-03-07removes redundant selftiagonbotelho
2016-03-07implements test to simulate empty repotiagonbotelho
2016-03-07adds tests and fixes some broken code to main language mrtiagonbotelho
2016-03-07adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho
2016-03-07removes unused methods that I forgottiagonbotelho
2016-03-07implements project languages saving them onto the databasetiagonbotelho
2016-03-07moves method to repository modeltiagonbotelho
2016-03-07changes if ! to unless and now asks for language instead of languagestiagonbotelho
2016-03-07adds cache to languages listtiagonbotelho
2016-03-07adds language names to projects list github styletiagonbotelho
2016-03-07Remove redundant integration testsRobert Speicher
2016-03-07Bump poltergeist to `~> 1.9.0`Robert Speicher
2016-03-07Fix bug where Bitbucket `closed` issues were imported as `opened`Iuri de Silvio
2016-03-07Merge branch 'issue_13621_2' into 'master' Douwe Maan
2016-03-07Use Rails etag/cache_control helpersJacob Vosmaer
2016-03-07make cleanup optionalChristian Mehlmauer
2016-03-07Refactor caching codeJacob Vosmaer
2016-03-07Revert changes in the Project modelJacob Vosmaer
2016-03-07Change "some commits hidden" messageJacob Vosmaer
2016-03-07Finish refactorJacob Vosmaer
2016-03-07Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan
2016-03-07Merge branch 'rs-factory-nitpicks' into 'master' Douwe Maan
2016-03-07Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan
2016-03-07Merge branch 'rs-note-delegates-mentionable'Douwe Maan
2016-03-07Merge branch 'rs-remove-diffline' into 'master' Douwe Maan
2016-03-07Merge branch 'rs-note-reuse-for-methods' into 'master' Douwe Maan
2016-03-07Merge branch 'rs-note-model-cleanup' into 'master' Douwe Maan
2016-03-07Updates from last code review.Rubén Dávila
2016-03-07Remove unnecessary attribute definitions from Service factoryRobert Speicher
2016-03-07Add traits for each access_level to ProjectMember factoryRobert Speicher
2016-03-07Remove unused `another_email` factoryRobert Speicher
2016-03-06Merge branch 'ci_quickstart' into 'master' Achilleas Pipinellis
2016-03-06Delegate a Note's Mentionable methods to its noteable objectRobert Speicher
2016-03-06Make better use of the `Note#for_*?` methodsRobert Speicher