summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Moved all emojis to the public folderTim Zallmann2019-03-071802-99/+200
* Added a condition on squash message displayNatalia Tepluhina2019-03-072-2/+1
* Improve files_decorator performancePaul Slaughter2019-03-075-152/+160
* Merge branch '30299-transform-notes-from-polling-response' into 'master'Phil Hughes2019-03-071-0/+4
|\
| * Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+4
* | Provide EE backports for filtering by approver featureIgor2019-03-079-255/+299
* | Merge branch '7714-boards-fe' into 'master'Kushal Pandya2019-03-074-1/+6
|\ \
| * | Porting changes from EERajat Jain2019-03-071-0/+1
| * | Display Recent Boards in Board switcherRajat Jain2019-03-043-1/+5
* | | Merge branch 'ce-billings-gold-trial-callout-fe-persistent-callout' into 'mas...Tim Zallmann2019-03-065-9/+5
|\ \ \
| * | | Refactor PersistentUserCallout instantiationsLuke Bennett2019-03-065-9/+5
* | | | Merge branch 'ee-parallel-diff-view-ce' into 'master'Filipa Lacerda2019-03-062-0/+11
|\ \ \ \
| * | | | CE backport of ee-parallel-diff-viewPhil Hughes2019-03-042-0/+11
* | | | | Add zoom to metrics dashboardAdriel Santiago2019-03-061-12/+13
| |/ / / |/| | |
* | | | Merge branch 'ce-billings-gold-trial-callout-fe' into 'master'Kushal Pandya2019-03-061-0/+8
|\ \ \ \
| * | | | Add PersistentUserCallout factory methodLuke Bennett2019-03-061-0/+8
* | | | | Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into ...Clement Ho2019-03-061-2/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Saturday to first day of the weekhaghighi_ahmad2019-03-041-2/+13
| | |/ / | |/| |
* | | | Merge branch 'contribute/fix-issue-board-weekday-shift' into 'master'Kushal Pandya2019-03-061-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-251-1/+1
* | | | Merge branch 'fix/38010-sidebar-loads-and-collapses' into 'master'Fatih Acet2019-03-062-83/+102
|\ \ \ \
| * | | | Align nav-sidebar with design.gitlab.com docsEzekiel Kigbo2019-03-052-39/+35
| * | | | Fix collapsing behaviour at 1200pxEzekiel Kigbo2019-03-052-11/+7
| * | | | Removed force toggle .nav-sidebar on any click eventEzekiel Kigbo2019-03-052-11/+6
| * | | | Added test for interacting with the nav-sidebar on smaller screensEzekiel Kigbo2019-03-052-13/+14
| * | | | Updated nav-sidebar to collapse on loadEzekiel Kigbo2019-03-052-65/+54
| * | | | Added DESKTOP_BREAKPOINTS constantEzekiel Kigbo2019-03-051-2/+4
| * | | | Fixed navigation sidebar flashing open on page loadEzekiel2019-03-052-9/+49
| | |_|/ | |/| |
* | | | Merge branch '52792-align-mirror-repository-button' into 'master'Clement Ho2019-03-051-4/+0
|\ \ \ \
| * | | | Delete class selector that removes right paddingealcantara2019-03-051-4/+0
* | | | | Add QA test to download merge request patch/diffsLinda Dai2019-03-051-3/+11
* | | | | Add Component to Confirm Environment RollbackAndrew Fontaine2019-03-056-13/+164
* | | | | Merge branch '56851-error-tracking-page-seems-broken' into 'master'Filipa Lacerda2019-03-052-11/+30
|\ \ \ \ \
| * | | | | Fix error tracking page, not showing an empty stateJose Vargas2019-03-012-11/+30
| | |_|_|/ | |/| | |
* | | | | Added tightLists option to copy_as_gfm markdown serializerConstance Okoghenun2019-03-051-1/+3
* | | | | Fix large table horizontal scroll and prevent side-by-side tablesDany Jupille2019-03-051-6/+1
* | | | | Merge branch 'merge-dev-to-master' into 'master'John Jarvis2019-03-051-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+19
| |\ \ \ \
| | * \ \ \ Merge branch 'security-mermaid' into 'master'Yorick Peterse2019-03-041-0/+19
| | |\ \ \ \
| | | * | | | Limit number of characters allowed in mermaidjsRajat Jain2019-02-271-0/+19
* | | | | | | Merge branch '49663-branch-to-mr-connection' into 'master'Phil Hughes2019-03-054-11/+70
|\ \ \ \ \ \ \
| * | | | | | | Extended Web IDE API to get MRs for a certain branch in a projectDenys Mishunov2019-03-044-11/+70
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fix commit page info well from overflowing container in side-by-side modeGokhan Apaydin2019-03-041-0/+1
| |/ / / / / |/| | | | |
* | | | | | Removes EE differences from ci_icon.vueFilipa Lacerda2019-03-041-0/+1
| |_|_|/ / |/| | | |
* | | | | Fixed mutation for rootNatalia Tepluhina2019-03-044-23/+73
* | | | | Merge branch 'issuable-ee-differences-ce' into 'master'Filipa Lacerda2019-03-044-4/+4
|\ \ \ \ \
| * | | | | Update index.jsPhil Hughes2019-03-041-1/+1
| * | | | | CE backport of issuable-ee-differencesPhil Hughes2019-03-044-4/+4
* | | | | | Fix username escaping when clicking 'assign to me'Ezekiel Kigbo2019-03-041-14/+13
* | | | | | CE backport of batch-comments-ee-store-modulePhil Hughes2019-03-044-66/+88