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
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Change `return`s for `next`s to please rubocop (behaviour is the same)Alejandro Rodríguez
2016-07-20Add /deploy_keys API to retrieve all deploy keys regardless of project affili...Alejandro Rodríguez
2016-07-20Merge branch 'migration-downtime-tags' into 'master' Robert Speicher
2016-07-20Merge branch 'rubocop/enable-multiline-ternary-operator-cop' into 'master' Robert Speicher
2016-07-20Use limit parameter rather than hardcoded valueM. Ricketts
2016-07-20Enable Style/MultilineTernaryOperator rubocop copGrzegorz Bizon
2016-07-20Added checks for migration downtimeYorick Peterse
2016-07-20Ensure to_json methods take optional argumentSean McGivern
2016-07-20Merge branch 'remove-parse-boolean' into 'master' Rémy Coutable
2016-07-20Replace parse_boolean with to_booleanRobert Schilling
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-19Merge branch 'fix/import-export-project-avatar' into 'master' Rémy Coutable
2016-07-19Improve code designKamil Trzcinski
2016-07-19Fix broken builds_for_refKamil Trzcinski
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-19Merge branch 'api-cleanup-entities' into 'master' Rémy Coutable
2016-07-19Merge branch 'deployment-tracking' into 'master' Rémy Coutable
2016-07-19Merge branch 'api-delete-todos' into 'master' Rémy Coutable
2016-07-19Simplify entities for branches and tags APIRobert Schilling
2016-07-19Added Rake task for tracking deploymentsYorick Peterse
2016-07-19Return the number of marked todosRobert Schilling
2016-07-19squashed - added avatar saver/restorer and specsJames Lopez
2016-07-19Merge branch 'api-dev-can-push' into 'master' Rémy Coutable
2016-07-19Allow to pull code with deploy key from public projectsKamil Trzcinski
2016-07-19Only update onceRobert Schilling
2016-07-19API: Expose 'developers_can_merge' for branchesRobert Schilling
2016-07-19API: Expose 'developers_can_push' for branchesRobert Schilling
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-19Added the ability to block sign ups using a domain blacklist.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-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-18allow empty repos on import/exportJames Lopez
2016-07-18Merge branch 'api-isssues-due-date' into 'master' Rémy Coutable
2016-07-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...Kamil Trzcinski
2016-07-18Merge branch 'track-pipeline-user' into 'master' Rémy Coutable
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