summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add request access for groupsRémy Coutable2016-06-144-1/+118
* | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+1
* | | Allow users to create confidential issues in private projectsDouglas Barbosa Alexandre2016-06-131-1/+1
|/ /
* | Merge branch '18446-when-this-merge-request-is-accepted-this-issue-will-be-cl...Rémy Coutable2016-06-131-1/+1
|\ \
| * | Don't try to count a relation with aliases18446-when-this-merge-request-is-accepted-this-issue-will-be-closed-automatically-rendered-twiceSean McGivern2016-06-101-1/+1
| |/
* | Merge branch 'icon-color-fix' into 'master' Jacob Schatz2016-06-101-7/+8
|\ \
| * | Update activity SVG pathicon-color-fixAnnabel Dunstone2016-06-091-7/+8
* | | Merge branch 'label-filter-fix' into 'master' Jacob Schatz2016-06-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Added testslabel-filter-fixPhil Hughes2016-06-091-1/+1
* | | Merge branch 'milestone-tooltip' into 'master' Jacob Schatz2016-06-091-2/+4
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipmilestone-tooltipFatih Acet2016-06-091-2/+3
| |\ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-0912-0/+161
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-092-3/+2
| |\ \ \
| * | | | Fixes for MR comments.Fatih Acet2016-06-091-1/+1
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-086-19/+111
| |\ \ \ \
| * | | | | Use title attribute instead of data-original-title.Fatih Acet2016-06-081-2/+2
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into milestone-tooltipFatih Acet2016-06-064-13/+30
| |\ \ \ \ \
| * | | | | | Show milestone remaining tooltip in right sidebar.Fatih Acet2016-06-031-2/+4
* | | | | | | Merge branch 'dz-improve-ui-consistency-2' into 'master' Jacob Schatz2016-06-092-8/+6
|\ \ \ \ \ \ \
| * | | | | | | Improve buttons size and paddings in the listsDmitriy Zaporozhets2016-06-081-3/+3
| * | | | | | | Improve button margin for btn-grouped css classDmitriy Zaporozhets2016-06-081-5/+3
* | | | | | | | Improved the UX of issue & milestone date pickerPhil Hughes2016-06-091-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Updated labels UIPhil Hughes2016-06-091-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '17240-svg' into 'master' Jacob Schatz2016-06-0812-0/+161
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix activity SVG17240-svgAnnabel Dunstone2016-06-081-10/+7
| * | | | | Add new icons to group page layout navAnnabel Dunstone2016-06-085-0/+57
| * | | | | Add SVG icons to side barAnnabel Dunstone2016-06-086-169/+39
| * | | | | Start adding SVG iconsAnnabel Dunstone2016-06-087-0/+237
| | |_|_|/ | |/| | |
* | | | | Merge branch 'dz-improve-ui-consistency' into 'master' Jacob Schatz2016-06-082-3/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Remove unnecessary icons from buttonsdz-improve-ui-consistencyDmitriy Zaporozhets2016-06-081-2/+1
| * | | Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-081-1/+1
* | | | Merge branch 'remove-labels-from-filter' into 'master' Jacob Schatz2016-06-081-2/+9
|\ \ \ \
| * | | | Updated designPhil Hughes2016-06-081-3/+8
| * | | | Removable labels from filtered issuables label barPhil Hughes2016-06-081-1/+3
| |/ / /
* | | | Merge branch 'webhooks-shared-form' into 'master' Jacob Schatz2016-06-081-0/+91
|\ \ \ \ | |/ / / |/| | |
| * | | Backported from EE shared form for web hookswebhooks-shared-formPhil Hughes2016-06-031-0/+91
* | | | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-073-2/+11
|\ \ \ \
| * | | | Tidy up Ruby style in templatesSean McGivern2016-06-061-1/+1
| * | | | Show functionality only for users with the ability to edit labelsAlfredo Sumaran2016-06-061-6/+7
| * | | | FeedbackAlfredo Sumaran2016-06-061-6/+5
| * | | | Fix styleSean McGivern2016-06-061-1/+1
| * | | | Don't try to count a relation with aliasesSean McGivern2016-06-061-1/+1
| * | | | Sorting improvements and stylingAlfredo Sumaran2016-06-061-0/+7
| * | | | Sort by label priorityThijs Wouters2016-06-061-0/+2
| | |_|/ | |/| |
* | | | Remove prev/next buttons on issues and merge requests18026-consider-removing-issue-merge-request-previous-next-buttonsAlejandro Rodríguez2016-06-061-15/+0
|/ / /
* | | Fix specAlfredo Sumaran2016-06-031-1/+1
* | | Address feedbackAlfredo Sumaran2016-06-033-10/+11
* | | Bulk assignment implementationAlfredo Sumaran2016-06-031-2/+2
* | | Add show_create param to toggle label creation optionAlfredo Sumaran2016-06-031-2/+2
* | | Add show_footer parameter for ability to hide footerAlfredo Sumaran2016-06-032-1/+3