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
2019-03-13Add attached flag to pipeline entityShinya Maeda
2019-03-13Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda
2019-03-06Expose merge request entity for pipelinesShinya Maeda
2019-02-21Properly implement API pagination headers and add specsAdam Mulvany
2019-01-02Remove unnecessary double caching (in hash and request store)Douwe Maan
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-05-30Fix pipeline serializer queries count specsGrzegorz Bizon
2018-05-29Use persisted stage feature to serialize pipelinesGrzegorz Bizon
2018-05-24Reduce pipeline serialization queries when preloadedGrzegorz Bizon
2018-05-23Reduce amount of expected pipeline serialization queries in specsGrzegorz Bizon
2018-05-15Enable update_(build|pipeline) for maintainersJan Provaznik
2018-04-26Increase PipelineSerializer query limit count to support new group runner que...Dylan Griffith
2018-03-15Fix pipeline serializer specSean McGivern
2018-03-07fix specsMicaël Bergeron
2018-03-07fix some broken specsMicaël Bergeron
2018-02-28Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński
2018-02-28Merge branch 'zj-multiple-artifacts-ee' into 'master'Grzegorz Bizon
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-03Fix most test failuresZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-08-09Prevent user from changing username with container registry tagsMichael Kozono
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-19Add a test for checking queries with different refLin Jen-Shin
2017-07-04Introduce Gitlab::Cache::RequestStoreWrapLin Jen-Shin
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-10Use :request_store hooks on specsOswaldo Ferreira
2017-06-02Skip loading application settings from the database when migrations are pendingNick Thomas
2017-05-09Merge request widget redesignFatih Acet
2017-04-17Review changes, used eq instead of matchLuke "Jared" Bennett
2017-04-13Updated specsLuke "Jared" Bennett
2017-04-06Next roundKamil Trzcinski
2017-04-06Further optimise queriesKamil Trzcinski
2017-04-06Update tests and associationsKamil Trzcinski
2017-04-06Optimise includesKamil Trzcinski
2017-04-06Introduce endpoint optimisationsKamil Trzcinski
2017-04-06Define baseline for test for pipelines serializerKamil Trzcinski
2017-03-23Use detailed_status effectively. Remove unnecesarry context(nest). Add new co...Shinya Maeda
2017-03-23Add more specsShinya Maeda
2017-03-23with_status to represent_statusShinya Maeda
2017-03-23with_status to only_statusShinya Maeda
2017-03-23Add spec for entity and serializerShinya Maeda
2017-02-06Add specs for standalone pagination for serializersGrzegorz Bizon
2017-02-03Fix typo in pipeline serializer specsGrzegorz Bizon
2017-01-27Return serializable hash from a represented serializerGrzegorz Bizon
2016-12-28Add specs for pipeline serializer with paginationGrzegorz Bizon
2016-12-15Fix pipeline detailed status serializer and entitiesGrzegorz Bizon