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
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-08-01Resource event modelJan Provaznik
2018-07-30Require has_internal_id to pass a init block.Andreas Brandl
2018-07-27Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan
2018-07-26Fix namespace move callback behavior, especially to fix Geo replication of na...Michael Kozono
2018-07-26Merge branch 'ce-5158-metrics-alerting' into 'master'Sean McGivern
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-07-25Backport reactive cachingShinya Maeda
2018-07-25Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho
2018-07-17Reduce CE/EE difference in app/views/projects/protected_tags/_protected_tag.h...Rémy Coutable
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-07-07Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-07-06Preload ancestors after pagination when filteringBob Van Landuyt
2018-07-05Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable
2018-07-03[backend] Addressed review commentsJan Provaznik
2018-06-26Fix sorting by name on explore projects pageDouglas Barbosa Alexandre
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-19Fix redis_cacheable deserializationMario de la Ossa
2018-06-14enable CommonMark as the defaultBrett Walker
2018-06-11Merge branch 'rails5-enum-nil' into 'master'Sean McGivern
2018-06-06Enable mapping to nil in enumsJan Provaznik
2018-06-06Rename “Developers + Masters”Mark Chao
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński
2018-06-05Fix an N+1 in avatar URLsSean McGivern
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-04Raise error if pipeline / stage hits unknown statusGrzegorz Bizon
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-06-01Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-06-01Merge branch 'reactive-caching-alive-bug' into 'master'Nick Thomas
2018-06-01ReactiveCaching#clear_reactive_cache! should clear the not keep the cache aliveTiago Botelho
2018-06-01Use RequestStore in CacheableAttributes.cached for greater performanceRémy Coutable
2018-06-01Revert to caching the AR object in CacheableAttributesRémy Coutable
2018-06-01Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-31Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Ensure metrics regardless of being imported on MRsOswaldo Ferreira
2018-05-30Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-30Upgrade to Ruby 2.4.4Stan Hu
2018-05-29Merge branch 'sh-batch-dependent-destroys' into 'master'Robert Speicher
2018-05-28Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-28Merge branch '45190-create-notes-diff-files' into 'master'Douwe Maan
2018-05-25Fix project destruction failing due to idle in transaction timeoutsStan Hu
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-24Merge branch 'jprovazn-fix-resolvable' into 'master'Douwe Maan
2018-05-23Check if note's noteable is not nil when checking resolvabilityJan Provaznik
2018-05-23Introduce a new CacheableAttributes concernRémy Coutable