Commit graph

  • 0a2fdc8cc3 Ragtime migrations adapter Michael S. Klishin 2012-06-19 12:18:43 +0400
  • d68b57511c More helpful exception message Michael S. Klishin 2012-06-18 05:18:36 +0400
  • b5b35baabb Correct mailing list name Michael S. Klishin 2012-06-18 03:08:14 +0400
  • e34340bbaa Back to CI profile for CI Michael S. Klishin 2012-06-16 06:48:49 +0400
  • 2df0b911f2 Revert "No more need for a separate CI profile" Michael S. Klishin 2012-06-16 06:47:59 +0400
  • 92a262ff8a A typo Michael S. Klishin 2012-06-14 19:55:02 +0400
  • 6f25f1bc45 Correct type hint Michael S. Klishin 2012-06-14 19:33:36 +0400
  • a3d581725c Merge branch 'master' of github.com:michaelklishin/monger Michael S. Klishin 2012-06-14 19:30:35 +0400
  • da45e6140c No more need for a separate CI profile Michael S. Klishin 2012-06-14 19:29:48 +0400
  • 3a948667d5 Fight Java with Java Michael S. Klishin 2012-06-14 19:28:40 +0400
  • c172737816 Document that monger.testkit is still experimental and will have breaking changes Michael S. Klishin 2012-06-14 18:36:44 +0400
  • b634951812 src/monger => src/clojure/monger Michael S. Klishin 2012-06-14 18:33:42 +0400
  • ff2d095402 Cover insertion of DBRefs Michael S. Klishin 2012-06-14 18:32:07 +0400
  • 207167b07d Update master Michael Klishin 2012-06-14 16:56:10 +0400
  • 787d2d299d Don't seq the underlying cursor in the query DSL Michael S. Klishin 2012-06-14 15:08:05 +0400
  • 4ce56573cb Minor README update Michael S. Klishin 2012-06-13 04:37:30 +0400
  • 11eda8d150 Support 0.5.0 Michael S. Klishin 2012-06-11 16:59:36 +0400
  • 4df673d127 Make it possible to pass fields to index as any collection (not just map) Michael S. Klishin 2012-06-11 00:06:13 +0400
  • 52c5e15008 Cosmetics Michael S. Klishin 2012-06-10 12:49:37 +0400
  • bb5cfdc499 In Monger this fn is supposed to be public Michael S. Klishin 2012-06-10 12:37:29 +0400
  • 75bb240af9 Add monger.collection/system-collection?, a convenience function Michael S. Klishin 2012-06-10 12:35:52 +0400
  • e481b1ca84 Add more assertions to the URI connection test Michael S. Klishin 2012-06-10 11:25:40 +0400
  • 805a66e9c1 Back to snapshot Michael S. Klishin 2012-06-09 12:13:36 +0400
  • e00fa84f1b 1.0.0-rc1 v1.0.0-rc1 Michael S. Klishin 2012-06-09 12:12:37 +0400
  • 8ed6665a78 Update change log Michael S. Klishin 2012-06-09 11:25:52 +0400
  • 898349f95a A couple more convenience functions Michael S. Klishin 2012-06-09 11:25:48 +0400
  • 12f48b058b Remove type hints that can be inferred by the compiler, part 3 Michael S. Klishin 2012-06-09 00:36:07 +0400
  • 5813f61649 Eliminate this reflection warning Michael S. Klishin 2012-06-09 00:33:55 +0400
  • e008e0d18d Remove type hints that can be inferred by the compiler, part 2 Michael S. Klishin 2012-06-09 00:26:23 +0400
  • 423b80774a Remove type hints that can be inferred by the compiler, part 1 Michael S. Klishin 2012-06-09 00:23:01 +0400
  • 91d967b592 Inlining, part 2 Michael S. Klishin 2012-06-09 00:20:55 +0400
  • 2a64afa6ff Inlining, part 1 Michael S. Klishin 2012-06-09 00:14:19 +0400
  • 824a532590 Cosmetics Michael S. Klishin 2012-06-09 00:12:26 +0400
  • bab15c2ca8 Remove examples/*, with http://clojuremongodb.info they are no longer necessary (at least in this repository) Michael S. Klishin 2012-06-08 22:18:47 +0400
  • d12f33e1e8 Better authentication failure message Michael S. Klishin 2012-06-08 22:14:59 +0400
  • f07f577094 Cosmetics Michael S. Klishin 2012-06-08 22:09:17 +0400
  • d824e622c3 Derp Michael S. Klishin 2012-06-08 22:07:16 +0400
  • 1184fce8c3 Add a few more commands that may be useful to JVM-based applications Michael S. Klishin 2012-06-08 22:04:46 +0400
  • 1c686c1766 Cosmetics Michael S. Klishin 2012-06-08 22:03:43 +0400
  • 74589346d0 Merge branch 'master' of github.com:michaelklishin/monger Michael S. Klishin 2012-06-08 12:03:17 +0400
  • babd429f5b Implement monger.result/ok? for Clojure maps Michael S. Klishin 2012-06-08 11:56:00 +0400
  • 76839436b5 Correct mailing list links Michael S. Klishin 2012-06-06 23:32:04 +0400
  • 77281ba466 Back to snapshot Michael S. Klishin 2012-06-04 18:36:33 +0400
  • 03174708d0 README and change log updates Michael S. Klishin 2012-06-04 18:36:02 +0400
  • 52aa5cc857 1.0.0-beta8 v1.0.0-beta8 Michael S. Klishin 2012-06-04 18:35:36 +0400
  • 6e43328941 New higher-level DSL for storing files on GridFS Michael S. Klishin 2012-06-04 14:46:13 +0400
  • a6544a1617 Make sure gridfs finders never go into infinite recursion Michael S. Klishin 2012-06-04 14:15:12 +0400
  • e033aa995b More gridfs support improvements Michael S. Klishin 2012-06-04 14:03:45 +0400
  • d79e35790f Make sure namespaces that use monger.gridfs/make-input-file don't have to import GridFSInputFile Michael S. Klishin 2012-06-04 13:24:58 +0400
  • ceb60fdb54 Change log update Michael S. Klishin 2012-06-04 13:11:37 +0400
  • 01773f50d5 Better coverage for storing files in gridfs, include file metadata Michael S. Klishin 2012-06-04 13:11:31 +0400
  • ef083b383e Cosmetics Michael S. Klishin 2012-06-03 16:38:14 +0400
  • eecc07d8d6 Enable testing against multiple JDKs on travis-ci.org (unreleased feature) Michael S. Klishin 2012-05-30 20:58:28 +0400
  • 3bc2fc5a85 Correct another mailing list link Michael S. Klishin 2012-05-28 09:52:25 +0400
  • 5964e01b1d Make :auto-connect-retry connection default to true Michael S. Klishin 2012-05-28 02:22:46 +0400
  • 16f14ac39d Improve change log Michael S. Klishin 2012-05-28 00:48:24 +0400
  • 63f7099350 MongoDB 2.1 Aggregation Framework support Michael S. Klishin 2012-05-28 00:43:45 +0400
  • 7d595874aa Sonatype snapshots repo is having a bad day Michael S. Klishin 2012-05-27 22:28:28 +0400
  • d63e5abf34 Correct mailing list address Michael S. Klishin 2012-05-27 21:48:21 +0400
  • 7dabb32ac0 Change log update Michael S. Klishin 2012-05-26 00:37:09 +0400
  • dd9d1c3bfd The rest of 2.1/2.2 Aggregation framework operator macros Michael S. Klishin 2012-05-25 23:49:57 +0400
  • 47cc9a0363 $limit and $skip operator macros Michael S. Klishin 2012-05-25 23:44:44 +0400
  • 3360c2e96c $group operator macro Michael S. Klishin 2012-05-25 23:26:11 +0400
  • 6a7ac2f1b3 $match, $project, $unwind operator macros Michael S. Klishin 2012-05-25 23:24:30 +0400
  • acdaffba99 Add $regex and $options operator macros Michael S. Klishin 2012-05-25 14:39:35 +0400
  • ca67d9f4cb One more test case Michael S. Klishin 2012-05-22 18:54:53 +0400
  • 0db4bc6e11 Minor docstring improvements Michael S. Klishin 2012-05-22 18:46:15 +0400
  • 6c777385d6 Back to snapshot Michael S. Klishin 2012-05-21 15:47:53 +0400
  • eac8a110ee 1.0.0-beta7 v1.0.0-beta7 Michael S. Klishin 2012-05-21 15:46:08 +0400
  • 5a68bcebf7 Merge branch 'master' of github.com:michaelklishin/monger Michael S. Klishin 2012-05-21 03:46:34 +0400
  • fb1083bf4e Support 0.4.0 Michael S. Klishin 2012-05-21 03:45:37 +0400
  • 5bff9cacf2 Merge pull request #26 from ghoseb/master Michael Klishin 2012-05-15 05:32:17 -0700
  • 855b11ecd0 Merge 79fa31304a into a0b683e23b GitHub Merge Button 2012-05-15 05:07:41 -0700
  • 79fa31304a Use alter-var-root instead of def in set-write-concern!. Baishampayan Ghose 2012-05-15 17:13:50 +0530
  • a0b683e23b Change log update, references #25 Michael S. Klishin 2012-05-15 10:11:50 +0400
  • 7b9a4594d9 Merge pull request #25 from ghoseb/master Michael Klishin 2012-05-14 23:08:10 -0700
  • 6eaad74991 Merge 75fd7f5c91 into 0b4804c363 GitHub Merge Button 2012-05-14 23:04:26 -0700
  • 75fd7f5c91 Add support for connecting to Replica Sets. Baishampayan Ghose 2012-05-15 11:14:14 +0530
  • 3a789e2858 Merge 41771cd693 into 0b4804c363 GitHub Merge Button 2012-05-14 22:46:30 -0700
  • 41771cd693 Add support for connecting to Replica Sets. Baishampayan Ghose 2012-05-15 11:14:14 +0530
  • 0b4804c363 Merge branch 'ring-session-store' Michael S. Klishin 2012-05-14 16:13:03 +0400
  • 6e6f04e292 Use explicitly specified collection name in tests Michael S. Klishin 2012-05-14 16:11:33 +0400
  • 87184af396 Initial Ring session store implementation Michael S. Klishin 2012-05-14 16:10:55 +0400
  • 0f1debd4f3 Support 0.3.1 Michael S. Klishin 2012-05-14 13:08:46 +0400
  • a318f7cbc0 Back to SNAPSHOT Michael S. Klishin 2012-05-14 10:20:30 +0400
  • 3d5835cdf3 1.0.0-beta6 v1.0.0-beta6 Michael S. Klishin 2012-05-14 10:19:17 +0400
  • 008460e327 Merge pull request #23 from ghoseb/master Michael Klishin 2012-05-12 01:52:35 -0700
  • 0fbe7ef4ae Merge 43cddbcf57 into 1d54e00a4d GitHub Merge Button 2012-05-11 22:31:40 -0700
  • 43cddbcf57 Remove redundant invocation of to-db-object on top of as-field-selector. Baishampayan Ghose 2012-05-12 11:00:33 +0530
  • 1d54e00a4d Change log update, copyright header update Michael S. Klishin 2012-05-12 07:44:40 +0400
  • bc85b08c47 Merge ccd3d7ab66 into 2228a6dcbe GitHub Merge Button 2012-05-11 20:36:18 -0700
  • ccd3d7ab66 Add monger.collection/find-and-modify and associated tests. Baishampayan Ghose 2012-05-12 09:02:19 +0530
  • 2228a6dcbe How about you don't stop writing tests in the middle, Michael? Michael S. Klishin 2012-05-03 19:55:06 +0400
  • 8142d02f01 Deprecate monger.js (moved to clojurewerkz.support.js) Michael S. Klishin 2012-05-03 01:06:41 +0400
  • 451b29c718 Update change log Michael S. Klishin 2012-05-02 00:19:16 +0400
  • a47d53d5ca Use Validateur 1.1.0 Michael S. Klishin 2012-05-02 00:18:50 +0400
  • d04ab3af2d More cleanup Michael S. Klishin 2012-05-01 16:35:33 +0400
  • 971b2e230c More test suite cleanup Michael S. Klishin 2012-05-01 16:29:58 +0400
  • ef2af245e7 Link to clojurewerkz.org, correct a typo Michael S. Klishin 2012-05-01 15:50:32 +0400
  • 7e5beb4cbb New beta cycle Michael S. Klishin 2012-04-29 18:45:39 +0400