Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored issue header to work better for mobile | Phil Hughes | 2016-04-16 | 5 | -57/+48 |
* | Fixes multiple ajax request and incorrect data being set for the current issu... | Alfredo Sumaran | 2016-04-16 | 1 | -16/+47 |
* | Merge branch 'new-mr-improvements' into 'master' | Rémy Coutable | 2016-04-15 | 1 | -0/+5 |
|\ | |||||
| * | Updated MR comparenew-mr-improvements | Phil Hughes | 2016-04-13 | 1 | -0/+5 |
* | | Merge branch 'assign-to-issuable-opener' into 'master' | Jacob Schatz | 2016-04-15 | 1 | -0/+3 |
|\ \ | |||||
| * \ | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-04-15 | 15 | -231/+295 |
| |\ \ | |||||
| * | | | Add author id to the right selector | Zeger-Jan van de Weg | 2016-04-05 | 1 | -1/+2 |
| * | | | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-04-05 | 40 | -348/+1028 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-03-29 | 115 | -1375/+3930 |
| |\ \ \ \ | |||||
| * | | | | | Issuable can be assigned to author | Zeger-Jan van de Weg | 2016-02-22 | 1 | -1/+3 |
* | | | | | | Merge branch '14176-diff-paste-data' into 'master' | Jacob Schatz | 2016-04-14 | 2 | -8/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Syntax & style updates14176-diff-paste-data | Annabel Dunstone | 2016-04-14 | 1 | -9/+13 |
| * | | | | | | Add line type conditional to diff line helper | Annabel Dunstone | 2016-04-14 | 1 | -7/+11 |
| * | | | | | | Add content attributes to discussion diffs; change styling of add-note icon t... | Annabel Dunstone | 2016-04-14 | 2 | -16/+20 |
| * | | | | | | Copying and pasting doesn't grab line numbers or +/- | Annabel Dunstone | 2016-04-14 | 1 | -0/+20 |
* | | | | | | | Merge branch 'subscribe-button-fix' into 'master' | Jacob Schatz | 2016-04-14 | 3 | -8/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixed issue with failing tests | Phil Hughes | 2016-04-12 | 1 | -1/+1 |
| * | | | | | | Removed references to subscribe-button CSS class | Phil Hughes | 2016-04-12 | 3 | -8/+2 |
* | | | | | | | Fixed issue with other links being clicked in diffs | Phil Hughes | 2016-04-14 | 1 | -2/+2 |
* | | | | | | | Correctly scrolls to the line when clicking | Phil Hughes | 2016-04-14 | 1 | -2/+10 |
* | | | | | | | Diff viewer links to correct part of the file | Phil Hughes | 2016-04-14 | 6 | -4/+54 |
* | | | | | | | Fixed scss syntax issue | Phil Hughes | 2016-04-14 | 1 | -1/+1 |
* | | | | | | | Focus variable for dropzone | Phil Hughes | 2016-04-14 | 2 | -1/+2 |
* | | | | | | | Added CHANGELOG item | Phil Hughes | 2016-04-14 | 1 | -2/+2 |
* | | | | | | | Updated dropzone hover styling | Phil Hughes | 2016-04-14 | 4 | -22/+20 |
* | | | | | | | Removed GL Actions class | Phil Hughes | 2016-04-14 | 2 | -54/+0 |
* | | | | | | | Updated all GFM forms to use new GLForm class | Phil Hughes | 2016-04-14 | 2 | -21/+3 |
* | | | | | | | Milestones use new GLForm class | Phil Hughes | 2016-04-14 | 1 | -1/+1 |
* | | | | | | | merge request form uses new GLForm | Phil Hughes | 2016-04-14 | 1 | -1/+1 |
* | | | | | | | Updated issue form to use new GLForm | Phil Hughes | 2016-04-14 | 2 | -4/+10 |
* | | | | | | | Destroy discussion form | Phil Hughes | 2016-04-14 | 2 | -8/+22 |
* | | | | | | | Notes form JS update | Phil Hughes | 2016-04-14 | 3 | -50/+91 |
* | | | | | | | Merge branch 'issue_15093' into 'master' | Jacob Schatz | 2016-04-13 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Set tooltips for new added labelsissue_15093 | Alfredo Sumaran | 2016-04-11 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'issuable-form-alignment' into 'master' | Jacob Schatz | 2016-04-13 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed alignment on issuable new formissuable-form-alignment | Phil Hughes | 2016-04-11 | 1 | -0/+6 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'async-related-mrs' into 'master' | Rémy Coutable | 2016-04-13 | 1 | -0/+23 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Load related MRs/branches asynchronously | Yorick Peterse | 2016-04-13 | 1 | -0/+23 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'make_milestone_labels_tab_similar_to_labels_page' into 'master' | Jacob Schatz | 2016-04-13 | 1 | -7/+18 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | make milestone labels in labels tab similar to that of the labels pagemake_milestone_labels_tab_similar_to_labels_page | Arinde Eniola | 2016-04-11 | 1 | -7/+18 |
* | | | | | | | | | Merge branch 'fix-bug-causing-comment-to-submit-twice' into 'master' | Jacob Schatz | 2016-04-13 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix bug causing comment form in issue to submit twice when CTRL+Enter is pres...fix-bug-causing-comment-to-submit-twice | Arinde Eniola | 2016-04-11 | 1 | -1/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'carousel-remove' into 'master' | Robert Speicher | 2016-04-13 | 2 | -2/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove Bootstrap Carousel | connorshea | 2016-04-12 | 2 | -2/+11 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'label-filter' into 'master' | Jacob Schatz | 2016-04-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Filtering by any label keeps the text on the toggle buttonlabel-filter | Phil Hughes | 2016-04-12 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'notes-input' into 'master' | Jacob Schatz | 2016-04-12 | 3 | -5/+36 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove max-width from commentsnotes-input | Annabel Dunstone | 2016-04-12 | 2 | -14/+0 |
| * | | | | | | | | | Input updates | Annabel Dunstone | 2016-04-12 | 3 | -5/+49 |
| * | | | | | | | | | Wrap text in notes box if longer than code in diff | Annabel Dunstone | 2016-04-12 | 1 | -0/+1 |