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-06-10Merge branch 'milestone-tooltip' into 'master' Jacob Schatz
2016-06-09Fixes for MR comments.Fatih Acet
2016-06-08Remove icons from button on wiki pages. Also consistent padding between butto...Dmitriy Zaporozhets
2016-06-08Copy changes for milestone due dates.Fatih Acet
2016-05-26Remove header title from project pagesDmitriy Zaporozhets
2016-05-03Improve milestone page UIDmitriy Zaporozhets
2016-04-29Use a better message when milestone is newly createdArinde Eniola
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-07Updates from last code review.Rubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Refactor Merge Requests tab into a custom partialRubén Dávila
2016-03-05Recator Issues Tab into a custom partial.Rubén Dávila
2016-03-02Show days remaining instead of elapsed time for Milestone.Rubén Dávila
2016-02-03Some refactor for CSS after code review.Rubén Dávila
2016-02-03Remove no longer required class.Rubén Dávila
2016-02-03Add link to open/closed issues plus some minor updates.Rubén Dávila
2016-02-03Remove gray background from detail.Rubén Dávila
2016-02-03Show buttons based on current tab.Rubén Dávila
2016-02-03Align Milestone's issue counter.Rubén Dávila
2016-02-03Add little spacing between milestone stats.Rubén Dávila
2016-02-03Change style of Delete button.Rubén Dávila
2016-02-03Add elpased time.Rubén Dávila
2016-02-03Change format of Milestone stats.Rubén Dávila
2016-02-03Add labels tab to milestone detail view.Rubén Dávila
2016-01-23Remove gray background from issue/mr/milestone backgroundDmitriy Zaporozhets
2016-01-14Merge branch 'remove-gray-bg'Dmitriy Zaporozhets
2016-01-14Update button styles for Milestones#showRobert Speicher
2016-01-13Replace all navigation menu with nav-links classDmitriy Zaporozhets
2015-12-24Add page descriptions and imagesRobert Speicher
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-12-15Move milestone edit button to the very rightDouwe Maan
2015-12-15Fix headers of milestone and snippet show pagesDouwe Maan
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-03Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-03Fix failures in masterValery Sizov
2015-12-02Use new style for milestone detail pageDouwe Maan
2015-10-21Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-10-15Re-use User objects for avatar_icon where possibleYorick Peterse
2015-10-14Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan
2015-09-17Move project header title definition to view in question.Douwe Maan
2015-07-17Add support for destroying project milestonesStan Hu
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-06-22Fix closed merge request scope at milestone pageDmitriy Zaporozhets
2015-06-19Revert merge request states renamingDmitriy Zaporozhets
2015-05-27Fix milestone "Browse Issues" button.Douwe Maan
2015-05-27Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets
2015-05-26Refactor permission checks to use `can?` instead of `issues_enabled` and `mer...Stan Hu
2015-05-25Consistently refer to MRs as either Accepted or Rejected.Douwe Maan
2015-05-25Disable "New Issue" and "New Merge Request" buttons when features are disable...Stan Hu