summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
Commit message (Expand)AuthorAgeFilesLines
* Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-16/+1
* Merge branch '27610-issue-number-alignment' into 'master'Annabel Dunstone Gray2017-02-091-53/+54
|\
| * replaces media query with flexbox27610-issue-number-alignmentNur Rony2017-02-081-52/+53
| * fix alignment for long titleNur Rony2017-02-081-48/+48
* | Merge branch 'removed-unused-parameter-status-only' into 'master'Rémy Coutable2017-02-082-6/+6
|\ \ | |/ |/|
| * Merge branch 'master' of https://gitlab.com/dinsaw/gitlab-ce into removed-unu...Dinesh Sawant2017-02-072-2/+2
| |\
| * | Removed unused parameter `status_only: true`.Dinesh Sawant2017-02-072-6/+6
* | | Align Segoe UI label text26059-segoe-ui-verticalAnnabel Dunstone Gray2017-02-071-1/+1
* | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-071-0/+20
| |/ |/|
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-312-2/+2
|\ \ | |/
| * Remove new branch button for confidential issuesDouglas Barbosa Alexandre2017-01-311-1/+1
| * Move issuable reference display to a helper methodOswaldo Ferreira2017-01-271-2/+1
| * Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-271-6/+1
| * Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-271-1/+7
| * Add the group path to the issue ID if applicableBerna Castro2017-01-271-1/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-281-3/+1
|\ \ | |/
| * Add tooltip to subscribe btnui-updatesAnnabel Dunstone Gray2017-01-261-1/+1
| * Speed up animation transition; add hover state to top right iconsAnnabel Dunstone Gray2017-01-241-3/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-181-0/+2
|\ \ | |/
| * Backport timetracking frontend to CE.Bryce Johnson2017-01-151-0/+2
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-132-3/+5
|\ \ | |/
| * Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-121-2/+4
| |\
| | * we're actually not using issue finder hereLin Jen-Shin2017-01-091-1/+1
| | * Pass the arguments from where we render the partialLin Jen-Shin2017-01-091-1/+1
| | * Add basic searchClement Ho2017-01-091-2/+4
| |/ |/|
| * Keep max width on MR content on side by side viewside-by-side-fixed-widthAnnabel Dunstone Gray2017-01-051-1/+1
|/
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-2/+2
* In issue view, remove checking branches and new branch unavailable statesvictorwu2016-12-261-3/+0
* Add content_class for limited widthAnnabel Dunstone Gray2016-12-091-0/+1
* Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-3/+3
* Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz2016-11-222-22/+5
|\
| * Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-viewLuke "Jared" Bennett2016-11-182-22/+5
* | Added colored labels to related MR list.Didem Acet2016-11-161-5/+11
|/
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-7/+14
* Issues atom feed url reflect filters on dashboard22947-fix_issues_atom_feed_urlLucas Deschamps2016-11-032-3/+3
* 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
|\