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-08-01CHANGELOGgraph-json-restorePhil Hughes
2016-08-01Append .json onto graph request URLPhil Hughes
2016-08-01Merge branch 'zj-env-external-url' into 'master' Rémy Coutable
2016-08-01Merge branch 'new-issue-button-outline' into 'master' Rémy Coutable
2016-08-01Merge branch 'document-yaml-colon' into 'master' Achilleas Pipinellis
2016-08-01Merge branch 'master' into 'master' Achilleas Pipinellis
2016-08-01Merge branch 'clarify-backup-keep-time' into 'master' Achilleas Pipinellis
2016-08-01Minor fixes in the Env API endpointsZ.J. van de Weg
2016-08-01Merge branch 'improve-test-specificity' into 'master' Stan Hu
2016-08-01Improve spinach test to be more specific about link to clickStan Hu
2016-08-01Merge branch 'fix-invalid-x-forwarded-for-ip' into 'master' Stan Hu
2016-07-31Moved to 8.10.3 release.lookatmike
2016-07-31Ignore invalid IPs in X-Forwarded-For when trusted proxies are configured.lookatmike
2016-07-30Merge branch 'clarify-deletion-message' into 'master' Robert Speicher
2016-07-30Merge branch 'reject-merge-conflicts' into 'master' Robert Speicher
2016-07-30Merge branch 'remove-redundant-blob-text-calls' into 'master' Yorick Peterse
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-30Clarify which project is deleted to avoid alarmStan Hu
2016-07-30Make "New issue" button in Issue page less obtrusive (!5457)winniehell
2016-07-29Use Grape DSL for environment endpointsZ.J. van de Weg
2016-07-29Properly abort a merge when merge conflicts occurStan Hu
2016-07-29Merge branch 'fix/import-project-hooks' into 'master' Douwe Maan
2016-07-29Merge branch 'ability-batch-issue-checking' into 'master' Robert Speicher
2016-07-29Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher
2016-07-29Clarify backup_keep_time config parameter with S3Stan Hu
2016-07-29Merge branch 'refactor/ci-config-move-job-entries' into 'master' Rémy Coutable
2016-07-29Merge branch '20371-artifacts_present_db_check' into 'master' Rémy Coutable
2016-07-29Improve code, remove unused validator, improve namesGrzegorz Bizon
2016-07-29Check for Ci::Build artifacts at database levelPaco Guzman
2016-07-29Merge branch '14775-diff-collection-iteration' into 'master' Yorick Peterse
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add API support for environmentsZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-29Bump gitlab_git to speedup DiffCollection iterationsPaco Guzman
2016-07-29Method for returning issues readable by a userYorick Peterse
2016-07-29Merge branch '18193-no-one-can-push' into 'master' Rémy Coutable
2016-07-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Fix `git_push_service_spec`Timothy Andrew
2016-07-29Authorize user before creating/updating a protected branch.Timothy Andrew
2016-07-29Have the `branches` API work with the new protected branches data model.Timothy Andrew
2016-07-29Implement review comments from @axil.Timothy Andrew
2016-07-29Remove duplicate specs from `git_access_spec`Timothy Andrew
2016-07-29Implement review comments from @dbalexandre.Timothy Andrew
2016-07-29Favor labels like `Allowed to push` over `Allowed To Push`.Timothy Andrew
2016-07-29Add changelog entry.Timothy Andrew
2016-07-29Admins count as masters too.Timothy Andrew
2016-07-29Make specs compatible with PhantomJS versions < 2.Timothy Andrew
2016-07-29Humanize protected branches' access levels at one location.Timothy Andrew
2016-07-29Fix all specs related to changes in !5081.Timothy Andrew