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
2015-01-17Allow to specify home page for non logged-in usersDmitriy Zaporozhets
2015-01-13Merge branch 'github_importer'Dmitriy Zaporozhets
2015-01-10Github ImporterValery Sizov
2015-01-08Init ApplicationSettings resource with defaults from config fileDmitriy Zaporozhets
2014-12-29Merge branch 'master' into developer_can_push_to_protected_branches_optionMarin Jankovski
2014-12-26Add migration for developers can push to protected branches flag.Marin Jankovski
2014-12-24Doorkeeper integrationValery Sizov
2014-12-23Remove index only if existsDmitriy Zaporozhets
2014-12-23Fix migration issue for mysql with index not being removedDmitriy Zaporozhets
2014-12-08speed up migration to identitiesValery Sizov
2014-12-05Add locked_at to merge requestDmitriy Zaporozhets
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-12-04Multi-provider auth. LDAP is not reworkedValery Sizov
2014-11-21Add missing timestamps to the 'members' tableJacob Vosmaer
2014-10-31Save only valid record in service migrationsDmitriy Zaporozhets
2014-10-30Fix serialize migrationDrew Blessing
2014-10-09Snippets: public/internal/privateValery Sizov
2014-10-06Add slack service migration.Marin Jankovski
2014-09-14Fix STI+polymorphic for Group <-> GroupMemberDmitriy Zaporozhets
2014-09-14Fix migration and association for new members tableDmitriy Zaporozhets
2014-09-14Migrate old membership objects to new Member modelDmitriy Zaporozhets
2014-09-14Add members table migrationDmitriy Zaporozhets
2014-09-12Fix serialize migration. Fixes #7734Drew Blessing
2014-09-10Merge pull request #7705 from dblessing/serialize_service_propertiesDmitriy Zaporozhets
2014-09-10Serialize services propertiesDrew Blessing
2014-09-08Use create-hooks instead of rewrite-hooks.shJacob Vosmaer
2014-09-03Update repos hooks in migrationDmitriy Zaporozhets
2014-08-28Fixes #7571James Brooks
2014-08-20Document characters being stripped from labelsJacob Vosmaer
2014-08-19Use the default color when migrating labelsJacob Vosmaer
2014-08-19Remove invalid characters from the label nameJacob Vosmaer
2014-08-19Test if the label is valid before creating linkJacob Vosmaer
2014-07-30Add indicies to labelsDmitriy Zaporozhets
2014-07-29Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets
2014-07-29Replace project labels with tags to prevent name conflict with GitLab labelsDmitriy Zaporozhets
2014-07-29Label and LabelLink models for implementing own GitLab labelsDmitriy Zaporozhets
2014-07-18Add star count, view logic, more tests.Ciro Santilli
2014-07-18Add project stars.Ciro Santilli
2014-06-21Add trailing newline to all text files.Ciro Santilli
2014-06-11Add sorting to merge requests on milestone pageDmitriy Zaporozhets
2014-05-02Save repository size to projects tableDmitriy Zaporozhets
2014-04-28Add an index for Note#updated_atJacob Vosmaer
2014-04-24Migrate invalid rows with missing iids or duplicatesDmitriy Zaporozhets
2014-04-24Add uniq db index on project_id+iidDmitriy Zaporozhets
2014-04-23Move the adapter check to the migrationJacob Vosmaer
2014-04-23Adjust MySQL limits for existing installationsJacob Vosmaer
2014-04-16Add db index for active user display.GitLab
2014-04-14Fixed some hound noticesJeroen van Baarsen
2014-04-14Changed default in the database for the statemachineJeroen van Baarsen
2014-04-07add a spaceJob van der Voort