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-07-20Removed duplicate labels from the dropdown on dashboardPhil Hughes
2016-07-20Uses the selected values from the controller not the paramsPhil Hughes
2016-07-20Fixed issuable sidebar label toggle not workingPhil Hughes
2016-07-20Fixed issuable sidebar label dropdownPhil Hughes
2016-07-20Fixed label dropdown bugs with pre-selecting the toggle labelPhil Hughes
2016-07-13Changed collapsed assignee tooltip to users namePhil Hughes
2016-06-17Removed update methodPhil Hughes
2016-06-17Removed ID from button as frontend doesnt use anymorePhil Hughes
2016-06-17Improved manual todosPhil Hughes
2016-06-15Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz
2016-06-14Uses update URL to update the status of a todoPhil Hughes
2016-06-14Moved todo creation over to project todos controllerPhil Hughes
2016-06-14Cached jQuery selectorsPhil Hughes
2016-06-14Fixed bug with sidebar when user is not logged inPhil Hughes
2016-06-14Fixed issue with sidebar button stylingPhil Hughes
2016-06-14Manually create todo for issuablePhil Hughes
2016-06-10Corrected all sidebar font weights to correctly match the designPhil Hughes
2016-06-10Fixed issue with bold in issuable sidebarPhil Hughes
2016-06-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet
2016-06-09Fixes for MR comments.Fatih Acet
2016-06-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet
2016-06-08Use title attribute instead of data-original-title.Fatih Acet
2016-06-08Improve button color for issue and mr pagesDmitriy Zaporozhets
2016-06-06Remove prev/next buttons on issues and merge requestsAlejandro Rodríguez
2016-06-06Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet
2016-06-03Show milestone remaining tooltip in right sidebar.Fatih Acet
2016-06-02issuable#labels_array explicitly load the labelsPaco Guzman
2016-05-23Added remove due date buttonPhil Hughes
2016-04-25Merge branch 'issue_14904' into 'master' Jacob Schatz
2016-04-22Merge branch 'remove-update-files' into 'master' Yorick Peterse
2016-04-21Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran
2016-04-21Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran
2016-04-21Make shortcuts work when sidebar is collapsedAlfredo Sumaran
2016-04-20Remove duplicate hidden_field and fix RubocopRémy Coutable
2016-04-20Address MR feedbackRémy Coutable
2016-04-20Removed buttons instead clicking date sets itPhil Hughes
2016-04-20Mobile value color for due datePhil Hughes
2016-04-20Updates sidebar valuePhil Hughes
2016-04-20Posts the due date through AJAXPhil Hughes
2016-04-20Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan
2016-04-20Add due_date:time field to Issue modelMehmet Beydogan
2016-04-20Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran
2016-04-19Fix javascript errors with invalid json because of commasFelipe Artur
2016-04-19Removed JS update templatesPhil Hughes
2016-04-19Trigger filtering after ajax is complete in dropdownPhil Hughes
2016-04-18Move shared html to a partialAlfredo Sumaran
2016-04-18Add is-link attribute to know if a menu item should not be stoppedAlfredo Sumaran
2016-04-15Fix Label dropdown and organize codeAlfredo Sumaran
2016-04-15Render proper partialAlfredo Sumaran
2016-04-15Reuse partial for Create Label pageAlfredo Sumaran