Commit graph

858 commits

Author SHA1 Message Date
Michael Klishin
3b846551a3 Bump tools.cli 2013-09-10 20:50:17 +01:00
Michael Klishin
3f9cb9bb59 Bump Support 2013-09-10 20:50:08 +01:00
Michael Klishin
bed9b035b7 Bump Ragtime 2013-09-10 20:50:01 +01:00
Michael Klishin
e9898cdbbe Bump validateur 2013-09-10 20:49:54 +01:00
Timo Sulg
679fd2bf92 Added support for LocalDate - required for serializing (clj-time/today). 2013-09-10 17:54:37 +02:00
Michael Klishin
957650dfe3 Run CI against a single Clojure version for now
Some compilation artifacts are not cleared on travis :/
2013-08-17 18:04:38 +04:00
Michael Klishin
3801c37f51 This section is about baseline performance
and highly unscientific, too
2013-08-17 17:56:52 +04:00
Michael Klishin
182a82315f Make our README less backwards
Getting Started & Documentation should go before Community/Support
2013-08-17 17:55:15 +04:00
Michael Klishin
adc5038259 README updates 2013-07-07 16:03:57 +04:00
Michael Klishin
ea493eee1d Back to dev version 2013-07-06 14:48:11 +04:00
Michael Klishin
b58a812c18 1.6.0 2013-07-06 14:44:59 +04:00
Michael Klishin
78c9336ad7 Merge branch 'master' of github.com:michaelklishin/monger
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-07-06 04:38:56 +04:00
Michael Klishin
f37db1fa84 Correct type hints 2013-07-06 04:38:05 +04:00
Michael Klishin
a33128791b Merge pull request #58 from code54/fix-ragtime-migrations-ordering
New ragtime version. ChangeLog for fix on `applied-migration-ids` ordering
2013-07-05 13:08:48 -07:00
Fernando Dobladez
080c17f175 New ragtime version 0.3.3. ChangeLog for fix on applied-migration-ids ordering 2013-07-05 16:57:23 -03:00
Michael Klishin
cabd7178aa Merge pull request #57 from code54/fix-ragtime-migrations-ordering
Fix:  must return ids in creation order
2013-07-05 12:44:23 -07:00
Fernando Dobladez
0179bbc046 Fix: must return ids in creation order 2013-07-05 16:21:35 -03:00
Michael Klishin
a04596cdc5 Merge pull request #56 from ebaxt/session-store
Made it possbile to pass explisit db to session-store
2013-07-04 13:26:01 -07:00
Erik Bakstad
54f204b1a5 Renamed test 2013-06-24 00:25:58 +02:00
Erik Bakstad
a6606deb05 Made it possbile to pass explisit db to session-store 2013-06-24 00:17:48 +02:00
Michael Klishin
8ea1681519 Back to dev version 2013-06-23 23:17:30 +04:00
Michael Klishin
67111ce764 1.6.0-beta3 2013-06-23 23:16:02 +04:00
Michael Klishin
a53ee10e41 Upgrade MongoDB Java driver to 2.11.2 2013-06-23 23:15:48 +04:00
Michael Klishin
8c58ab0155 Change log update 2013-06-23 23:14:24 +04:00
Michael Klishin
c0f1112d34 Merge pull request #55 from ebaxt/multi
Finished multi.collection
2013-06-23 05:58:46 -07:00
Erik Bakstad
0a03ec1bf8 Added rest of tests. Fixes #53 2013-06-22 20:20:59 +02:00
Erik Bakstad
41c2aa7488 Added multi.collection-tests 2013-06-20 19:56:26 +02:00
Erik Bakstad
fd5e041099 Fixed test issues when running all tests 2013-06-20 19:41:02 +02:00
Erik Bakstad
6a9cb9f1a3 Don't run fin_test on ns load 2013-06-20 19:11:52 +02:00
Erik Bakstad
0d635721a1 Added missing fns to multi/collection. Related to #53. 2013-06-20 13:25:27 +02:00
Michael Klishin
7cc7b3a2d5 Merge pull request #54 from ikitommi/setOnInsert
$setOnInsert operator
2013-06-19 21:49:24 -07:00
Tommi Reiman
4137f4a6f9 $setOnInsert 2013-06-20 00:01:28 +03:00
Michael Klishin
3bc3ee6d6a Add $millisecond to monger.operators 2013-05-27 05:21:25 +04:00
Michael Klishin
af19e62479 Add $slice to the list of known operators 2013-05-14 15:00:53 +04:00
Michael Klishin
4ac8f8330a Initial work on monger.multi.collection 2013-04-19 00:43:27 +04:00
Michael Klishin
48be8602e3 Back to snapshot 2013-04-17 02:28:01 +04:00
Michael Klishin
2b26d74d9b 1.6.0-beta2 2013-04-17 02:27:01 +04:00
Michael Klishin
957623094b Clear cache collections in the correct db 2013-04-17 02:26:42 +04:00
Michael Klishin
0a386750c3 Clear cache collections 2013-04-17 02:22:57 +04:00
Michael Klishin
a39c13a574 Make monger.collection/upsert actually upsert
Headdesk
2013-04-17 02:01:22 +04:00
Michael Klishin
bdf0082372 Merge branch 'master' of github.com:michaelklishin/monger 2013-04-15 21:24:13 +04:00
Michael Klishin
c0a83e7241 Add monger.collection/upsert 2013-04-15 21:24:08 +04:00
Michael Klishin
0bee6bed9e Back to snapshot 2013-04-15 03:41:13 +04:00
Michael Klishin
f40161f035 1.6.0-beta1 2013-04-15 03:40:18 +04:00
Michael Klishin
6794759da1 Merge pull request #52 from jafingerhut/master
Eliminate some reflection via adding type hints, and correcting one
2013-04-13 16:23:16 -07:00
Andy Fingerhut
0bd3ef12ab Eliminate some reflection via adding type hints, and correcting one 2013-04-13 16:18:22 -07:00
Michael Klishin
d5b0e2c8be Correct change log 2013-04-14 02:04:27 +04:00
Michael Klishin
bffb58cc1f Introduce additional cache implementation that can use any database 2013-04-14 01:53:56 +04:00
Michael Klishin
c001ab3610 Minor README update 2013-04-07 22:34:47 +04:00
Michael Klishin
85d392b4c7 Add contributing.md 2013-04-07 00:37:08 +04:00