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-30Improve db migrations for notification settingsDmitriy Zaporozhets
2016-03-30Migrate notification setting from members tableDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting modelDmitriy Zaporozhets
2016-03-29Use raw SQL instead of Rails models in migrations where appropriateRobert Speicher
2016-03-28refactored code based on feedback plus fixed a couple of other issuesJames Lopez
2016-03-23added rest of importers, fixed specs and some issues with the migrationJames Lopez
2016-03-23fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez
2016-03-23refactored migration a bit and fixed a few problems. Also added some loggingJames Lopez
2016-03-22update bitbucket importerJames Lopez
2016-03-22refactoring migration to add bitbucket stuffJames Lopez
2016-03-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-03-22Check if index exists before adding it. [ci skip]Rubén Dávila
2016-03-22Fix specsDouwe Maan
2016-03-22Address feedbackDouwe Maan
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-22Add specs and add visibility level to admin groupsFelipe Artur
2016-03-21Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg
2016-03-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-03-21updated migrationJames Lopez
2016-03-21remove byebugJames Lopez
2016-03-21fixed few issues with the migrationJames Lopez
2016-03-21more refactoringJames Lopez
2016-03-21added missing column for current att_encrypted versionJames Lopez
2016-03-21some refactoring based on feedbackJames Lopez
2016-03-21Merge branches 'fix/project-import_url' and 'master' of gitlab.com:gitlab-org...James Lopez
2016-03-21Fix some specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-20Merge branch 'master' into issue_12658Douwe Maan
2016-03-19Soft delete issuablesZeger-Jan van de Weg
2016-03-19Merge branch 'master' into feature/issue-moveGrzegorz Bizon
2016-03-19Improvements in issue move feaure (refactoring)Grzegorz Bizon
2016-03-18Add commit_id to todosDouglas Barbosa Alexandre
2016-03-18Change target_id to null on todosDouglas Barbosa Alexandre
2016-03-18Add a confidential flag to issuesDouglas Barbosa Alexandre
2016-03-18Code fixesFelipe Artur
2016-03-17Merge branch '4009-external-users' into 'master' Douwe Maan
2016-03-17Add field that references issue this issue has been moved toGrzegorz Bizon
2016-03-17Merge 4009-external-users into issue_12658Felipe Artur
2016-03-17Code improvements and add Create group serviceFelipe Artur
2016-03-16Added an index on ci_runners.tokenYorick Peterse
2016-03-15Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg
2016-03-15Merge branch 'auto-gc' into 'master' Douwe Maan
2016-03-14Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg
2016-03-14Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets
2016-03-14Run 'git gc' every 10 pushesJacob Vosmaer
2016-03-13External UsersZeger-Jan van de Weg
2016-03-12Disallow blank (non-null) values for a Note's `line_code` attributeRobert Speicher
2016-03-11More detailed trigram migration error messageYorick Peterse
2016-03-11Added trigram indexes for various searched columnsYorick Peterse
2016-03-11Add share project from group lockDmitriy Zaporozhets