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-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-05Adjust insufficient diff hunks being persisted on NoteDiffFileOswaldo Ferreira
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-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-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-01Make http_io honor HTTP(S)_PROXY environment.NLR
2018-06-01Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński
2018-06-01Add "deny disk access" Gitaly feature (tripswitch)Jacob Vosmaer (GitLab)
2018-06-01Merge branch '46481-preserve-warnings-even-if-passed' into 'master'Douwe Maan
2018-06-01Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López
2018-06-01Introduce Gitlab::Auth.omniauth_setup_providersLin Jen-Shin
2018-06-01Eliminate constants warnings by:Lin Jen-Shin
2018-06-01Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-31Preserve warnings even if it passedLin Jen-Shin
2018-05-31Merge branch 'rails5-active-sup-subscriber' into 'master'Rémy Coutable
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-31Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-31Make ActiveRecordSubscriber rails 5 compatibleJarka Kadlecová
2018-05-31Merge branch 'sh-fix-issue-api-perf-n-plus-one' into 'master'Nick Thomas
2018-05-31Merge branch 'rails5-calendar' into 'master'Yorick Peterse
2018-05-31Merge branch '46445-fix-gitaly-tree-entry-encoding' into 'master'Douwe Maan
2018-05-31Improve Runners API validationsKamil Trzciński
2018-05-31Improve runner registration APIKamil Trzciński
2018-05-31Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński
2018-05-31Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan
2018-05-31Merge branch 'dm-relative-url-root-in-development' into 'master'Rémy Coutable
2018-05-31Eliminate cached N+1 queries for projects in Issue APIStan Hu
2018-05-30Merge branch 'sh-add-usage-ping-api-settings' into 'master'Robert Speicher
2018-05-30Replace .having with .where in calendar queryJan Provaznik
2018-05-30Add missing usage_ping_enabled to API settingsStan Hu
2018-05-30Merge branch '46999-line-profiling-modal-width' into 'master'Clement Ho
2018-05-30Removed API endpoint and specsFrancisco Javier López
2018-05-30Fix UI broken in line profiling modal due to Bootstrap 4Takuya Noguchi
2018-05-30Fix encoding error in Gitaly::Commit::TreeEntryKim "BKC" Carlbäcker
2018-05-30Take two for MR metrics population background migrationOswaldo Ferreira
2018-05-30Merge branch 'dm-api-projects-members-preload' into 'master'Robert Speicher
2018-05-30Merge branch 'sh-use-grape-path-helpers' into 'master'Sean McGivern