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
2015-12-07Merge branch 'master' into ui/miscDouwe Maan
2015-12-03Merge branch 'master' into ui/miscDouwe Maan
2015-12-03Merge branch 'master' into ui/form-consistencyDouwe Maan
2015-12-03Tweak tag form wordingDouwe Maan
2015-12-02Add tooltips to tag buttonsDouwe Maan
2015-12-02Add tag delete buttonDouwe Maan
2015-12-02Add permission check for tag list release notes buttonDouwe Maan
2015-12-02Add plus icon to all "Add X" buttonsDouwe Maan
2015-12-02Rename variableDouwe Maan
2015-12-02Use js-requires-input where appropriateDouwe Maan
2015-12-02Only use input placeholders when they add valueDouwe Maan
2015-12-02Don't write "Optional" or "Required" unless non-obviousDouwe Maan
2015-12-02Use consistent casing for form field labelsDouwe Maan
2015-12-02Use consistent casing for page titlesDouwe Maan
2015-11-20Update copy used in alert message when deleting branches or tags. #2993Rubén Dávila
2015-11-19Fix 'Attach a file' link in new tag formDouwe Maan
2015-11-09Add missing param and title for tagDmitriy Zaporozhets
2015-11-06Better englishDmitriy Zaporozhets
2015-11-06Add tests to release notes featureDmitriy Zaporozhets
2015-11-06Small UI improvements to new git tag pageDmitriy Zaporozhets
2015-11-06Add changelog item and remove release labels for tags listDmitriy Zaporozhets
2015-11-05Retyle tag show pageDmitriy Zaporozhets
2015-11-05Improve UI for tags pageDmitriy Zaporozhets
2015-11-05Add release description to new tag formDmitriy Zaporozhets
2015-11-05Create show page for tag and render release notes there and on index pageDmitriy Zaporozhets
2015-11-05More release related logic to separate resourceDmitriy Zaporozhets
2015-11-05Add edit/update tag actions for future release notesDmitriy Zaporozhets
2015-09-17Move project header title definition to view in question.Douwe Maan
2015-09-07Style commits, branches and tags pages to match new UIDmitriy Zaporozhets
2015-04-30Capitalize "X" in "New X".Douwe Maan
2015-04-30Add a page title to every page.Douwe Maan
2015-04-14Fix button overflow for branches/tags pagesDmitriy Zaporozhets
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-23Corrected validation of 'Create branch' and 'Create tag' buttonsuran
2014-11-18Hide gpg signature on tags page from tag messageDmitriy Zaporozhets
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-10-28Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets
2014-10-03Upgrade to Font Awesome v4.2Sullivan SENECHAL
2014-10-01Use button type=submit instead of input.Ciro Santilli
2014-09-12update tags count if tag gets deletedRobert Schilling
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-09-03Validate tag-names and references in WebUI, APIRobert Schilling
2014-06-12Restyle git tags pageDmitriy Zaporozhets
2014-05-30Dont allow git tag rewrite/removal unless you are masterDmitriy Zaporozhets
2014-04-14Use VersionSorter on the Project > Tags pageRobert Speicher
2014-02-24Fix btn-group alignDmitriy Zaporozhets
2014-02-20Refactor scssDmitriy Zaporozhets
2014-02-03Use new tags/branches from gitlab_gitDmitriy Zaporozhets
2014-01-08Add UI for downloading various archive formats.Jason Hollingsworth