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-04Add gitaly_calls to API structured logsAndrew Newdigate
2018-09-04Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński
2018-09-04Merge branch 'sh-send-put-headers-object-storage' into 'master'Nick Thomas
2018-09-04Fix bugs/edge cases of JUnitParserShinya Maeda
2018-09-04Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López
2018-09-03Stop using FlayRémy Coutable
2018-09-03Merge branch '6417-extract-ee-specific-files-lines-for-lib-gitlab-email-handl...Douwe Maan
2018-09-03Merge branch 'sh-improve-bitbucket-server-logging' into 'master'Rémy Coutable
2018-09-03Merge branch '50564-chat-service-refactoring' into 'master'Nick Thomas
2018-09-03Remove requires from email handlersSean McGivern
2018-09-03Add frozen_string_literal: true to email handlersSean McGivern
2018-09-03Extract EE-specific lines from Gitlab::Email::HandlerSean McGivern
2018-09-03Merge branch 'issue_48084' into 'master'Sean McGivern
2018-09-01Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher
2018-09-01Merge branch 'ash.mckenzie/allow-auth-via-jwt' into 'master'Robert Speicher
2018-08-31Use a serializer to render diff linesFelipe Artur
2018-08-31Merge branch '47765-group-visibility-error-due-to-string-conversion' into 'ma...Douwe Maan
2018-08-31Use sample data for push event when no commits createdTakuya Noguchi
2018-08-30Add JSON logging for Bitbucket Server importerStan Hu
2018-08-30Merge branch '50414-rubocop-rule-to-enforce-class-methods-over-module' into '...Sean McGivern
2018-08-29Fix Error 500s due to encoding issues when Wiki hooks fireStan Hu
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-29Merge branch 'rails5-silence-stream' into 'master'Sean McGivern
2018-08-29Include rich_text in diff cache keysSean McGivern
2018-08-29Escaped html charactersChantal Rollison
2018-08-29Resolve "Orphaned upload files are accessible via project exports"Michael Kozono
2018-08-29Block link-local addresses in URLBlockerStan Hu
2018-08-29Removes <br> sent from backend on tooltips in jobsFilipa Lacerda
2018-08-28Changes update_column to update_attributes in ProjectTreeRestorer#restore_pro...Tiago Botelho
2018-08-28Rails 5: replace removed silence_streamJasper Maes
2018-08-28Merge branch 'fldubois/gitlab-ce-fix-api-group-createdat' into 'master'Rémy Coutable
2018-08-28Merge branch 'issue_36138' into 'master'Sean McGivern
2018-08-27Merge branch 'bvl-add-galician' into 'master'Grzegorz Bizon
2018-08-27Squashed commit of the following:Shinya Maeda
2018-08-26Merge branch 'sh-insert-git-data-in-separate-transaction' into 'master'Yorick Peterse
2018-08-26Bitbucket Server importer: Eliminate most idle-in-transaction issuesStan Hu
2018-08-25API: Protected tagsRobert Schilling
2018-08-25Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas
2018-08-24Merge branch 'sh-simplify-github-importer-refactor' into 'master'Yorick Peterse
2018-08-24Refactor GitHub Importer database helpers into helper methodsStan Hu
2018-08-24Allows author to vote on their own issueChantal Rollison
2018-08-23Send required object storage PUT headers in /uploads/authorize APIStan Hu
2018-08-23Merge branch '6965-backport-to-ce' into 'master'Stan Hu
2018-08-23Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas
2018-08-23Backport LDAP changes to CEDouglas Barbosa Alexandre
2018-08-23Merge branch 'ccr/48800/ping_for_boards' into 'master'Sean McGivern
2018-08-23Merge branch 'jprovazn-fix-form-uploads' into 'master'Kamil Trzciński
2018-08-22Fix broken Git over HTTP clones with LDAP usersStan Hu
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-22Allow date parameters on Issues and Notes API for group ownersFlorent Dubois