| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated MR notes.notes-are-awardables | Fatih Acet | 2016-06-06 | 6 | -22/+21 |
| * | Update tests on wording | Z.J. van de Weg | 2016-06-06 | 1 | -2/+2 |
| * | Fix scss-lint. | Fatih Acet | 2016-06-06 | 1 | -1/+1 |
| * | Added tests for award emoji feature. | Fatih Acet | 2016-06-06 | 8 | -24/+1235 |
| * | Create and show emoji loader on the fly. | Fatih Acet | 2016-06-06 | 2 | -6/+21 |
| * | Some design related tweaks. | Fatih Acet | 2016-06-06 | 6 | -7/+24 |
| * | Be consistent on naming. | Fatih Acet | 2016-06-06 | 1 | -22/+22 |
| * | Animate emoji when rendered. | Fatih Acet | 2016-06-06 | 1 | -1/+12 |
| * | Fix mutual exclusivity for emoji only comments. | Fatih Acet | 2016-06-06 | 1 | -1/+4 |
| * | Refactor awardsHandler methods to work with votesBlock. | Fatih Acet | 2016-06-06 | 2 | -35/+36 |
| * | Award emoji implementation for notes. | Fatih Acet | 2016-06-06 | 3 | -65/+92 |
| * | Show emoji menu in notes. | Fatih Acet | 2016-06-06 | 3 | -3/+25 |
| * | Backend awardables on comments | ZJ van de Weg | 2016-06-06 | 6 | -2/+61 |
| * | Merge branch 'fix/rubocop-offense-in-specs' into 'master' | Grzegorz Bizon | 2016-06-06 | 1 | -3/+2 |
| |\ | |||||
| | * | Fix rubocop offense in awardable specsfix/rubocop-offense-in-specs | Grzegorz Bizon | 2016-06-06 | 1 | -3/+2 |
| |/ | |||||
| * | Merge branch 'rubocop/enable-ambiguous-operator-rubocop-lint' into 'master' | Robert Speicher | 2016-06-05 | 4 | -8/+8 |
| |\ | |||||
| | * | Enable Lint/AmbiguousOperator rubocop coprubocop/enable-ambiguous-operator-rubocop-lint | Grzegorz Bizon | 2016-06-03 | 4 | -8/+8 |
| * | | Fix CHANGELOG for 8.8.4 (unreleased) | Robert Speicher | 2016-06-05 | 1 | -4/+2 |
| * | | Merge branch 'documentation-for-build-trace' into 'master' | Achilleas Pipinellis | 2016-06-04 | 1 | -0/+24 |
| |\ \ | |||||
| | * | | Document the API endpoint for gathering a build log | Mark Fletcher | 2016-06-03 | 1 | -0/+24 |
| * | | | Merge branch 'fix-design-link-in-contributing' into 'master' | Achilleas Pipinellis | 2016-06-04 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fix link to current design reference in the CONTRIBUTING guidefix-design-link-in-contributing | Rémy Coutable | 2016-06-02 | 1 | -2/+2 |
| * | | | | Merge branch 'issue_13499' into 'master' | Jacob Schatz | 2016-06-04 | 21 | -133/+776 |
| |\ \ \ \ | |||||
| | * | | | | Remove extra bracketissue_13499 | Alfredo Sumaran | 2016-06-03 | 1 | -2/+1 |
| | * | | | | Fix spec | Alfredo Sumaran | 2016-06-03 | 2 | -7/+8 |
| | * | | | | Address feedback | Alfredo Sumaran | 2016-06-03 | 9 | -32/+26 |
| | * | | | | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 1 | -2/+1 |
| | * | | | | Spec label add / delete in UpdateService | Sean McGivern | 2016-06-03 | 2 | -9/+54 |
| | * | | | | Allow bulk-updating to remove all labels | Sean McGivern | 2016-06-03 | 2 | -1/+9 |
| | * | | | | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 3 | -2/+3 |
| | * | | | | Enhancements | Alfredo Sumaran | 2016-06-03 | 4 | -23/+25 |
| | * | | | | Update CHANGELOG | Alfredo Sumaran | 2016-06-03 | 1 | -0/+1 |
| | * | | | | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -8/+9 |
| | * | | | | Respond to .json only | Alfredo Sumaran | 2016-06-03 | 1 | -1/+6 |
| | * | | | | Fix spec | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| | * | | | | Add mising params | Alfredo Sumaran | 2016-06-03 | 1 | -3/+6 |
| | * | | | | Fix failing specs | Alfredo Sumaran | 2016-06-03 | 1 | -6/+8 |
| | * | | | | Bulk assignment tests | Alfredo Sumaran | 2016-06-03 | 1 | -38/+120 |
| | * | | | | Remove console.log | Alfredo Sumaran | 2016-06-03 | 1 | -1/+0 |
| | * | | | | Bulk assignment implementation | Alfredo Sumaran | 2016-06-03 | 3 | -2/+111 |
| | * | | | | Tweaks for bulk assignment | Alfredo Sumaran | 2016-06-03 | 1 | -3/+15 |
| | * | | | | Expose Issue ID | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| | * | | | | Expose label ID | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| | * | | | | Add show_create param to toggle label creation option | Alfredo Sumaran | 2016-06-03 | 1 | -2/+2 |
| | * | | | | Add show_footer parameter for ability to hide footer | Alfredo Sumaran | 2016-06-03 | 2 | -1/+3 |
| | * | | | | Do not trigger keyup event if we are persisting state | Alfredo Sumaran | 2016-06-03 | 1 | -3/+8 |
| | * | | | | Remove unneeded call to keyup event | Alfredo Sumaran | 2016-06-03 | 1 | -3/+0 |
| | * | | | | Only filter asynchronously if option remote is true. | Alfredo Sumaran | 2016-06-03 | 1 | -11/+11 |
| | * | | | | Fix statement | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |
| | * | | | | Tidy up BulkUpdateService specs | Sean McGivern | 2016-06-03 | 1 | -103/+97 |
