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-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
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-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-19Merge branch 'allow-deploy-key-to-download-public-projects' into 'master' Rémy Coutable
2016-07-19Merge branch 'fix/import-export-project-avatar' into 'master' Rémy Coutable
2016-07-19Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski
2016-07-19fix specJames Lopez
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 '19820-safer-diffs' into 'master' Douwe Maan
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
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-18Fix spec to set import_url before attempting to create import_dataStan Hu
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-15Refactor LFS specs to use requests instead of LfsRouterKamil Trzcinski
2016-07-15add project name and namespace to filename on project exportJames Lopez
2016-07-15Fix spec Don't attempt to disable statement timeout on a MySQL DBStan Hu
2016-07-14apparently this gets encoded now?http://jneen.net/
2016-07-14we no longer encode double-quoteshttp://jneen.net/
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
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Stub omniauth provider for GitLabDouglas Barbosa Alexandre
2016-07-13Add spec for GitLab.com importerDouglas Barbosa Alexandre
2016-07-13Implement last round of review comments from !4892.Timothy Andrew
2016-07-13Appease rubocop.Timothy Andrew
2016-07-13Refactor `Gitlab::GitAccess`Timothy Andrew
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-13Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan
2016-07-12Merge branch 'rs-describe-symbols' into 'master' Robert Speicher
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-12Remove unnecessary context from GitHub client specDouglas Barbosa Alexandre
2016-07-12Fix GItHub client requests when rate limit is disabledDouglas Barbosa Alexandre
2016-07-12Render inline diffs for multiple changed lines following eachotherDouwe Maan
2016-07-11Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even...James Lopez
2016-07-11squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez
2016-07-11Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable
2016-07-11spec and fix for sanitize methodJames Lopez
2016-07-08Merge branch '1548-average-commits-per-day' into 'master' Rémy Coutable