Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the U2F feature to the CHANGELOG15337-yubikey-support | Timothy Andrew | 2016-06-06 | 1 | -0/+1 |
* | Add documentation for U2F registration & authentication. | Timothy Andrew | 2016-06-06 | 3 | -6/+57 |
* | Add feature specs covering U2F registration and authentication. | Timothy Andrew | 2016-06-06 | 2 | -0/+275 |
* | Add a U2F-specific audit log entry after logging in. | Timothy Andrew | 2016-06-06 | 2 | -3/+36 |
* | Implement authentication (login) using a U2F device. | Timothy Andrew | 2016-06-06 | 8 | -43/+230 |
* | Implement U2F registration. | Timothy Andrew | 2016-06-06 | 16 | -65/+1086 |
* | Render `gon` data in the page `body`, not `head` | Timothy Andrew | 2016-06-06 | 5 | -2/+5 |
* | Update the `browser` gem. | Timothy Andrew | 2016-06-06 | 3 | -5/+5 |
* | Add a `U2fRegistrations` table/model. | Timothy Andrew | 2016-06-06 | 13 | -22/+194 |
* | 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 |
| * | | | | fixup! WIP: allow adding and removing labels in bulk | Sean McGivern | 2016-06-03 | 1 | -0/+148 |
| * | | | | WIP: allow adding and removing labels in bulk | Sean McGivern | 2016-06-03 | 3 | -8/+37 |
| * | | | | Restore dropdown state when unchecking all issues | Alfredo Sumaran | 2016-06-03 | 1 | -0/+14 |
| * | | | | Ensure we are clicking a visible dropdown | Alfredo Sumaran | 2016-06-03 | 1 | -1/+1 |