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
2017-12-28Move encoding methods to the more general EncodingHelperAlejandro Rodríguez
2017-12-22Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher
2017-12-22Extend Cluster Applications to allow installation of PrometheusMayra Cabrera
2017-12-22Merge branch 'dm-issue-move-transaction-error' into 'master'Robert Speicher
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-12-22Merge branch '38893-banzai-upload-filter-relative-urls' into 'master'Douwe Maan
2017-12-22Execute project hooks and services after commit when moving an issueDouwe Maan
2017-12-22Use relative URLs when linking to uploaded filesNick Thomas
2017-12-22Use gitlab-stylesRémy Coutable
2017-12-22Add index on namespaces lower(name) for UsersController#existsGreg Stark
2017-12-21Merge branch 'jprovazn-search' into 'master'Yorick Peterse
2017-12-21Merge branch 'pawel/reduce_cardinality_of_prometheus_metrics' into 'master'Douwe Maan
2017-12-21Skip projects filter on merge requests searchJan Provaznik
2017-12-21Use seconds where possible, and convert to milliseconds for Influxdb consumptionPawel Chojnacki
2017-12-21Merge branch 'revert-b655a4a7' into 'master'Robert Speicher
2017-12-20Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"Kim Carlbäcker
2017-12-20Migrate to Project#empty_repo?Zeger-Jan van de Weg
2017-12-20use in_milliseconds rails helperPawel Chojnacki
2017-12-20Merge branch '38318-search-merge-requests-with-api' into 'master'Rémy Coutable
2017-12-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-20Employ declared_params in finder methods for MR and Issue API listsMark Fletcher
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-19Fix tests and formattingPawel Chojnacki
2017-12-19Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-18Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'Kamil Trzciński
2017-12-15Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher
2017-12-15Merge branch 'dm-ldap-email-readonly' into 'master'Sean McGivern
2017-12-15Make sure user email is read only when synced with LDAPDouwe Maan
2017-12-15Backport changes from EELin Jen-Shin
2017-12-15Merge branch 'gitaly-conflicts-prep' into 'master'Sean McGivern
2017-12-15Merge branch '41016-import-gitlab-shell-projects' into 'master'Douwe Maan
2017-12-15Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-12-15Merge branch 'lfs-badge' into 'master'Douwe Maan
2017-12-14Simplify conflict resolver interfaceAlejandro Rodríguez
2017-12-14Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher
2017-12-14Merge branch 'rc/update-flipper' into 'master'Robert Speicher
2017-12-14Import gitlab_projects.rb from gitlab-shellNick Thomas
2017-12-14sorting for tags apihaseeb
2017-12-14moved lfs_blob_ids method into ExtractsPath modulePhil Hughes
2017-12-14Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern
2017-12-14moved lfs blob fetch from extractspath filePhil Hughes
2017-12-14Update flipper to 0.11.0 and take advantage of the new featuresRémy Coutable
2017-12-13Merge branch '13695-order-contributors-in-api' into 'master'Rémy Coutable
2017-12-13Merge branch 'pawel/cache_feature_check_for_5_minutes_for_method_call' into '...Robert Speicher
2017-12-13Merge branch 'add-tcp-check-rake-task' into 'master'Rémy Coutable
2017-12-13Adds ordering to projects contributors in APIJacopo
2017-12-13Migrate Gitlab::Git::Repository#merge_base_commit to GitalyAhmad Sherif
2017-12-13Add a gitlab:tcp_check rake taskNick Thomas
2017-12-13Address review comments with playing pipeline schedulerStan Hu