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-04-24Validate presence of a stage index in the modelGrzegorz Bizon
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-04-23Merge branch '44713-fast-spec-helper' into 'master'Douwe Maan
2018-04-23Get rid of config/initializers/2_app.rb and define Gitlab in lib/gitlab.rbRémy Coutable
2018-04-23Address latest feedbackRémy Coutable
2018-04-23Moved committer and spec. Added some extra code to run hooks or not depending...Francisco Javier López
2018-04-23Move Settings to its own file, isolate it from Rails and introduce Gitlab.rootRémy Coutable
2018-04-23Introduce spec/fast_spec_helper.rb to run spec files that don't rely on the w...Rémy Coutable
2018-04-23Merge branch '45576-fix-create-project-for-user-endpoint' into 'master'Rémy Coutable
2018-04-23Add 2FA filter to users API for admins onlyDmitriy Zaporozhets
2018-04-23Fix project creation for user endpoint bugMark Fletcher
2018-04-20Merge branch 'rd-45502-uploading-project-export-with-lfs-file-locks-fails' in...Douwe Maan
2018-04-20Don't include lfs_file_locks data in export bundleRubén Dávila
2018-04-19Add an API endpoint to download git repository snapshotsNick Thomas
2018-04-19Merge branch 'zj-dev-setup-gitaly-check' into 'master'Robert Speicher
2018-04-19Check Gitaly when running `rake dev:setup`Zeger-Jan van de Weg
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-18Merge branch '44981-http-io-trace-with-multi-byte-char' into 'master'Kamil Trzciński (OoO till 16th of April)
2018-04-18Merge branch 'zj-uri-type-empty' into 'master'Douwe Maan
2018-04-18[Rails5] Remove `as` keyword from `Gitlab:Ci:Trace:Stream.delegate :valid?`blackst0ne
2018-04-17Merge branch 'zj-ref-exists-opt-out' into 'master'Nick Thomas
2018-04-17Merge branch 'bvl-ignore-gitlab-pot-in-ee-compat-check' into 'master'Rémy Coutable
2018-04-17Merge branch 'add-dev-check-back-for-deprecations' into 'master'Rémy Coutable
2018-04-17Merge branch '45363-optional-params-on-api-endpoint-produce-invalid-paginatio...Nick Thomas
2018-04-17Return nil on empty pathZeger-Jan van de Weg
2018-04-17Add .org? method to Gitlab helperOswaldo Ferreira
2018-04-17[API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contrib...Rémy Coutable
2018-04-17Merge branch '45436-markdown-is-not-rendering-error-loading-viewer-undefined-...Sean McGivern
2018-04-17Merge branch 'sh-memoize-repository-empty' into 'master'Grzegorz Bizon
2018-04-17Ignore `locale/gitlab.pot` in ee_compat_checkBob Van Landuyt
2018-04-17Merge branch '45406-error-getting-performance-bar-results-for-uuid-regularly-...Phil Hughes
2018-04-17Fix flash errors in performance bar for cached responsesSean McGivern
2018-04-17Method to track recoverable exceptions in sentryBob Van Landuyt
2018-04-17make call to 'html_escape' unambiguousBrett Walker
2018-04-17Make HTTPIO compatible with multi-byte chars (Extracted from ChunkedIO)Shinya Maeda
2018-04-16Merge branch 'ab-45247-project-lookups-validation' into 'master'Yorick Peterse
2018-04-16Merge branch 'osw-backport-gl-subdomain-method' into 'master'Rémy Coutable
2018-04-16Merge branch '44582-clear-pipeline-status-cache' into 'master'Grzegorz Bizon
2018-04-15Move uncached_has_local_branches? to a private methodStan Hu
2018-04-15Fix failing ./spec/lib/backup/repository_spec.rb by clearing the memoized valueStan Hu
2018-04-15Memoize Git::Repository#has_visible_content?Stan Hu
2018-04-13Backport GitLab domain helper methodsOswaldo Ferreira
2018-04-13Validate project path prior to hitting the database.Andreas Brandl
2018-04-13Remove bogus '|' symbolJacob Vosmaer (GitLab)
2018-04-13Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-13Feature/add language in repository to apiRoger Rüttimann
2018-04-13Merge branch 'jprovazn-fix-references' into 'master'Douwe Maan
2018-04-12Merge branch 'dm-archived-read-only' into 'master'Robert Speicher