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
path: root/db
AgeCommit message (Expand)Author
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Merge branch 'siemens/gitlab-ce-feature/openid-connect'Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-07Implement OpenID Connect identity providerMarkus Koller
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-07Fix up @DouweM reviewEric Eastwood
2017-03-07Merge branch 'master' into 'rs-carrierwave-db'Douwe Maan
2017-03-06Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński
2017-03-06Add Upload model and UploadChecksumWorker workerRobert Speicher
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-06Merge branch 'pipeline-blocking-actions' into 'master' Kamil Trzciński
2017-03-06Migrate legacy actions in post deployment migrationGrzegorz Bizon
2017-03-06Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki
2017-03-06align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki
2017-03-06Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki
2017-03-06Allow limiting logging in users from too many different IPs.Pawel Chojnacki
2017-03-06Merge branch 'master' into pipeline-blocking-actionsGrzegorz Bizon
2017-03-06Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg
2017-03-06Add migration for manual actions with skipped statusGrzegorz Bizon
2017-03-06Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-03-06Minor edits, incorporate reviewZ.J. van de Weg
2017-03-05Move foreign key to separate migrationKamil Trzcinski
2017-03-05Update db/schemaKamil Trzcinski
2017-03-05Make triggers to be user awareKamil Trzcinski
2017-03-05Make Pipeline Triggers to be user awareKamil Trzcinski
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-03-03Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryRobert Speicher
2017-03-02Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-03-02Improve UXZ.J. van de Weg
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
2017-03-01Disable the inheritance column of services in DisableInvalidServiceTemplates ...Rémy Coutable
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-03-01applies relevant changes to the code and code structureTiago Botelho
2017-03-01add impersonation tokenSimon Vocella
2017-03-01manage personal_access_tokens through apiSimon Vocella
2017-02-28Fix migration without DOWNTIME clause specifiedRuben Davila
2017-02-27Add development fixtures for nested groupsDmitriy Zaporozhets
2017-02-25Merge branch 'dm-fix-web-edit-new-lines' into 'master' Robert Speicher
2017-02-24Rename commit_file, commit_dir and remove_file and update specsDouwe Maan
2017-02-24Consistently create, update, and delete files, taking CRLF settings into accountDouwe Maan
2017-02-24Fix testsZ.J. van de Weg
2017-02-24Remove the default value for the `users.ghost` database column.Timothy Andrew
2017-02-24Use a `ghost` boolean to track ghost users.Timothy Andrew
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-24Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Exclude migrations from Style/MutableConstantDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan