summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch '27174-filter-filters' into 'master' Clement Ho2017-03-153-14/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | prevent filtering Issues by multiple milestones, authors, or assignees27174-filter-filtersSimon Knox2017-03-113-14/+20
* | | | | | | | | Merge branch 'dm-copy-code-as-gfm' into 'master' Sean McGivern2017-03-152-13/+56
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove selectionToGFMdm-copy-code-as-gfmDouwe Maan2017-03-141-7/+0
| * | | | | | | | | Fix specsDouwe Maan2017-03-141-1/+3
| * | | | | | | | | Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-12/+60
* | | | | | | | | | Merge branch 'filter-search-scrollbar' into 'master' Clement Ho2017-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | don't show scrollbar on search field unless necessaryfilter-search-scrollbarSimon Knox2017-03-111-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '27271-missing-time-spent-in-issue-webhook' into 'master' Douwe Maan2017-03-152-2/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-142-2/+11
* | | | | | | | | | | Remove whitespace in group linksXurxo2017-03-151-5/+2
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'fix-milestone-name-on-show' into 'master' Rémy Coutable2017-03-152-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Switch to using milestone.to_reference when displaying milestone Fix #29214Raveesh2017-03-142-2/+2
| |/ / / / / / / /
* | | | | | | | | Display full project name with namespace upon deletionMark Fletcher2017-03-151-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch '29414-fix-toggle-disccusion-link-jump-pick-into-9-0' into 'mast...Alfredo Sumaran2017-03-151-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix link togglers jumping to top29414-fix-toggle-disccusion-link-jump-pick-into-9-0Eric Eastwood2017-03-141-1/+6
| |/ / / / / / /
* | | | | | | | Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Alfredo Sumaran2017-03-155-6/+74
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Toggle project name if too long28187-project-name-cut-off-with-nested-groupsSam Rose2017-03-135-6/+74
* | | | | | | | Merge branch 'preserve_order_issue_board' into 'master' Douwe Maan2017-03-142-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-142-1/+8
* | | | | | | | | Merge branch '29425-fix-activity-stream-first-line-markdown' into 'master' Robert Speicher2017-03-142-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix first line markdown helper for user profile activity stream29425-fix-activity-stream-first-line-markdownEric Eastwood2017-03-142-3/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '29441-cancel-button-misaligned-in-new-application-page' into 'm...Filipa Lacerda2017-03-141-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Change Canccel button class29441-cancel-button-misaligned-in-new-application-pageChris Peressini2017-03-141-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda2017-03-1416-86/+148
|\ \ \ \ \ \ \ \
| * | | | | | | | added eventhub to emit update tokens eventissue-boards-new-search-barPhil Hughes2017-03-143-3/+9
| * | | | | | | | Use reduce instead of a forEachPhil Hughes2017-03-095-11/+34
| * | | | | | | | Removed previous filter codePhil Hughes2017-03-083-28/+3
| * | | | | | | | Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-1/+2
| * | | | | | | | Hides on mobilePhil Hughes2017-03-081-1/+2
| * | | | | | | | Fixed eslint errorsPhil Hughes2017-03-082-2/+1
| * | | | | | | | Updated specsPhil Hughes2017-03-086-22/+30
| * | | | | | | | Handle clear search asyncPhil Hughes2017-03-081-0/+5
| * | | | | | | | Make changing the URL optional - future proof ourselves for the modal windowPhil Hughes2017-03-082-5/+9
| * | | | | | | | Stop droplab from destroying itself is handled asyncPhil Hughes2017-03-082-3/+10
| * | | | | | | | Updates the URLPhil Hughes2017-03-082-1/+2
| * | | | | | | | Changed storePhil Hughes2017-03-086-20/+40
| * | | | | | | | Added filtered search bar to issue boardsPhil Hughes2017-03-087-21/+33
* | | | | | | | | Merge branch 'fix_relative_position_calculation' into 'master' Douwe Maan2017-03-141-26/+64
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | [Issue sorting]Addressed review commentsfix_relative_position_calculationValery Sizov2017-03-141-23/+54
| * | | | | | | | [Issue sorting] Filling positions preferable in the middleValery Sizov2017-03-141-10/+13
| * | | | | | | | Fix relative position calculationValery Sizov2017-03-141-8/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '28864-use-the-v4-api-from-the-frontend' into 'master' Sean McGivern2017-03-144-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-144-9/+9
| |/ / / / / / /
* | | | | | | | Merge branch '29389-fix-already-initialized-constants' into 'master' Robert Speicher2017-03-141-2/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove explicit `require` calls, and use `require_dependency` when needed29389-fix-already-initialized-constantsRémy Coutable2017-03-131-2/+0
* | | | | | | | Merge branch 'nonewline-parser' into 'master' Sean McGivern2017-03-142-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | take nonewline context into account in diff parsermhasbini2017-03-132-3/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/gb/dashboard-commit-status-caching' into 'master' Sean McGivern2017-03-141-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Improve fragment caching rules at projects dashboardGrzegorz Bizon2017-03-131-1/+1