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
AgeCommit message (Expand)Author
2016-07-27Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan
2016-07-27Fix a bug where forking a project from a repository storage to another would ...Alejandro Rodríguez
2016-07-26Profile requests when a header is passedAhmad Sherif
2016-07-26Add support for using RequestStore within Sidekiq tasks via SIDEKIQ_REQUEST_S...Stan Hu
2016-07-23If version file is unavailable unknown statusKatarzyna Kobierska
2016-07-23Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Merge branch 'migration-downtime-tags' into 'master' Robert Speicher
2016-07-20Added checks for migration downtimeYorick Peterse
2016-07-20Ensure to_json methods take optional argumentSean McGivern
2016-07-19Limit git rev-list output count to one in forced push checkAhmad Sherif
2016-07-19Fix help page paths to make sure shortcuts and the UI help page work.Connor Shea
2016-07-19Merge branch 'allow-deploy-key-to-download-public-projects' into 'master' Rémy Coutable
2016-07-19squashed - added avatar saver/restorer and specsJames Lopez
2016-07-19Allow to pull code with deploy key from public projectsKamil Trzcinski
2016-07-19Squashed - fix encoding issueJames Lopez
2016-07-19Merge branch 'cs-gemojione-3' into 'master' Robert Speicher
2016-07-19Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano
2016-07-19Merge branch '19820-safer-diffs' into 'master' Douwe Maan
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-18Upgrade Gemojione from 2.6.1 to 3.0.1.Connor Shea
2016-07-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18allow empty repos on import/exportJames Lopez
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-18Merge branch 'fix-lfs-ci-fetch' into 'master' Rémy Coutable
2016-07-15Merge branch 'feature.rouge-20' into 'master' Robert Speicher
2016-07-15Merge branch 'fix/project-export-filename' into 'master' Douwe Maan
2016-07-15Merge branch 'fix/ee-to-ce-import'Douwe Maan
2016-07-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-exp...James Lopez
2016-07-15Merge branch 'disable-statement-timeout' into 'master' Robert Speicher
2016-07-15Fix LFS specsKamil Trzcinski
2016-07-15Fix fetching LFS objects for private CI projectsKamil Trzcinski
2016-07-15add project name and namespace to filename on project exportJames Lopez
2016-07-15Disable statement timeout outside of transaction and during adding concurrent...Stan Hu
2016-07-15Disable PostgreSQL statement timeout during migrationsStan Hu
2016-07-14use the proper variable names o_Ohttp://jneen.net/
2016-07-14style: factor out `@lexer` into a methodhttp://jneen.net/
2016-07-14fix Gitlab::Highlight#initializer bugs from rebasehttp://jneen.net/
2016-07-14use the local lexer variable to respect plain: ...http://jneen.net/
2016-07-14inline #rouge_formatterhttp://jneen.net/
2016-07-14use the new token_lines interface to format lineshttp://jneen.net/
2016-07-14kill the :cssclass optionhttp://jneen.net/
2016-07-14kill the nowrap optionhttp://jneen.net/
2016-07-14the call site always specifies this optionhttp://jneen.net/
2016-07-14do this thing in a clearer wayhttp://jneen.net/
2016-07-14fixed similar issue with gitlab.com importer because why not!James Lopez
2016-07-14fix updated_at not preserved after import - for GitLab projectsJames Lopez
2016-07-14fix EE => CE project import, and updated JSON specJames Lopez