summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
* | | | | Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern2017-03-147-20/+38
|\ \ \ \ \
| * | | | | Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-107-20/+38
* | | | | | Merge branch '28743-actionview-template-error-execjs-disabled-_issuable_meta_...Stan Hu2017-03-141-1/+1
|\ \ \ \ \ \
| * | | | | | Fix 'ExecJS disabled' error on issues index 28743-actionview-template-error-execjs-disabled-_issuable_meta_dataJames Edwards-Jones2017-03-141-1/+1
* | | | | | | Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-1416-117/+247
|/ / / / / /
* | | | | | Fix missing blob line permalink updater on blob:showfix-missing-blob-permalink-updater-on-blob-showEric Eastwood2017-03-131-23/+21
* | | | | | Merge branch 'remove-iifes-1' into 'master' 29399-add-documentation-workflow-to-ciAlfredo Sumaran2017-03-1335-3748/+3683
|\ \ \ \ \ \
| * | | | | | fix broken variable referenceremove-iifes-1Mike Greiling2017-03-131-1/+1
| * | | | | | remove IIFEs in preparation for ES module refactorMike Greiling2017-03-1335-3748/+3683
* | | | | | | Organize our polyfills and standardize on core-jsMike Greiling2017-03-1319-113/+72
* | | | | | | Merge branch 'feature/custom-lfs' into 'master' Douwe Maan2017-03-133-4/+8
|\ \ \ \ \ \ \
| * | | | | | | Do not show LFS object when LFS is disabledChristopher Bartz2017-03-133-4/+8
| |/ / / / / /
* | | | | | | Merge branch 'handle-failure-when-deleting-tags' into 'master' Douwe Maan2017-03-133-5/+23
|\ \ \ \ \ \ \
| * | | | | | | Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-133-5/+23
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-135-14/+52
|\ \ \ \ \ \ \