source: @ 141

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @141   9 months jared Changing trunk version to 0.5-SNAPSHOT
(edit) @140   9 months jared Tagging 0.4
(edit) @139   9 months jared Changing version number to 0.4
(edit) @138   9 months jared Update to current versions of gems
(edit) @137   9 months jared Imports cleanup
(edit) @136   9 months jared Refactor HttpClient? object creation into it's own factory class. Closes …
(edit) @135   9 months jared Require authentication on the blog stuff
(edit) @134   9 months jared Don't use authentication
(edit) @133   9 months jared Javadoc updates
(edit) @132   9 months jared Fix typo in javadocs
(edit) @131   9 months jared Refactor get() and getStream() methods.
(edit) @130   9 months jared Change the way we consume the httpclient entity.
(edit) @129   9 months jared Close #47 - update to current versions of dependencies
(edit) @128   9 months jared Change log.error to log.trace
(edit) @127   13 months jared Update environment configs
(edit) @126   13 months jared Update gemfile to allow any version of rails >= 3.0.0
(edit) @125   21 months jared Replace StringBuilder?() with StringBuffer?(). Better to be thread-safe …
(edit) @124   21 months jared some of the refactored test methods were improperly using the xml based …
(edit) @123   21 months jared Add additional scm information and the release plugin
(edit) @122   22 months jared Fix #45: Add fragment support to URLBuilder class
(edit) @121   22 months jared -Write some javadocs for #27. -Implement the camelize method -Move the …
(edit) @120   22 months jared clean up javadocs for #43
(edit) @119   22 months jared Add javadocs for #43
(edit) @118   22 months jared Cleanup javadoc warnings
(edit) @117   22 months jared Clean up javadoc warnings
(edit) @116   22 months jared remove javadoc warnings
(edit) @115   22 months jared Return URI objects instead of URL objects
(edit) @114   23 months jared Write javadocs for #28.
(edit) @113   23 months jared Clean up imports
(edit) @112   23 months jared Refactor url generation for #44.
(edit) @111   23 months jared Add some support for JSON for #13. We can serialize and deserialize …
(edit) @110   23 months jared Add json support for #13
(edit) @109   23 months jared -Clean up formatting and class names while writing the wiki -Add some new …
(edit) @108   23 months jared Formatting cleanup
(edit) @107   23 months jared -Close #37 - refactor ResourceFactory? so it can be easily subclassed -Move …
(edit) @106   23 months jared Add toURL() method
(edit) @105   23 months jared Complete javadocs for this class
(edit) @104   23 months jared Close #40. ResourceFactory? can now handle subclasses of ActiveResource?, …
(edit) @103   23 months jared Base classes created for #41
(edit) @102   23 months jared Use inherited id property.
(edit) @101   23 months jared Formatting cleanup
(edit) @100   23 months jared Add registerClass(Class c) method for #39
(edit) @99   23 months jared Clean up javadocs
(edit) @98   23 months jared Close #38.
(edit) @97   23 months jared Cleanup javadoc formatting
(edit) @96   23 months jared Bump version number to 0.4-alpha
(edit) @95   23 months jared Tagging release 0.3
(edit) @94   23 months jared Add bin assembly for #34
(edit) @93   23 months jared Add assembly to create a source distribution for #33
(edit) @92   23 months jared Add implementation tags to the manifest
(edit) @91   23 months jared Clean up javadocs so eclipse's javadoc formatter doesn't destroy the code …
(edit) @90   23 months jared -Add logging for #30 -Clean up javadocs
(edit) @89   23 months jared Add eclipse settings and project
(edit) @88   23 months jared Change version to 0.3-pre
(edit) @87   23 months jared Formatting cleanup.
(edit) @86   23 months jared Set svn:ignore on tmp dirs
(edit) @85   23 months jared Add logging for #21
(edit) @84   23 months jared Ignore all log files
(edit) @83   23 months jared Remove logs from repository
(edit) @82   23 months jared Remove TODO tags because there are tickets for both items
(edit) @81   23 months jared Close #17, make rails special nil attribute de-serialize properly.
(edit) @80   23 months jared Clean up irrelevant TODO's
(edit) @79   23 months jared Add a rails3 service so our tests can reliably run. See #25
(edit) @78   23 months jared Initialize log4j for tests, #26
(edit) @77   23 months jared Explicitly declare jar packaging
(edit) @76   23 months jared Clean up test cases for #24
(edit) @75   23 months jared Fix bug in use of URLBuilder
(edit) @74   23 months jared Clean up formatting
(edit) @73   23 months jared Modify svn:ignore to include eclipse project files
(edit) @72   23 months jared Remove eclipse project files
(edit) @71   23 months jared remove old lib dir and ant build.xml file conversion to maven complete
(edit) @70   23 months jared Pom dependencies working, testsrc removed
(edit) @69   23 months jared Move src for maven conversion
(edit) @68   2 years jared Fix ticket:16, add ssl support
(edit) @67   2 years jared Add copyright notice
(edit) @66   2 years jared -Bump version to 0.3 -Tweak runtests task
(edit) @65   2 years jared Tagging 0.2
(edit) @64   2 years jared Removing errant 0.2 tag
(edit) @63   2 years jared Add additional test to clean up some compiler warnings
(edit) @62   2 years jared Clean up eclipse settings
(edit) @61   2 years jared Sync inflections with ActiveSupport? 2.3.5 for #19
(edit) @60   2 years jared Work around a compiler bug. See …
(edit) @59   2 years jared
(edit) @58   2 years jared A few tweaks of code and documentation
(edit) @57   2 years jared Add a new addQuery() method to copy the query params from another …
(edit) @56   2 years jared Add new test to verify it works when you only have a query string
(edit) @55   2 years jared Switch ResourceFactory? over to using URLBuilder for #18
(edit) @54   2 years jared Add a string constructor to URLBuilder for #18
(edit) @53   2 years jared Create a URLBuilder class for #18
(edit) @52   2 years jared Update eclipse settings
(edit) @51   2 years jared Fix formatting
(edit) @50   2 years jared Make create() and update() methods return true or false. This is part of …
(edit) @49   2 years jared remove requirement to create a setId() method
(edit) @48   2 years jared Create tests for ticket:17
(edit) @47   2 years jared Clean up cruft
(edit) @46   2 years jared Write some more documentation
(edit) @45   2 years jared Fix javadoc errors
(edit) @44   2 years jared Close ticket:15
(edit) @43   2 years jared Fix ticket:14
(edit) @42   2 years jared Clean up all the javadoc errors
Note: See TracRevisionLog for help on using the revision log.