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/lib
AgeCommit message (Expand)Author
2018-06-05Convert from GraphQL::Batch to BatchLoaderNick Thomas
2018-06-05Add a minimal GraphQL APINick Thomas
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-06-05Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu
2018-06-05dry up asset path helper callsAlexis Reigel
2018-06-05the '?' favicon hack doesn't seem to be requiredAlexis Reigel
2018-06-05remove favicon preview on appearance pageAlexis Reigel
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-06-05create favicon overlay on the clientAlexis Reigel
2018-06-05call Gitlab::Favicon.status in serializerAlexis Reigel
2018-06-05add request store caching to faviconAlexis Reigel
2018-06-05Add a '?' to the custom favicon's urlsAlexis Reigel
2018-06-05use custom favicon for ci build status faviconsAlexis Reigel
2018-06-05extract favicon logic to lib classAlexis Reigel
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-05Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)
2018-06-05Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński
2018-06-05Merge branch 'override-consider-extend' into 'master'Nick Thomas
2018-06-05Merge branch 'gh-importer-transactions' into 'master'Nick Thomas
2018-06-05Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon
2018-06-05Merge branch 'sh-add-uncached-query-limiter' into 'master'Rémy Coutable
2018-06-05Merge branch 'perform-ci-build-auth-always-on-primary-ce' into 'master'Grzegorz Bizon
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-05Also verify if extending would override a class methodLin Jen-Shin
2018-06-05Adjust insufficient diff hunks being persisted on NoteDiffFileOswaldo Ferreira
2018-06-05Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...Stan Hu
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-04Update validatorKamil Trzciński
2018-06-04Bring back the EE changes to CE to authentication of buildsKamil Trzciński
2018-06-04Perform pull request IO work outside a transactionYorick Peterse
2018-06-04Backport EE SlashCommand RefactorMark Chao
2018-06-04Merge branch 'rails5-fix-46281' into 'master'Yorick Peterse
2018-06-04Add ability to search wiki titlesFrancisco Javier López
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-06-04Merge branch 'sh-fix-source-project-nplus-one' into 'master'Sean McGivern
2018-06-04Revise comments in ArchiveLegacyTracesShinya Maeda
2018-06-04Directly refer application code from migration codeShinya Maeda
2018-06-04Add background migrations to arhive legacy tracesShinya Maeda
2018-06-03Fix N+1 with source projects in merge requests APIStan Hu
2018-06-02Rails5 Fix arel fromJasper Maes
2018-06-02Reveert build_relations and simply add a line for creating iidShinya Maeda
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-06-01Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable
2018-06-01Review 1Jacopo
2018-06-01Make http_io honor HTTP(S)_PROXY environment.NLR