Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial implementation if license template selector and /licenses/:key API en... | Anton Davydov | 2016-04-18 | 2 | -3/+14 |
* | Merge branch 'edit-last-comment' into 'master' | Dmitriy Zaporozhets | 2016-04-18 | 1 | -4/+5 |
|\ | |||||
| * | Scroll to the last comment I made and edit it. | Jacob Schatz | 2016-04-15 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'origin/master' into 14552-signup-password-leak14552-signup-password-leak | Timothy Andrew | 2016-04-18 | 43 | -210/+275 |
|\ \ | |||||
| * \ | Merge branch 'fix-issue-dropzone' into 'master' | Stan Hu | 2016-04-18 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | Fix issue with go full screen triggering attach file | Phil Hughes | 2016-04-16 | 1 | -1/+1 |
| | * | | Fixed issue with dropzone not working on new issuable | Phil Hughes | 2016-04-15 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'issues-mobile-header' into 'master' | Jacob Schatz | 2016-04-16 | 3 | -98/+91 |
| |\ \ | |||||
| | * | | Updated some if statementsissues-mobile-header | Phil Hughes | 2016-04-16 | 2 | -43/+40 |
| | * | | Fixed tests | Phil Hughes | 2016-04-16 | 1 | -4/+4 |
| | * | | Fixed up based on feedback | Phil Hughes | 2016-04-16 | 2 | -7/+7 |
| | * | | Moved meta information into an issuable helper method | Phil Hughes | 2016-04-16 | 2 | -17/+3 |
| | * | | Merge request header markup now matches issue markup for consistancy | Phil Hughes | 2016-04-16 | 2 | -34/+41 |
| | * | | Refactored issue header to work better for mobile | Phil Hughes | 2016-04-16 | 1 | -54/+57 |
| * | | | Simplify random user generation. | Jacob Schatz | 2016-04-16 | 1 | -6/+6 |
| * | | | Make a user available for the user variablefivehundred_on_ui_help | Jacob Schatz | 2016-04-16 | 1 | -6/+6 |
| |/ / | |||||
| * | | Merge branch 'gcovr' into 'master' | Kamil Trzciński | 2016-04-16 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Add test coverage parsing example for gcvor | Christoph Junghans | 2016-04-09 | 1 | -0/+3 |
| * | | | Remove extra spacing from merge request target branch namers-branch-name-space | Robert Speicher | 2016-04-15 | 1 | -2/+1 |
| * | | | Merge branch 'new-mr-improvements' into 'master' | Rémy Coutable | 2016-04-15 | 5 | -26/+26 |
| |\ \ \ | |||||
| | * | | | Indented code | Phil Hughes | 2016-04-15 | 1 | -8/+8 |
| | * | | | Updated MR comparenew-mr-improvements | Phil Hughes | 2016-04-13 | 5 | -26/+26 |
| * | | | | Merge branch 'assign-to-issuable-opener' into 'master' | Jacob Schatz | 2016-04-15 | 1 | -1/+1 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-04-15 | 6 | -48/+46 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-04-05 | 37 | -235/+209 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into assign-to-issuable-opener | Zeger-Jan van de Weg | 2016-03-29 | 241 | -2303/+2796 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Revert authors ability to assign anyone | Zeger-Jan van de Weg | 2016-02-22 | 1 | -1/+1 |
| | * | | | | | | Issuable can be assigned to author | Zeger-Jan van de Weg | 2016-02-22 | 1 | -2/+5 |
| * | | | | | | | Merge branch 'i_14431_award_emoji_count_not_in_comment_count' into 'master' | Rémy Coutable | 2016-04-15 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Do not include award emojis in issue view comment_count | theoretick | 2016-04-14 | 3 | -3/+3 |
| * | | | | | | | | Merge branch '14176-diff-paste-data' into 'master' | Jacob Schatz | 2016-04-14 | 3 | -21/+19 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Syntax & style updates14176-diff-paste-data | Annabel Dunstone | 2016-04-14 | 3 | -17/+17 |
| | * | | | | | | | Add line type conditional to diff line helper | Annabel Dunstone | 2016-04-14 | 2 | -2/+2 |
| | * | | | | | | | Add content attributes to discussion diffs; change styling of add-note icon t... | Annabel Dunstone | 2016-04-14 | 2 | -6/+4 |
| | * | | | | | | | Copying and pasting doesn't grab line numbers or +/- | Annabel Dunstone | 2016-04-14 | 2 | -6/+6 |
| * | | | | | | | | Merge branch 'subscribe-button-fix' into 'master' | Jacob Schatz | 2016-04-14 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed style issuessubscribe-button-fix | Phil Hughes | 2016-04-14 | 1 | -1/+1 |
| | * | | | | | | | | Fixed haml style issues | Phil Hughes | 2016-04-14 | 1 | -1/+1 |
| | * | | | | | | | | Fixed issue with failing tests | Phil Hughes | 2016-04-12 | 2 | -2/+2 |
| | * | | | | | | | | Removed references to subscribe-button CSS class | Phil Hughes | 2016-04-12 | 2 | -3/+3 |
| * | | | | | | | | | Merge branch 'auto-fsck' into 'master' | Robert Speicher | 2016-04-14 | 6 | -3/+73 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Documentation / help improvements | Jacob Vosmaer | 2016-04-14 | 1 | -1/+3 |
| | * | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-13 | 13 | -104/+113 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Make check result staleness more obvious | Jacob Vosmaer | 2016-04-13 | 1 | -1/+3 |
| | * | | | | | | | | | | Changes suggested by Robert | Jacob Vosmaer | 2016-04-12 | 1 | -1/+1 |
| | * | | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsck | Jacob Vosmaer | 2016-04-12 | 78 | -385/+348 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Move 'clear checks' button to applicatoin settings | Jacob Vosmaer | 2016-04-12 | 2 | -5/+6 |
| | * | | | | | | | | | | | Add a 'circuit breaker' for repo checks | Jacob Vosmaer | 2016-04-12 | 1 | -0/+13 |
| | * | | | | | | | | | | | Rename almost all the things | Jacob Vosmaer | 2016-04-06 | 6 | -20/+20 |
| | * | | | | | | | | | | | Rebase repo check MR | Jacob Vosmaer | 2016-04-04 | 5 | -3/+55 |