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
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
2014-04-07Fix faulty namespacesJob van der Voort
2014-03-14Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets
2014-03-13Add migration for already imported projectsDmitriy Zaporozhets
2014-03-12Add Project#import_status fieldDmitriy Zaporozhets
2014-03-12Merge pull request #6474 from jvanbaarsen/post-tag-hookDmitriy Zaporozhets
2014-03-11Add User#last_credential_check_atDmitriy Zaporozhets
2014-03-05Added tag_push_events to the web_hooksJeroen van Baarsen
2014-03-04Add index_merge_request_diffs_on_merge_request_idgussan
2014-02-21Add Gemnasium Service for GitlabBinsztock Rémy
2014-02-14Add email aliases for usersJason Hollingsworth
2014-02-04Squash migrations for years 2011 and 2012Dmitriy Zaporozhets
2014-01-28Merge pull request #6178 from Popl7/add_group_avatarsDmitriy Zaporozhets
2014-01-28added group avatarsSteven Thonus
2014-01-27Fix merge_request_diffs migrations for postgresqlskv-headless
2014-01-23Merge branch 'improve/mr_diff'Dmitriy Zaporozhets
2014-01-22Merge pull request #6075 from skv-headless/remove_deprecated_findersDmitriy Zaporozhets
2014-01-22Improve db schema for merge request diffsDmitriy Zaporozhets
2014-01-22Create separate table to store Merge request commits/diffsDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2014-01-18Add website url to userJerome Dalbert
2013-12-19Customization and previewing of broadcast messagesAndrew Tomaka
2013-12-17Create EmailsOnPushService modelDmitriy Zaporozhets