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/app
AgeCommit message (Expand)Author
2016-08-01Merge branch 'oldrev-in-update-hooks' into 'master' Douwe Maan
2016-08-01Merge branch '20294-commit-tooltip' into 'master' Jacob Schatz
2016-08-01Merge branch 'issue_20063_2' into 'master' Rémy Coutable
2016-08-01Merge branch 'admin-builds' into 'master' Fatih Acet
2016-08-01webhooks: include old revision in MR update eventsBen Boeckel
2016-08-01Fix search results for notes without commitsFelipe Artur
2016-08-01Merge branch 'fix-gh-pull-requests' into 'master' Rémy Coutable
2016-08-01Merge branch '14202-avoid-line-code-position-calculations' into 'master' Yorick Peterse
2016-08-01Merge branch '15064_issuable_default_sort_order' into 'master' Rémy Coutable
2016-08-01Merge branch 'fix/labels-milestones-import' into 'master' Rémy Coutable
2016-08-01Avoid line_code and position calculation on line partial for plain viewPaco Guzman
2016-08-01State specific default sort order for issuableszs
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-01squashed - fixed label and milestone association problems, updated specs and ...James Lopez
2016-08-01Minor fixes in the Env API endpointsZ.J. van de Weg
2016-08-01fixup! Fix attr reader to force the intended values for source and target shasDouglas Barbosa Alexandre
2016-08-01Fix attr reader to force the intended values for source and target shasDouglas Barbosa Alexandre
2016-07-30Merge branch 'clarify-deletion-message' into 'master' Robert Speicher
2016-07-30Merge branch 'reject-merge-conflicts' into 'master' Robert Speicher
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-29Properly abort a merge when merge conflicts occurStan Hu
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-29Check for Ci::Build artifacts at database levelPaco Guzman
2016-07-29Incorporate feedbackZ.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-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.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-29Implement review comments from @dbalexandre.Timothy Andrew
2016-07-29Favor labels like `Allowed to push` over `Allowed To Push`.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
2016-07-29Fix default branch protection.Timothy Andrew
2016-07-29Update protected branches spec to work with the `select`s.Timothy Andrew
2016-07-29Allow setting "Allowed To Push/Merge" while creating a protected branch.Timothy Andrew
2016-07-29Enforce "No One Can Push" during git operations.Timothy Andrew
2016-07-29Add "No One Can Push" to the protected branches UI.Timothy Andrew
2016-07-29Use the `{Push,Merge}AccessLevel` models in the UI.Timothy Andrew
2016-07-29Add models for the protected branch access levels.Timothy Andrew
2016-07-29Merge branch 'cache-commit-author-lookup' into 'master' Yorick Peterse