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
2017-08-24Re-allow appearances.description_html to be NULLYorick Peterse
2017-08-22Removed some useless code, codestyle changes and removed an indexGabriel Mazetto
2017-08-22Enable automatic hashed storage for new projects by application settingsGabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-22Add UUID Storage to ProjectGabriel Mazetto
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-20Fix Error 500s when attempting to destroy a protected tagStan Hu
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-16Don't create event in Merge Request Create ServiceJarka Kadlecova
2017-08-11Merge branch 'disable-project-export' into 'master'Rémy Coutable
2017-08-11Add option to disable project export on instance - db changesRobin Bobbitt
2017-08-11Better caching and indexing of broadcast messagesYorick Peterse
2017-08-11Merge branch 'split-events-into-push-events' into 'master'Sean McGivern
2017-08-10Use a specialized class for querying eventsYorick Peterse
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-10Cache Appearance instances in RedisYorick Peterse
2017-08-08Merge branch '31207-clean-locked-merge-requests' into 'master'Stan Hu
2017-08-07Move locked_at removal to post-deployment migrationOswaldo Ferreira
2017-08-07Store & use ConvDev percentages returned by Version appJarka Kadlecova
2017-08-07Store MergeWorker JID on merge request, and clean up stuck mergesOswaldo Ferreira
2017-08-03Re-organise "issues" indexes for faster orderingYorick Peterse
2017-08-01Merge branch '33620-remove-events-from-notification_settings' into 'master'Douwe Maan
2017-07-31Remove events column from notification settingsSean McGivern
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-29fixShinya Maeda
2017-07-28initShinya Maeda
2017-07-27Merge branch 'backport-ee-2456' into 'master'Robert Speicher
2017-07-27Backport gitlab-ee!2456Oswaldo Ferreira
2017-07-27add unique index for gpg_signatures#commit_shaAlexis Reigel
2017-07-27add unique indexes to gpg_keysAlexis Reigel
2017-07-27use db's on_delete instead of has_many :dependentAlexis Reigel
2017-07-27use text instead of string for db columnsAlexis Reigel
2017-07-27use ShaAttribute for gpg table columnsAlexis Reigel
2017-07-27merge migrations to 1 single create per tableAlexis Reigel
2017-07-27store gpg user name and email on the signatureAlexis Reigel
2017-07-27gpg signature model for gpg verification cachingAlexis Reigel
2017-07-27add primary keyid attribute to gpg keysAlexis Reigel
2017-07-27add gpg key modelAlexis Reigel
2017-07-26Fix saving diffs that are not valid UTF-8Sean McGivern
2017-07-26Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-26Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern
2017-07-25Add lower path index to redirect_routesMichael Kozono
2017-07-20Add optimistic locking column to ci_stages tableGrzegorz Bizon
2017-07-20Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-20Handle errors while a project is being deleted asynchronously.Timothy Andrew
2017-07-18Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt
2017-07-18Move the `uploads/system` folder to `uploads/-/system`Bob Van Landuyt
2017-07-18Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-11Update version number of stages statuses migrationGrzegorz Bizon