1. 4b0834c [maven-release-plugin] prepare for next development iteration by smarthi · 8 years ago
  2. 9edcc97 [maven-release-plugin] prepare release apache-pirk-0.0.1 by smarthi · 8 years ago
  3. dc05758 Updating javadocs by eawilliams · 8 years ago
  4. 40f14dc Add maven plugin for displaying code coverage stats, formatted source - closes apache/incubator-pirk#58 by smarthi · 8 years ago
  5. 712e253 [PIRK-49] PrimitivePartioner does not account for locale settings - closes apache/incubator-pirk#57 by tellison · 8 years ago
  6. c7fc6ec [PIRK-48] - Pirk should pass all FindBugs tests - closes apache/incubator-pirk#56 by tellison · 8 years ago
  7. 9233b19 [PIRK-29]: User should be notified when attempting to decrypt with wrong querier - closes apache/incubator-pirk#55 by eawilliams · 8 years ago
  8. c171482 closes apache/incubator-pirk#43 by eawilliams · 8 years ago
  9. dba222a closes apache/incubator-pirk#54 by eawilliams · 8 years ago
  10. 6c1e43e [PIRK-47] Change Query name and number to a unique identifier - closes apache/incubator-pirk#54 by tellison · 8 years ago
  11. 10e08c4 Tighten declared parameter types to avoid casting -- closes apache/incubator-pirk#52 by tellison · 8 years ago
  12. 0937b5b Change DataPartitioner to refer to List interface -- closes apache/incubator-pirk#53 by tellison · 8 years ago
  13. b998cab closes apache/incubator-pirk#51 by eawilliams · 8 years ago
  14. fc85daa Introduced typed property getters to SystemConfiguration -- closes apache/incubator-pirk#51 by tellison · 8 years ago
  15. 27791ec [PIRK-44]: Tachyon FS Error -- closes apache/incubator-pirk#50 by eawilliams · 8 years ago
  16. 2bae78e [PIRK-38]: Update Javadocs for Schema Loaders, updating overall javadocs -- closes apache/incubator-pirk#49 by wraydulany · 8 years ago
  17. ed95385 [PIRK-43]: Catch FileNotFoundException in Data/Query Schema Loaders -- closes apache/incubator-pirk#45 by eawilliams · 8 years ago
  18. 6d70c96 Add Coveralls badge to README.md, this closes apache/incubator-pirk#47 by smarthi · 8 years ago
  19. c2e1cb9 Add Travis CI badge to README.md, this closes apache/incubator-pirk#46 by smarthi · 8 years ago
  20. 8fc8a91 closes apache/incubator-pirk#44 by eawilliams · 8 years ago
  21. 63b38e6 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-pirk by eawilliams · 8 years ago
  22. c34bfeb closes apache/incubator-pirk#44 by eawilliams · 8 years ago
  23. 3939ab7 PIRK-42 Fix DataSchema getTextName NullPointerException <description> - closes apache/incubator-pirk#42 by eawilliams · 8 years ago
  24. cd6cb20 [PIRK-39]: Add Maven Shade Plugin Configurations to Minimize the JAR -- closes apache/incubator-pirk#41 by eawilliams · 8 years ago
  25. 5ebe1bf [PIRK-41]: Add JSON Serialization for Java Objects -- closes apache/incubator-pirk#42 by smarthi · 8 years ago
  26. 697913a pushing hotfix for bug in SystemConfiguration local properties dir parsing by eawilliams · 8 years ago
  27. 0912bb6 [PIRK-37]: Rename package for test classes to be org.apache.pirk.* -- closes apache/incubator-pirk#39 by smarthi · 8 years ago
  28. 9d7b46d [PIRK-36]: Ensure Schema Properties and Registries are Reset at the Beginning of Relevant Tests -- closes apache/incubator-pirk#38 by eawilliams · 8 years ago
  29. 0237de6 [PIRK-35]: Execute tests in Parallel -- closes apache/incubator-pirk#37 by smarthi · 8 years ago
  30. 9ccbb22 Remove github footer from pom.xml - closes apache/incubator-pirk#36 by smarthi · 8 years ago
  31. b90b418 Resetting data.schema and query.schema properties before starting the QuerySchemaUtilsTest - attempt to fix the Jenkins instabilities by eawilliams · 8 years ago
  32. 7d47555 Resetting data.schema and query.schema properties before starting the QuerySchemaUtilsTest - attempt to fix the Jenkins instabilities by eawilliams · 8 years ago
  33. 0b5dcd8 Adding clearRegistry capability to query and data schema registries and clearing the registry before starting the QuerySchemaUtilsTest - attempt to fix the Jenkins instabilities by eawilliams · 8 years ago
  34. 1509bd4 [PIRK-28]: Logger Statements Not Working in/from Drivers - closes apache/incubator-pirk#33 by smarthi · 8 years ago
  35. a5113dd [PIRK-30] Pirk compile no longer fails with RAT checks - closes apache/incubator-pirk#35 by smarthi · 8 years ago
  36. 463ad05 [PIRK-33] : Create release profiles to facilitate Pirk releases - closes apache/incubator-pirk#34 by smarthi · 8 years ago
  37. 31be948 [PIRK-32]: Create KEYS file with public keys of Release Managers for PIRK, smarthi and eawilliams keys added - closes apache/incubator-pirk#31 by smarthi · 8 years ago
  38. 29acf90 Ensure stop list property is set for tests -- closes apache/incubator-pirk#30 by tellison · 8 years ago
  39. 1b38ea6 PIRK-27 Improve Pirk's Use of Property Files - closes apache/incubator-pirk#27 by eawilliams · 8 years ago
  40. de7a9c8 Add a no-arguments version of EncryptQuery#encrypt() -- closes apache/incubator-pirk#29 by tellison · 8 years ago
  41. 7f260e0 [PIRK-19] Make DataSchema/QuerySchema Agnostic of Persistent Representation -- closes apache/incubator-pirk#28 by tellison · 8 years ago
  42. c557fff [PIRK-19] Make DataSchema/QuerySchema Agnostic of Persistent Representation -- closes apache/incubator-pirk#28 by tellison · 8 years ago
  43. 89052a7 [PIRK-19] Make DataSchema/QuerySchema Agnostic of Persistent Representation -- closes apache/incubator-pirk#26 by tellison · 8 years ago
  44. c12d47f [PIRK-19] Make DataSchema/QuerySchema Agnostic of Persistent Representation, also updated javadocs and formatted source - closes apache/incubator-pirk#26 by tellison · 8 years ago
  45. 2d586b6 [PIRK-25] Additional comments and tidy-up - closes apache/incubator-pirk#25 by tellison · 8 years ago
  46. ede19c7 updated javadocs and ran source through formatter by eawilliams · 8 years ago
  47. 8a2b4c8 PIRK-26 - Make Enum MRStats a top level class - closes apache/incubator-pirk#24 by smarthi · 8 years ago
  48. 99f9c62 [PIRK-17] - Add Ability to Embed QuerySchema in Query, plus minor misc cleanup - closes apache/incubator-pirk#23 by eawilliams · 8 years ago
  49. 374d86c [hotfix]: added apache-rat-plugin version to suppress build warnings - closes apache/incubator-pirk#21 by smarthi · 8 years ago
  50. ba0673b PIRK-24 JMH and Pom, exclude benchmark classes and jmh jars from being packaged into uber jar - closes apache/incubator-pirk#22 by smarthi · 8 years ago
  51. 442b217 PIRK-25 Serialization and storage changes to Querier, Query, and Response - closes apache/incubator-pirk#18 by tellison · 8 years ago
  52. ef8d1c1 PIRK-11 Switch to SLF4J with Log4j2 bindings, including other minor cleanup - closes apache/incubator-pirk#20 by smarthi · 8 years ago
  53. ec51044 closes apache/incubator-pirk#19 *Won't fix* by smarthi · 8 years ago
  54. d9d3adf PIRK-10: Upgrade and Enforce Java 8 - closes apache/incubator-pirk#19 by smarthi · 8 years ago
  55. c312d1f PIRK-16 -- Define XML schema definition files for Pirk's data and query schemas - closes apache/incubator-pirk#17 by tellison · 8 years ago
  56. 371e539 PIRK-12 -- Refactor EncryptQuery#encrypt(int) - closes apache/incubator-pirk#14 by tellison · 8 years ago
  57. 9f3eb4b [none] -- Replace multi if-else with switch stmts - closes apache/incubator-pirk#16 by smarthi · 8 years ago
  58. 5a33e2b [trivial] -- Enhancements to build XML and Paillier class - closes apache/incubator-pirk#13 by tellison · 8 years ago
  59. 081494d closes apache/incubator-pirk#12 by eawilliams · 8 years ago
  60. 38644da Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-pirk by eawilliams · 8 years ago
  61. fbd858a closes apache/incubator-pirk#12 by eawilliams · 8 years ago
  62. 9a22f39 PIRK-8 - SecureRandom Alg and Provider Options to QuerierDriverCLI - closes apache/incubator-pirk#12 by ellisonanne · 8 years ago
  63. 219c41b duplicate pull request -- closes apache/incubator-pirk#11 by eawilliams · 8 years ago
  64. d2ca2cf [trivial] -- minor code fixes - closes apache/incubator-pirk#10 by tellison · 8 years ago
  65. 46ad9ce PIRK-2 -- enhanced Pallier acquisition of PRNG provider - closes apache/incubator-pirk#7 by tellison · 8 years ago
  66. 8623cb3 PIRK-9 -- updating the RAT exclusions for .travis.yml in the pom - closes apache/incubator-pirk#8 by tellison · 8 years ago
  67. c727b61 PIRK-9 -- Adding Apache Rat checks as part of project POM verify - closes apache/incubator-pirk#6 by tellison · 8 years ago
  68. b59bd01 PIRK-2 -- Updates to load Pallier's PRNG statically and from any provider - closes apache/incubator-pirk#2 by eawilliams · 8 years ago
  69. 0ed4452 This closes #1 - Added git ignore options for IntelliJ. by charris · 8 years ago
  70. 9378e71 closed #3 -- Ignore logs created at runtime by eawilliams · 8 years ago
  71. 9645dc2 closed #4 by eawilliams · 8 years ago
  72. 4eb1b82 Closing PIRK-5 -- Adding initial .travis.yml configuration file by eawilliams · 8 years ago
  73. 7bb6478 resizing Pirk image, adding hyperlink by eawilliams · 8 years ago
  74. ec95f03 resizing Pirk image by eawilliams · 8 years ago
  75. b45a83d resizing Pirk image by eawilliams · 8 years ago
  76. 49de7be resizing Pirk image by eawilliams · 8 years ago
  77. 64eb7c0 adding README.md file and contrib directory by eawilliams · 8 years ago
  78. ce05214 standarized the timezone in the ISO8601DateParser to UTC and updated the test accordingly by eawilliams · 8 years ago
  79. 3cf5ed7 removing the pirk-site directory from master; it has moved into the gh-pages branch by eawilliams · 8 years ago
  80. 8c1a1f3 commenting in Paillier tests by eawilliams · 8 years ago
  81. 60e00d2 adding in .gitignore by eawilliams · 8 years ago
  82. b68871f trivial commit to try to trigger github mirroring by eawilliams · 8 years ago
  83. 22761cc initial Apache Pirk commit by eawilliams · 8 years ago