summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
| * Fixed alignment of buttons in note formscomment-form-button-spacingPhil Hughes2016-06-171-2/+2
| * Remove div between ul and lilist-itemsAnnabel Dunstone2016-06-131-2/+2
* | Links markdown text to docsPhil Hughes2016-07-061-1/+3
* | Uses input field for email addressPhil Hughes2016-07-011-4/+5
* | Added new issue by email modal windowPhil Hughes2016-06-302-0/+26
|/
* 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
|/