summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* Remove div between ul and lilist-itemsAnnabel Dunstone2016-06-131-2/+2
* Merge branch 'fix-related-branches-error-500' into 'master' Kamil Trzciński2016-06-131-1/+1
|\
| * Fix typo causing related branches to Error 500fix-related-branches-error-500Stan Hu2016-06-121-1/+1
* | Merge branch '18446-when-this-merge-request-is-accepted-this-issue-will-be-cl...Rémy Coutable2016-06-132-4/+2
|\ \ | |/ |/|
| * 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-2/+2
| * Only show issues closing MR when presentSean McGivern2016-06-101-2/+0
* | Render issues link on issues subnav unless you visit merge request controllerDmitriy Zaporozhets2016-06-101-1/+1
* | Render only issues/mr in subnav depends on contextDmitriy Zaporozhets2016-06-101-2/+2
* | Move Labels and Milestones as sub tab to Issues/MRDmitriy Zaporozhets2016-06-102-15/+43
|/
* Merge branch '17562-filter-issues-is-only-visible-when-user-is-logged-in' int...Jacob Schatz2016-06-091-1/+1
|\
| * Fixes issue search form hiding when current_user is nil (guest user)Luke Bennett2016-06-071-1/+1
* | Cleanup and imrpove issue/mr buttonsDmitriy Zaporozhets2016-06-083-11/+8
* | Improve button color for issue and mr pagesDmitriy Zaporozhets2016-06-081-4/+4
|/
* Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-3/+3
|\
| * Some design related tweaks.Fatih Acet2016-06-061-3/+3
* | Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-062-5/+5
|\ \ | |/
| * Address feedbackAlfredo Sumaran2016-06-031-1/+1
| * Expose Issue IDAlfredo Sumaran2016-06-031-1/+1
| * Set indeterminated itemsAlfredo Sumaran2016-06-031-1/+1
| * Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-031-2/+2
| |\
| * \ Merge branch 'master' into awardablesZJ van de Weg2016-05-308-10/+6
| |\ \
| * \ \ Merge branch 'master' into awardablesZJ van de Weg2016-05-252-2/+2
| |\ \ \
| * | | | Incorporate feedbackZeger-Jan van de Weg2016-05-111-10/+4
| * | | | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-115-70/+77
| |\ \ \ \
| * | | | | Create table for award emojiZeger-Jan van de Weg2016-05-062-2/+2
* | | | | | Fix merge_request handlingKamil Trzcinski2016-06-031-1/+1
* | | | | | Use pipelines in context of ProjectKamil Trzcinski2016-06-032-5/+5
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added author to various Markdown calls in viewsYorick Peterse2016-05-261-2/+2
* | | | | Remove header title from project pagesDmitriy Zaporozhets2016-05-265-5/+0
* | | | | Merge branch 'link-to-in-issues-index' into 'master' Jacob Schatz2016-05-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace `link_to_gfm` with `link_to` in merge request and issue titles.link-to-in-issues-indexConnor Shea2016-05-241-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'rs-remove-issue_to_atom' into 'master' Douwe Maan2016-05-251-3/+1
|\ \ \ \
| * | | | Remove `issue_to_atom` helperrs-remove-issue_to_atomRobert Speicher2016-05-231-3/+1
| |/ / /
* | | | Related merge request text alignmentclosed-by-alignmentPhil Hughes2016-05-231-1/+4
|/ / /
* | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-131-10/+4
|\ \ \ | | |/ | |/|
| * | Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-091-10/+4
* | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-091-4/+12
|\ \ \ | |/ /
| * | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-4/+12
* | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-04-264-69/+70
|\ \ \ | |/ /
| * | Merge branch 'remove-update-files' into 'master' Yorick Peterse2016-04-211-0/+0
| |\ \
| | * | Removed JS update templatesremove-update-filesPhil Hughes2016-04-191-0/+0
| * | | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-1/+1
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-192-68/+62
| | |\ \ \ | | | |/ /
| | * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-163-5/+7
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Add red color to overdue and open issuesMehmet Beydogan2016-04-201-3/+4
| * | | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-201-0/+4
| | |_|/ | |/| |
| * | | Fixed issue with tasklist toggling sidebar refreshtasklist-fixPhil Hughes2016-04-181-3/+0
| * | | Updated some if statementsissues-mobile-headerPhil Hughes2016-04-161-28/+29
| * | | Fixed testsPhil Hughes2016-04-161-4/+4