summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-1/+1
* code formatting correctedNur Rony2016-10-241-1/+1
* removes extra line for empty issue descriptionNur Rony2016-10-211-1/+1
* Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-191-1/+1
* Use `to_reference` for Issue "show" and "edit" page titlesrs-revert-title-changeRobert Speicher2016-10-192-2/+2
* Revert "Merge branch 'gjlaubenstein/gitlab-ce-21712-change-issue-show-html-ti...Robert Speicher2016-10-192-2/+2
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-1/+1
* Fix links to issue boardsDouglas Barbosa Alexandre2016-10-111-1/+1
* Merge branch 'fix-options-caret-mobile-viewport' into 'master' Fatih Acet2016-10-101-1/+1
|\
| * Fix inconsistent options dropdown caret on mobile viewportsClement Ho2016-10-081-1/+1
* | reword html titles for merge requests and issuesGreg Laubenstein2016-10-092-2/+2
* | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
|/
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* Add flash containers and broadcast messages below subnavcreate-mr-bannerAnnabel Dunstone Gray2016-10-012-29/+31
* Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-151-1/+1
|\
| * Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-071-1/+1
* | Merge branch '21877-no-mr-branch-title-link-in-issue-on-mobile' into 'master' Annabel Dunstone Gray2016-09-132-2/+2
|\ \
| * | Used flexbox to force related merge request list items into columned items21877-no-mr-branch-title-link-in-issue-on-mobileLuke Bennett2016-09-092-2/+2
| |/
* | Merge branch 'dz-bulk-edit-mr' into 'master' Rémy Coutable2016-09-083-3/+5
|\ \
| * | Fix issues bulk update from issues index pageDmitriy Zaporozhets2016-09-082-2/+2
| * | Add bulk update support for merge requests listDmitriy Zaporozhets2016-09-082-3/+5
| |/
* | fix margin for multi-line emojistauriedavis2016-09-071-1/+1
|/
* Merge branch 'new-branch-unavailable-color' into 'master' Fatih Acet2016-09-021-9/+8
|\
| * Remove green outline from `New branch unavailable` button on issue page (!5858)winniehell2016-08-241-9/+8
* | Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-301-1/+1
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-1/+1
| |\ \ | | |/
| * | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-0/+5
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-2/+7
| |\ \ \
| * | | | Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin2016-08-111-1/+1
* | | | | Add horizontal scrolling to all sub-navs on mobile viewportsClement Ho2016-08-251-26/+28
| |_|_|/ |/| | |
* | | | Merge branch 'fix-button-missing-type' into 'master' Jacob Schatz2016-08-191-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix button missing typeClement Ho2016-08-081-1/+1
| |/ /
* | | Initial issues board pageDouglas Barbosa Alexandre2016-08-171-0/+5
| |/ |/|
* | Further refactor and syntax fixes.Patricio Cano2016-08-151-7/+5
* | Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-2/+9
|/
* Redirect to external issue tracker from `/issues`Robert Speicher2016-08-011-1/+1
* Merge branch '15064_issuable_default_sort_order' into 'master' Rémy Coutable2016-08-011-1/+7
|\
| * State specific default sort order for issuableszs2016-08-011-1/+7
* | Make "New issue" button in Issue page less obtrusive (!5457)winniehell2016-07-301-1/+1
|/
* Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-291-2/+2
|\
| * Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-2/+2
* | Merge some repeated codes to the partialLin Jen-Shin2016-07-272-9/+7
* | Fix duplicated issues partial and two cases need the button:Lin Jen-Shin2016-07-261-10/+10
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-261-1/+1
|\ \ | |/
| * Add green outline to New Branch button (!5447)winniehell2016-07-231-1/+1
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-153-14/+35
|\ \ | |/
| * Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-121-1/+1
| * Fixed spellingissues-blank-statePhil Hughes2016-07-061-3/+3
| * Uses any method instead of nil to check for issuesPhil Hughes2016-07-051-1/+1
| * Added blank state to issuesPhil Hughes2016-07-051-15/+31