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/spec/lib
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-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-19Use a more powerful query to match videos in img tagsRémy Coutable
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
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-19Merge branch 'manual-actions' into 'master' Rémy Coutable
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-18Merge branch 'undo-revert-of-4892' into 'master' Rémy Coutable
2016-07-18Merge branch '18593-avoid-parse_html-when-rinku-didnt-do-anything' into 'mast...Yorick Peterse
2016-07-18Add implementation of manual actionsKamil Trzcinski
2016-07-18Don't parse Rinku returned value to DocFragment when it didn't change the ori...Paco Guzman
2016-07-18Merge branch 'store-variables-and-when-in-builds-table' into 'master' Rémy Coutable
2016-07-18Merge branch 'docker-registry-work-with-redirect' into 'master' Rémy Coutable
2016-07-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...Kamil Trzcinski
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-17Refactor gitlab_ci_yaml_processor variables testsKamil Trzcinski
2016-07-16Fix gitlab_ci_yaml_processor_spec.rbKamil Trzcinski
2016-07-16Fix gitlab_ci_yaml_processor_spec.rbKamil Trzcinski
2016-07-16Store when and yaml variables in builds tableKamil Trzcinski
2016-07-16Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan
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-15Explicitly remove authorization token and make sure that invalid addresses ar...Kamil Trzcinski
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-14stub out errors from the formatterhttp://jneen.net/
2016-07-14don't expect a random newline at the end of the thing?http://jneen.net/
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