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
2020-05-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-29Prefer usage of helper `expanded_by_default?`Peter Leitzen
2019-01-29Port changes from EE. Remove unused classLin Jen-Shin
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-08-08ensure all project repository settings panels remain open after form submissionMike Greiling
2018-07-20Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray
2018-06-13Ensure we look into the correct setion only when expanding a settings' sectionRémy Coutable
2018-05-23Fix deploy keys formClement Ho
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-07Make deploy keys table more clearly structuredLukas Eipert
2018-04-12[skip ci] .form-horizontal => .form-group.rowClement Ho
2018-04-11[skip ci] Convert .checkbox to .form-checkClement Ho
2018-04-02Add button type to settings toggleDmitriy Zaporozhets
2018-01-17Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan
2017-12-28Just add a new class to locate the expand buttonLin Jen-Shin
2017-10-31update settings panels to place "expanded" class on the correct elementMike Greiling
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-22Resolve "Rename settings panel "close" action to "collapse" to avoid confusion"Mike Greiling
2017-06-07Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable
2017-06-07Resolve "Simplified Repository Settings page"Mike Greiling
2017-06-02Implement ability to update deploy keysAlexander Randa
2017-04-28Re-wrote to match our docs - still not 100% sure but closer than it wasPhil Hughes
2017-04-28Add Vue with async deploy keysJacob Schatz
2017-03-08Fix inconsistent deploy key documentation in UIChris Wilson
2017-03-06Added delegations to comply with the new rubocop rulesJose Ivan Vargas
2017-03-06Added tests for the repository_controller and repository_helperJose Ivan Vargas
2017-03-06Introduced the deploy keys presenterGrzegorz Bizon
2017-03-06Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas
2017-03-06Created the gear settings entry and created a way to initialize both sections...Jose Ivan Vargas
2016-12-09Use consistent words, feedback:Lin Jen-Shin
2016-11-22Allow admin to set keys with write access, andLin Jen-Shin
2016-08-19Rephrase wording for pull/push accessAli Ibrahim
2016-08-17Allow to add deploy keys with write-accessAli Ibrahim
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-05-16Fixed project settings alert colorsPhil Hughes
2016-04-25Updated tests for deploy keysPhil Hughes
2016-04-25Project deploy keys updated UIPhil Hughes
2016-04-05Standardize the way we check for and display form errorsRobert Speicher
2015-12-02Use js-requires-input where appropriateDouwe Maan
2015-12-02Add cancel button to forms that didn't have one alreadyDouwe Maan
2015-12-02Use consistent casing for page titlesDouwe Maan
2015-08-26Limit content width for big screens except certain pagesDmitriy Zaporozhets
2015-06-04Show key fingerprint on DeployKeys#indexRobert Speicher
2015-06-04Remove show actions from Admin and Project DeployKeysRobert Speicher
2015-04-30Add a page title to every page.Douwe Maan
2015-04-03Clean up code.Douwe Maan
2015-04-03Allow admin to create public deploy keys that are accessible to any project.Douwe Maan
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-02-26Dont render project entityDmitriy Zaporozhets