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-10-20Create protected branches bundleAlfredo Sumaran
2016-09-22Remove unused attributesAlfredo Sumaran
2016-08-21Merge branch 'fix-empty-dropdown' into 'master' Rubén Dávila Santos
2016-08-21Make dropdown selectablesAlfredo Sumaran
2016-08-21Fix inputs not being found due to incorrect class in wrap elementAlfredo Sumaran
2016-08-20Add element container to dropdownsAlfredo Sumaran
2016-08-16Move the "update" portion of the protected branch view into a partial.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-08-06Set for for labels and ID for dropdowns on create formAlfredo Sumaran
2016-08-06Fix .panel-title styleAlfredo Sumaran
2016-08-06Fix spelling. `braches` to `branches`Alfredo Sumaran
2016-08-06Prevent setting HTML directly from the JSAlfredo Sumaran
2016-08-06Add url to Wildcard protected branches documentationAlfredo Sumaran
2016-08-06Add custom css class to each dropdown to fix failing specAlfredo Sumaran
2016-08-06Fix class names and move each class to its own fileAlfredo Sumaran
2016-08-06Refactor of Protected Branch Edit ListAlfredo Sumaran
2016-08-06Update layout and JS for create protected branch.Alfredo Sumaran
2016-07-29Implement final review comments from @rymai.Timothy Andrew
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Implement review comments from @axil.Timothy Andrew
2016-07-29Favor labels like `Allowed to push` over `Allowed To Push`.Timothy Andrew
2016-07-29Humanize protected branches' access levels at one location.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-29Add "No One Can Push" to the protected branches UI.Timothy Andrew
2016-07-22Refactor protected branches documentationAchilleas Pipinellis
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-14Update permissons links to new pageSean McGivern
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Implement last round of review comments from !4892.Timothy Andrew
2016-07-13Added "developers can merge" setting to protected branchesMathias Vestergaard
2016-07-12Fix failing tests.Connor Shea
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-07-07Use the `GLDropdown` component to select protected branches.Timothy Andrew
2016-07-05Add documentation for wildcard protected branches.Timothy Andrew
2016-07-05Improve the error message displayed when branch creation fails.Timothy Andrew
2016-07-05Modify the frontend for wildcard protected branches.Timothy Andrew
2016-05-16Fixed project settings alert colorsPhil Hughes
2016-04-26Protected branches UIPhil Hughes
2016-04-05Standardize the way we check for and display form errorsRobert Speicher
2015-12-08Fix padding around protected branches wellDouwe Maan
2015-12-02Use select2 placeholder instead of blank optionDouwe Maan
2015-10-19Make tables full width.Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-03-26Replace alerts with well where alert is not neededDmitriy Zaporozhets
2015-03-19Refactor select css. Make selects same widthDmitriy Zaporozhets
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-03-07Replace bs-callout with alertDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-29Inline protected branches listDmitriy Zaporozhets