This project is mirrored from https://github.com/Syncleus/Ferma.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 02 Jul, 2015 1 commit
-
-
Jeffrey Phillips Freeman authored
Change-Id: Id873c122a2314f47f76aa2f89fd292631a31e07b
-
- 01 Jul, 2015 1 commit
-
-
Jeffrey Phillips Freeman authored
Change-Id: I91e88f00523f35d624351bad54c6ec22d79373bd
-
- 28 Jun, 2015 2 commits
-
-
Jeffrey Phillips Freeman authored
Change-Id: I496a14ad29d1edf2faa9d18e21a7b81e92e4e998
-
Jeffrey Phillips Freeman authored
Change-Id: I48ddddaf5b8436e07045f0629726fbdc212c4699
-
- 26 Jun, 2015 1 commit
-
-
Johannes Schüth authored
-
- 23 Jun, 2015 1 commit
-
-
Jeffrey Phillips Freeman authored
Change-Id: If9e04d7c723d282cd961f4a6b5b5672770344821
-
- 22 Jun, 2015 7 commits
-
-
Jeffrey Phillips Freeman authored
Change-Id: I3d72d192257f1e532ddf3b3d9cb02cd29cf49405
-
Jeffrey Phillips Freeman authored
Since it was decided the next release will cosntitute 2.1.0 we are bumping the snapshot version to reflect that. Change-Id: If11a4a0783ec7000878cfa1fa19c1d955e30cb68
-
Jeffrey Phillips Freeman authored
Change-Id: I6de2a9dcc69b1ce156f83149f8cc9cadcc9a82f6
-
Jeffrey Phillips Freeman authored
Change-Id: If2d05296586b2f9babd0b1ac16a9dba949fbe19b
-
Jeffrey Phillips Freeman authored
Change-Id: Ic2b3558409103c519e117a82ea682bfa9b3c34a8
-
Jeffrey Phillips Freeman authored
Change-Id: I4451421e362df9cedd3ffa067ddfb1ed793da25d
-
Jeffrey Phillips Freeman authored
Change-Id: I7de5fb67af211cc0070850d05b06f1aa8bada555
-
- 20 Jun, 2015 1 commit
-
-
Jeffrey Phillips Freeman authored
Change-Id: Ib6d3a92091e45ba11420b0e376b4c6202f352e81
-
- 19 Jun, 2015 1 commit
-
-
Jeffrey Phillips Freeman authored
Change-Id: Ie3cad9747bc29c214b5d4ce73a3b20f8a0ddeb8a
-
- 18 Jun, 2015 5 commits
-
-
Jeffrey Phillips Freeman authored
Change-Id: I2f2be34a78e53a4e672ab4b09ae12347d46efc94
-
Jeffrey Phillips Freeman authored
Change-Id: I4e196f319d946b3fe33c56a363bf45f18418d9ca
-
Jeffrey Phillips Freeman authored
Change-Id: Idcd74c90446f412127567db55c11830ed8941ab1
-
Jeffrey Phillips Freeman authored
Change-Id: I4b24a4ce15a935a8a1d9fd14996a7503c6948a6c
-
Johannes Schüth authored
Graph implementations that use wrap the vertex using the WrappedElement must be correctly handled.
-
- 17 Jun, 2015 1 commit
-
-
Johannes Schüth authored
This has(Class<?> clazz) method is in perticular very useful when retrieving large lists of elements. The PolymorphicTypeResolver would invoke a getProperty call for each element of the list in order to verify the type. It is up to 40x faster to add this type check to the gremlin pipeline using e.g. has(Person.class) and toListExplicit(Person.class) instead of just toList(Person.class).
-
- 16 Jun, 2015 3 commits
-
-
Jeffrey Phillips Freeman authored
Change-Id: I655eaddeb7ef7f71659a461a66fa285f11e1b738
-
-
Jeffrey Phillips Freeman authored
Change-Id: I2bc50766d7cdd2609b83ac7ed5bc18218c87a430
-
- 15 Jun, 2015 2 commits
-
-
Johannes Schüth authored
-
Jeffrey Phillips Freeman authored
Change-Id: Ib00a1f98515dfc15b2135191b79850435318a5c5
-
- 14 Jun, 2015 14 commits
-
-
Jeffrey Phillips Freeman authored
Merging in totorom with strategy ours (no actual files pulled in). I wanted to do this to ensure totorom is clearly indicated as the original source for Ferma.
-
Jeffrey Phillips Freeman authored
Change-Id: Ice12cb6c196e37346fbff0647ed9cfda02a20399
-
Jeffrey Phillips Freeman authored
Change-Id: I3e465ba0523726381e6ba503eb5951a4f5689090
-
Jeffrey Phillips Freeman authored
Issue: FMA-62 Change-Id: Ia50a01eedc1a25b224f03cbdd94db8f7c9e246e0
-
Jeffrey Phillips Freeman authored
Change-Id: I75f00e530b6ba81ca322b96b2ca23be5887b4592
-
Jeffrey Phillips Freeman authored
Change-Id: Iad2b6892b3af2ae5c8c6e6c5ede95e127779f82d
-
Jeffrey Phillips Freeman authored
Added license notice, and a plugin to automatically apply it to the sources. Also updated all the sources. Change-Id: I6f53d56f92d670ecb659d78841576dbfbee2c5bb
-
Jeffrey Phillips Freeman authored
Change-Id: I0f97a8a3828f2c18e933f4ae1859d2b9b12ac58c
-
Jeffrey Phillips Freeman authored
Change-Id: I71beaa7d87286588c42feb9cfe774d0d3439dcf9
-
Jeffrey Phillips Freeman authored
Changed the signatures of the Incident add methods to match those of adjacencies including the return types. Change-Id: Ibd096b2b37605909d42ff165cfa672aed7849cf9
-
Jeffrey Phillips Freeman authored
Change-Id: I29e4f60388afbb8493c865542d8efc46e8c0d139
-
Jeffrey Phillips Freeman authored
Change-Id: Ibc0b27ace895359c8241bbc8ddef49b1be7c6bb7
-
Jeffrey Phillips Freeman authored
Fixed up this branch to prepare it for merge, the various types of add* incidence methods have been added and the unit test updated. Change-Id: Id05699b6dbc2a370b7ee98ab9a875aeedff46471
-
Jeffrey Phillips Freeman authored
Change-Id: Ia9c286492b0917c7e2635a6114bd62761aa2f1bc
-