summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Refactored issue header to work better for mobilePhil Hughes2016-04-165-57/+48
* Fixes multiple ajax request and incorrect data being set for the current issu...Alfredo Sumaran2016-04-161-16/+47
* Merge branch 'new-mr-improvements' into 'master' Rémy Coutable2016-04-151-0/+5
|\
| * Updated MR comparenew-mr-improvementsPhil Hughes2016-04-131-0/+5
* | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-0/+3
|\ \
| * \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-1515-231/+295
| |\ \
| * | | Add author id to the right selectorZeger-Jan van de Weg2016-04-051-1/+2
| * | | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-0540-348/+1028
| |\ \ \
| * \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-29115-1375/+3930
| |\ \ \ \
| * | | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-1/+3
* | | | | | Merge branch '14176-diff-paste-data' into 'master' Jacob Schatz2016-04-142-8/+40
|\ \ \ \ \ \
| * | | | | | Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-9/+13
| * | | | | | Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-7/+11
| * | | | | | Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone2016-04-142-16/+20
| * | | | | | Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-0/+20
* | | | | | | Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-143-8/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixed issue with failing testsPhil Hughes2016-04-121-1/+1
| * | | | | | Removed references to subscribe-button CSS classPhil Hughes2016-04-123-8/+2
* | | | | | | Fixed issue with other links being clicked in diffsPhil Hughes2016-04-141-2/+2
* | | | | | | Correctly scrolls to the line when clickingPhil Hughes2016-04-141-2/+10
* | | | | | | Diff viewer links to correct part of the filePhil Hughes2016-04-146-4/+54
* | | | | | | Fixed scss syntax issuePhil Hughes2016-04-141-1/+1
* | | | | | | Focus variable for dropzonePhil Hughes2016-04-142-1/+2
* | | | | | | Added CHANGELOG itemPhil Hughes2016-04-141-2/+2
* | | | | | | Updated dropzone hover stylingPhil Hughes2016-04-144-22/+20
* | | | | | | Removed GL Actions classPhil Hughes2016-04-142-54/+0
* | | | | | | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-142-21/+3
* | | | | | | Milestones use new GLForm classPhil Hughes2016-04-141-1/+1
* | | | | | | merge request form uses new GLFormPhil Hughes2016-04-141-1/+1
* | | | | | | Updated issue form to use new GLFormPhil Hughes2016-04-142-4/+10
* | | | | | | Destroy discussion formPhil Hughes2016-04-142-8/+22
* | | | | | | Notes form JS updatePhil Hughes2016-04-143-50/+91
* | | | | | | Merge branch 'issue_15093' into 'master' Jacob Schatz2016-04-131-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Set tooltips for new added labelsissue_15093Alfredo Sumaran2016-04-111-1/+3
* | | | | | | | Merge branch 'issuable-form-alignment' into 'master' Jacob Schatz2016-04-131-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed alignment on issuable new formissuable-form-alignmentPhil Hughes2016-04-111-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'async-related-mrs' into 'master' Rémy Coutable2016-04-131-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Load related MRs/branches asynchronouslyYorick Peterse2016-04-131-0/+23
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'make_milestone_labels_tab_similar_to_labels_page' into 'master' Jacob Schatz2016-04-131-7/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | make milestone labels in labels tab similar to that of the labels pagemake_milestone_labels_tab_similar_to_labels_pageArinde Eniola2016-04-111-7/+18
* | | | | | | | | Merge branch 'fix-bug-causing-comment-to-submit-twice' into 'master' Jacob Schatz2016-04-131-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix bug causing comment form in issue to submit twice when CTRL+Enter is pres...fix-bug-causing-comment-to-submit-twiceArinde Eniola2016-04-111-1/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch 'carousel-remove' into 'master' Robert Speicher2016-04-132-2/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove Bootstrap Carouselconnorshea2016-04-122-2/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-131-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Filtering by any label keeps the text on the toggle buttonlabel-filterPhil Hughes2016-04-121-1/+1
* | | | | | | | | Merge branch 'notes-input' into 'master' Jacob Schatz2016-04-123-5/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove max-width from commentsnotes-inputAnnabel Dunstone2016-04-122-14/+0
| * | | | | | | | | Input updatesAnnabel Dunstone2016-04-123-5/+49
| * | | | | | | | | Wrap text in notes box if longer than code in diffAnnabel Dunstone2016-04-121-0/+1