coryhacking

Member Since
Aug 19, 2009 (4 months)

Following 0 githubbers and watching 13 repositories view all →

Public Repositories (1)

  • gorm-couchdb

    CouchDB plugin for Grails.

    legend

    Last updated Mon Dec 28 15:56:24 -0800 2009

Public Activity feed

coryhacking started watching grails/grails Wed Dec 30 14:13:33 -0800 2009
grails's description:
A powerful web application framework based on the Groovy language
coryhacking pushed to master at coryhacking/gorm-couchdb Mon Dec 28 15:56:29 -0800 2009
HEAD is 04b1e74f17eebe9ce2137a5e877c8db932fc95b7
coryhacking pushed to master at coryhacking/gorm-couchdb Fri Dec 18 11:39:45 -0800 2009
HEAD is 99d65fed1903eb358595ead9357bca71d3305b49

3 commits »

coryhacking uploaded a file to coryhacking/gorm-couchdb Thu Dec 03 09:24:00 -0800 2009
"trip-planner.zip" is at coryhacking/gorm-couchdb/downloads

CouchDB version of trip-planner based on http://www.ibm.com/developerworks/java/library/j-grails01158/index.html

coryhacking started watching facebook/three20 Wed Dec 02 10:21:09 -0800 2009
three20's description:
Three20 is an Objective-C library for iPhone developers
coryhacking edited a page in the coryhacking/gorm-couchdb wiki Mon Nov 30 14:28:22 -0800 2009
coryhacking started watching myabc/markdownj Fri Nov 20 15:58:01 -0800 2009
markdownj's description:
MarkdownJ
coryhacking started watching sintaxi/phonegap Fri Nov 20 11:31:03 -0800 2009
phonegap's description:
access core functions on Android, iPhone and Blackberry using JavaScript
coryhacking created tag v0.3 at coryhacking/gorm-couchdb Tue Nov 10 08:20:20 -0800 2009
coryhacking pushed to master at coryhacking/gorm-couchdb Tue Nov 10 08:15:54 -0800 2009
HEAD is 10c68e7894f6c51aa172b823bb411ecd43d1bef8
  • Cory Hacking committed 10c68e78:
    Updated to version 0.3.
coryhacking pushed to master at coryhacking/gorm-couchdb Sun Nov 08 20:11:31 -0800 2009
HEAD is 8626f388c0d27bc526f6a51a9d4b64a324439f3b
  • Cory Hacking committed 8626f388:
    Organized tests into different test suites.
coryhacking pushed to master at coryhacking/gorm-couchdb Sun Nov 08 20:05:37 -0800 2009
HEAD is be7bde01b8a578ff7ffc8898f9f31c4ab26ea0ab
  • Cory Hacking committed be7bde01:
    Added static deleteDesignDocument() method.
coryhacking pushed to master at coryhacking/gorm-couchdb Sun Nov 08 17:31:39 -0800 2009
HEAD is 781849f9e64503d6116b0deb56bb3be420512100
  • Cory Hacking committed 781849f9:
    Added toJSON() method for converting domain objects to JSON exactly as they are converted for CouchDB, id -> _id, version -> _rev, etc.
coryhacking pushed to master at coryhacking/gorm-couchdb Fri Nov 06 23:01:17 -0800 2009
HEAD is 495ef07d5f25f8e48be589370a1618e32524225e
  • Cory Hacking committed 495ef07d:
    Changed package names per http://old.nabble.com/Package-names-for-plugins-ts25736184.html
coryhacking pushed to master at coryhacking/gorm-couchdb Fri Nov 06 22:29:20 -0800 2009
HEAD is e2ee81303b538c63f1bbdef868db5650370ff2aa
  • Cory Hacking committed e2ee8130:
    Upgraded scripting to run grails clean when installing / upgrading the plugin.
coryhacking pushed to master at coryhacking/gorm-couchdb Fri Nov 06 13:16:22 -0800 2009
HEAD is fd2e8d0aaa86ad5c01e6bc9ac8a7e1f1c8402089
  • Cory Hacking committed fd2e8d0a:
    Added fixes for grails-1.2-M4.
coryhacking pushed to master at coryhacking/gorm-couchdb Fri Nov 06 09:45:19 -0800 2009
HEAD is 65bca7f35d61fc635eb8597cf26943a90484f451
  • Cory Hacking committed 65bca7f3:
    Switched to use jcouchdb's JSON library svenson... better performance, and more in line with the intentions of jcouchdb.
coryhacking pushed to master at coryhacking/gorm-couchdb Wed Nov 04 12:50:10 -0800 2009
HEAD is 4f8bbb0859e0b1deb8be21521c3889262bb7ac50
  • Cory Hacking committed 4f8bbb08:
    Added support for annotations on getters making it possible to set @Transient on a read-only field.
coryhacking pushed to master at coryhacking/gorm-couchdb Wed Nov 04 11:23:24 -0800 2009
HEAD is 1453b350b19d5f7bb7bbd478eaba28f4fd2bdfbf

2 commits »

coryhacking pushed to master at coryhacking/gorm-couchdb Mon Nov 02 11:13:59 -0800 2009
HEAD is b7974b14bb9b45527bd452ee69c28af73e5e5c0d
  • Cory Hacking committed b7974b14:
    Updated attachment tests to use a proper contentType.
coryhacking pushed to master at coryhacking/gorm-couchdb Mon Nov 02 08:52:21 -0800 2009
HEAD is 77e2f65722f65af87659d55611b71dd72f7ff90d
  • Cory Hacking committed 77e2f657:
    Moved test enum 'Gender' to separate class.
coryhacking pushed to master at coryhacking/gorm-couchdb Sun Nov 01 20:52:19 -0800 2009
HEAD is 1ce105a584f37dff52759c2fea8160b6ebb30a0a
  • Cory Hacking committed 1ce105a5:
    Fixed parsing of attachment meta data.
coryhacking pushed to master at coryhacking/gorm-couchdb Sun Nov 01 15:00:54 -0800 2009
HEAD is 0700c0186b65e9097e3a7ab2e4e3105d43eb869a
  • Cory Hacking committed 0700c018:
    Upgraded to jcouchdb 0.10.0-3. Thanks!
coryhacking pushed to master at coryhacking/gorm-couchdb Fri Oct 30 13:53:03 -0700 2009
HEAD is 1488312f3ddffe74ffd15027ac719921618cd4c5
  • Cory Hacking committed 1488312f:
    Performance enhancements for list / find methods.
coryhacking pushed to master at coryhacking/gorm-couchdb Thu Oct 29 20:52:24 -0700 2009
HEAD is e4c75e0815e1c23e1cd96408c0f5f836264ea4d2
  • Cory Hacking committed e4c75e08:
    Made some additional list/find type conversion refinements.
coryhacking pushed to master at coryhacking/gorm-couchdb Thu Oct 29 15:27:05 -0700 2009
HEAD is 4936be00dfb790b27f3d1af93a5ab470911eaa25
  • Cory Hacking committed 4936be00:
    Added code that tries to convert list and find results to appropriate type based upon the name.
coryhacking pushed to master at coryhacking/gorm-couchdb Thu Oct 29 15:23:32 -0700 2009
HEAD is 467dbdd9cb61c911b151f9911570dafbcaaae969
  • Cory Hacking committed 467dbdd9:
    Removed milliseconds from the default date format because javascript date functions can't convert them.
coryhacking pushed to master at coryhacking/gorm-couchdb Thu Oct 29 09:46:25 -0700 2009
HEAD is 2417c2532bae5d78d87afb087840e4542c455f7f
  • Cory Hacking committed 2417c253:
    Removed findAllByUpdateSequence because it's changing in the 0.11 release of CouchDB; can still call queryView("_all_docs_by_seq") for CouchDB v0.10 and earlier or queryView("_changes") for 0.11 and on. Added unicode tests.
coryhacking pushed to master at coryhacking/gorm-couchdb Wed Oct 28 00:32:18 -0700 2009
HEAD is 91ceb543e936c9f3c796508d94643f75c60ec655
  • Cory Hacking committed 91ceb543:
    Changed ASTTransformation to execute during CANONICALIZATION so that everything works properly with grails 1.2-M3.
coryhacking pushed to master at coryhacking/gorm-couchdb Tue Oct 27 14:37:08 -0700 2009
HEAD is 1b66591cf0383f4ea105f66bd36ac0f7af4c8eb0
  • Cory Hacking committed 1b66591c:
    Added @CouchEntity annotation property typeFieldName to allow the user to set the name of the type field.
coryhacking pushed to master at coryhacking/gorm-couchdb Tue Oct 27 13:12:29 -0700 2009
HEAD is 0a39dbdfc2e5c9d83c02e74bef18ce65d8529207

4 commits »

coryhacking pushed to master at coryhacking/gorm-couchdb Mon Oct 26 20:41:11 -0700 2009
HEAD is a8b3296598df2ed6d347bf5691106a371b9ead36
  • Cory Hacking committed a8b32965:
    Added support for dynamic find**, list**, and count** methods. All of these methods assume that the design document is the CouchEntity type, and the view name is the **, so for example, Task.listOpenTasks() will query the view "task/openTasks". Changed methods findByView() and findByViewAndKeys() to queryView() and queryViewByKeys() to remove any potential conflicts with dynamic finders.
coryhacking pushed to master at coryhacking/gorm-couchdb Mon Oct 26 13:17:09 -0700 2009
HEAD is 05d21d7dbc71d715685ca28afd3d7c6c8f6c3e3e

2 commits »

coryhacking pushed to master at coryhacking/gorm-couchdb Mon Oct 26 13:10:45 -0700 2009
HEAD is 2edf0bdea3a1616197607a0ea89e9f0647f830ae
  • Cory Hacking committed 2edf0bde:
    Added automatic date to string conversion for keys in options and find methods.
coryhacking pushed to master at coryhacking/gorm-couchdb Sun Oct 25 20:14:47 -0700 2009
HEAD is ca8fdd1b595d48a7a94930fffe200437c8025b85
  • Cory Hacking committed ca8fdd1b:
    Added support for list(); can be called empty, with options, or with viewname and options. Assumes view name of @CouchEntity type / list if no view name was passed.