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-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
2018-05-22Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-21Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński
2018-05-18Revert "Improve cacheable module"Matija Čupić
2018-05-18Improve cacheable moduleKamil Trzciński
2018-05-17Merge branch '46193-fix-big-estimate' into 'master'Rémy Coutable
2018-05-17Fixes 500 error on /estimate BIG_VALUEJacopo
2018-05-17Fix: Use case in-sensitive ordering by name for groupsHarish Ved
2018-05-17Include class name and argument name in argument errorMatija Čupić
2018-05-17Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-17Use Gitlab.rails5? for checking if on rails5Matija Čupić
2018-05-16Revert "Move argument check to cached getter definition class method"Matija Čupić
2018-05-16Move argument check to cached getter definition class methodMatija Čupić
2018-05-16Add attribute check in cached getterMatija Čupić
2018-05-16Move attribute casting to #cached_attributeMatija Čupić
2018-05-16Fixed typoJan Provaznik
2018-05-16Use find_in_batches instead of destroy_allJan Provaznik
2018-05-16Delete remote uploadsJan Provaznik
2018-05-15Dynamically cast value from cacheMatija Čupić