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-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
2018-09-17Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński
2018-09-14Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher
2018-09-14Merge branch 'sh-fix-multipart-upload-signed-urls' into 'master'Nick Thomas
2018-09-14Fix object storage uploads not working with AWS v2Stan Hu
2018-09-14Resolve "Add functionality to change what email address online actions commit...Nick Thomas
2018-09-14Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon
2018-09-14Always create `gitlab` service account and service account token regardless o...Thong Kuah
2018-09-14Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah
2018-09-14Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-13Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon
2018-09-12Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉
2018-09-12Merge branch 'clean-gitlab-git' into 'master'Douwe Maan
2018-09-12replace cond. assignment by default param valueAlexis Reigel
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-12Initialize projects with readmeSteve
2018-09-12Merge branch '51271-error-500-due-to-encoding-issues-when-when-attempting-to-...Stan Hu
2018-09-12'code_block' closer to original implementationBrett Walker
2018-09-12Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉
2018-09-11Merge branch 'sh-support-adding-confirmed-emails' into 'master'Robert Speicher
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić
2018-09-11Add missing frozen string literal commentsMatija Čupić
2018-09-11Following the feedbacksLin Jen-Shin
2018-09-11Explain why we need PrependableLin Jen-Shin
2018-09-11Preserve prepend semantics for RubyLin Jen-Shin
2018-09-11Fix Override. Properly define prependedLin Jen-Shin
2018-09-11Properly implement prepending for ConcernLin Jen-Shin
2018-09-11Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'Grzegorz Bizon
2018-09-11use find instead of reject in avatar export fileJames Lopez
2018-09-11fix avatar restorerJames Lopez
2018-09-11Add ability to skip user email confirmation with APIStan Hu
2018-09-11Add additional stub methods for FakeApplicationSettingStan Hu
2018-09-11Simplify setting of in_memory_application_settingsStan Hu
2018-09-11Work around migration specs failing due to repository storages not being sele...Stan Hu
2018-09-10Ensure in-memory application settings are cleared before each testRémy Coutable
2018-09-10Merge branch 'api-promote-find-branch' into 'master'Rémy Coutable
2018-09-08Reconcile differences in lib/gitlab/ciMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ci/externalMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić
2018-09-08Fix rubocopRobert Schilling
2018-09-08API: Use find_branch! in all placesRobert Schilling
2018-09-08Remove Gitlab::GitAccess#authed_via_jwt?Ash McKenzie
2018-09-08Resolve "Process urls with spaces in all markdown processing"Brett Walker
2018-09-07Stub http request on specs intead of mocking HTTPartyMatija Čupić
2018-09-07Address MR suggestionsMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-09-07Make Repository#blob_data_at publicMatija Čupić
2018-09-07Address MR commentsMatija Čupić