GitHub / googlearchive/firebase-token-generator-java / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2c77674d | Prepare for archiving (#16) |
Sam Stern <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 5177a578 | Removed firebase.com references in pom.xml |
Jacob Wenger <j****b@f****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| ba3dca22 | merge Merge pull request #14 from firebase/jw-3xx-support-warning-1 | katowulf <k****f@u****m> | about 10 years ago | |
| b00dbac2 | Added warning about 3.x.x support to top of README | Jacob Wenger <j****b@f****m> | about 10 years ago | |
| 260f548d | [maven-release-plugin] prepare for next development iteration | Vikrum Nijjar <v****m@f****m> | almost 12 years ago | |
| 39f72a37 | [maven-release-plugin] prepare release firebase-token-generator-2.0.0 | Vikrum Nijjar <v****m@f****m> | almost 12 years ago | |
| e1312eb3 | quick test cleanup - removing unused param | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| d551463b | merge Merge pull request #9 from firebase/require-uid | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| 5d3bcd4a | version bump | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| 28d0e8f9 | version bump | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| 28aaa601 | Switching back to built-in exception and cleaning up Boolean classes to use p... | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| 3de0500e | updating README and switching back a RuntimeException | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| 6869ce38 | Adding validation on input data | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| 6c8ef811 | Modifying previous tests and adding new (failing) tests for requiring the a '... | Chris Raynor <c****s@f****m> | almost 12 years ago | |
| b0255d29 | merge Merge branch 'pom' into v2 | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| b9a80157 | use helper function to copy dates | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| 1ee17fe1 | updated examples in readme | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| 2fa69dd9 | use Map instead of JSONObject for parameters | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| fe82025b | defensive copy of dates in TokenOptions | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| 894abc10 | make field private | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| 27b66c1a | rethrow exceptions | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| ee044f1f | merge Merge pull request #7 from firebase/whitespace | Michael Lehenbauer <m****n@g****m> | almost 12 years ago | |
| 25392b7c | replaced tabs with spaces | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| 2d7002e7 | fixed java version to 1.6 | Jonny Dimond <j****y@f****m> | almost 12 years ago | |
| c6bd2b3a | merge Merge pull request #5 from firebase/java_token_readme | Michael Lehenbauer <m****n@g****m> | about 12 years ago | |
| 9a1bbea5 | Updated variable name in README to be more descriptive | jacobawenger <j****b@f****m> | about 12 years ago | |
| 8313186a | Updated spacing and wording in README | jacobawenger <j****b@f****m> | about 12 years ago | |
| f20a4f8c | Updated information and improved examples in README | jacobawenger <j****b@f****m> | about 12 years ago | |
| 584ba783 | [maven-release-plugin] prepare for next development iteration | Vikrum Nijjar <v****m@f****m> | over 12 years ago | |
| 04c43268 | [maven-release-plugin] prepare release firebase-token-generator-1.0.5 | Vikrum Nijjar <v****m@f****m> | over 12 years ago | |
| 21411d83 | Fixed incorrect documentation for TokenOptions. | Vikrum Nijjar <v****m@f****m> | over 12 years ago | |
| f2fea41e | Updated README version | Vikrum Nijjar <v****m@f****m> | almost 13 years ago | |
| d6ec44f2 | [maven-release-plugin] prepare for next development iteration | Vikrum Nijjar <v****m@f****m> | almost 13 years ago | |
| bb58bce4 | [maven-release-plugin] prepare release firebase-token-generator-1.0.4 | Vikrum Nijjar <v****m@f****m> | almost 13 years ago | |
| a63a377b | Updated version; changed exception to relevant type; updated unit test. | Vikrum Nijjar <v****m@f****m> | almost 13 years ago | |
| c36f0c24 | Add exception for empty inputs, bump Maven version to 1.0.3 | Rob DiMarco <r****b@f****m> | almost 13 years ago | |
| 50fd2bc3 | Update BasicTokenGeneratorTest.java | Vikrum Nijjar <v****b@g****m> | about 13 years ago | |
| be358e39 | Updated minor version. | Vikrum Nijjar <v****m@f****m> | about 13 years ago | |
| e62bc7db | Cleanup encoder to use same scheme as signature section; Firebase servers can... | Vikrum Nijjar <v****m@f****m> | about 13 years ago | |
| 28c15486 | Updated POM with jUnit test-scope dependency. | Vikrum Nijjar <v****m@f****m> | about 13 years ago | |
| c192021f | Added basic tests. | Vikrum Nijjar <v****m@f****m> | about 13 years ago | |
| 4e8ffb74 | Updated versions published to Maven repo. | Vikrum Nijjar <v****m@f****m> | over 13 years ago | |
| 4b3361a6 | Fixed an encoding issue. | Andrew Lee <a****w@f****m> | over 13 years ago | |
| 692d2e68 | Update README.md | Vikrum Nijjar <v****b@g****m> | over 13 years ago | |
| 28ecc023 | Update README.md | Vikrum Nijjar <v****b@g****m> | over 13 years ago | |
| 36649e1f | Added example on how to use TokenOptions to create an admin token. | Vikrum Nijjar <v****m@f****m> | over 13 years ago | |
| 6b8138ac | Added Maven dependency information. | Vikrum Nijjar <v****m@f****m> | over 13 years ago | |
| 141d2abe | Updated with requirements for publishing to Maven repo. | Vikrum Nijjar <v****m@f****m> | over 13 years ago | |
| 8873bac2 | Timestamps are in seconds; not ms. | Vikrum Nijjar <v****m@f****m> | over 13 years ago | |
| fd9f65c2 | Initial checkin. | Vikrum Nijjar <v****m@f****m> | over 13 years ago | |
| 323ede17 | Initial commit | Vikrum Nijjar <v****b@g****m> | over 13 years ago |