remotestorage.js
2013-12-08 Michiel@unhostedMerge pull request #512 from galfert/node_binary_fix
2013-12-06 Sebastian KippeMerge pull request #522 from galfert/refactor_view
2013-12-05 Sebastian KippeMerge pull request #503 from remotestorage/bug-#488
2013-12-05 Garret AlfertRemove duplication for setting up backend icons
2013-12-05 Garret AlfertRemove duplication for setting up buttons
2013-12-05 Garret AlfertMove methods from constructor to prototype
2013-12-05 Garret AlfertRefactor: remove duplication
2013-12-04 Garret AlfertAdd test for using WireClient in NodeJS
2013-12-04 Garret AlfertNodeJS additions to provide XMLHttpRequest and make...
2013-12-04 Garret AlfertUse readBinaryData shared by WireClient in dropbox.js
2013-12-03 Garret AlfertMerge pull request #518 from clochix/auth
2013-12-03 ClochixFix getLocation for Dropbox and GDrive
2013-12-02 ClochixAdd getter/setter for document.location Refs #490
2013-12-02 Sebastian KippeMerge pull request #515 from galfert/fix_delete_request
2013-12-02 Garret AlfertAdd test case for DELETE responses without ETag
2013-12-01 Garret AlfertReplace overly long, double ternary expressions with...
2013-12-01 Garret AlfertDon't try to parse content on responses that don't...
2013-12-01 Garret AlfertExtract reading binary data into separate function
2013-11-29 Michiel de... build head after merge of #511 (1ded335b0)
2013-11-29 Sebastian KippeMerge pull request #511 from remotestorage/fire-ready...
2013-11-29 Michiel@unhostedFire 'ready' event only once (fixes #510)
2013-11-29 Garret AlfertMerge pull request #492 from remotestorage/Discovery_Ti...
2013-11-29 Garret AlfertPlease the JSHint gods
2013-11-29 Garret AlfertMerge pull request #498 from remotestorage/event-origins
2013-11-29 Michiel de... Set change event origin to 'local' when coming from...
2013-11-29 Sebastian KippeAdd shim repo update to release checklist
2013-11-28 Michiel@unhostedMerge pull request #502 from galfert/fullfil_promise_on_304
2013-11-28 Sebastian KippeMerge pull request #507 from gregkare/wrap_readme
2013-11-28 Garret AlfertAdapt tests to new error message
2013-11-28 Greg KarékinianWrap README to make it more readable
2013-11-28 Garret AlfertChange error message for discovery timeout
2013-11-28 Garret AlfertMerge pull request #505 from galfert/resolve_conflicts
2013-11-28 Garret AlfertFix access to conflict action when resolution attribute...
2013-11-28 Garret AlfertCleanup sync test suite
2013-11-27 ggrinremoving loaclStorage data caching from Access
2013-11-27 ggrintypo
2013-11-27 ggrinjshinting
2013-11-27 ggrinremoved all uses of localStorage from caching
2013-11-27 ggrindocumentation for caching.reset
2013-11-27 Garret AlfertFulfill the request promise on 304 responses (fixes...
2013-11-27 Garret AlfertMake JSHint happy and remove trailing whitespace
2013-11-27 ggrintimeout for discovery
2013-11-27 Garret AlfertMerge pull request #499 from galfert/fix_jshint_complaints
2013-11-27 Garret AlfertFix most JSHint complaints
2013-11-27 Michiel@unhostedMerge pull request #497 from remotestorage/jshint_config
2013-11-27 Sebastian KippeAdd JSHint config
2013-11-27 Michiel@unhostedMerge pull request #494 from galfert/inmemorystorage_build
2013-11-26 Garret AlfertUpdate build files in release/head
2013-11-26 Garret AlfertInclude inmemorystorage.js in the build
2013-11-26 Garret AlfertCleanup syntax
2013-11-25 Michiel de... move generator to a folder called 'generator/' instead...
2013-11-25 Michiel de... Merge branch 'master' of github.com:remotestorage/remot...
2013-11-25 Michiel de... also remove example server, now that we have the dev...
2013-11-25 Sebastian KippeRevert "mention dev kit"
2013-11-25 Michiel de... superseded by https://github.com/remotestorage/dev...
2013-11-25 Michiel de... mention dev kit
2013-11-25 Michiel de... build release/head/
2013-11-24 Michiel@unhostedMerge pull request #484 from remotestorage/it_s-its...
2013-11-24 Michiel de... fix typo
2013-11-23 ggrinMerge branch 'issue_446'
2013-11-23 ggrinchanging indexdb.js to not fail in private mode anymore
2013-11-23 ggrinfeature discovery in remotestorage.js
2013-11-23 ggrinremoving eventListeners for sync
2013-11-23 ggrinremoveing eventListeners in dropbox and wireclient
2013-11-23 ggrintests for dropbox and wireclient
2013-11-23 ggrininmemorystorage testing suite
2013-11-23 ggrinmerging the two sync test suites
2013-11-23 ggrinadded src/inmemorystorage.js
2013-11-22 ggrinrecompiled asets
2013-11-22 Michiel@unhostedMerge pull request #483 from remotestorage/02-ready
2013-11-22 Michiel de... build
2013-11-22 Michiel de... refactor
2013-11-22 Michiel de... it's its, not it's
2013-11-22 Michiel de... deal with new folder description format
2013-11-22 Michiel@unhostedMerge pull request #472 from clochix/interval2
2013-11-21 Michiel de... revert https://github.com/remotestorage/remotestorage...
2013-11-21 Michiel de... moved to https://github.com/remotestorage/dev-kit
2013-11-18 ggrinvery basic documentation of defineModules #474
2013-11-18 ggrinfix #478
2013-11-18 ggrinoops sorry
2013-11-18 ggrintesting if remoteStorage instance fires DiscoveryError...
2013-11-18 ggrinTesting if discovery fails
2013-11-16 ClochixFix setSyncInterval refs #461 #462
2013-11-15 ggrintiny bugfix for node-support in view.js
2013-11-15 ggrinMerge branch 'master' of github.com:remotestorage/remot...
2013-11-15 ggrindeleteing unneeded file
2013-11-14 Nick Jenningsfix for issue #471
2013-11-13 ClochixAllow to set sync interval, refs #461
2013-11-13 Sebastian KippeUpdate README
2013-11-13 michielremember naturaldocs can be installed through apt-get
2013-11-12 Sebastian KippeRevert "correct confusion about the license (it's ...
2013-11-12 Sebastian KippeRevert "this was a confusion, the license is "AGPL...
2013-11-12 Michiel@unhostedcorrect confusion about the license (it's "AGPL or...
2013-11-12 Michiel@unhostedthis was a confusion, the license is "AGPL or MIT"
2013-11-12 Sebastian KippeFix typo
2013-11-12 Garret AlfertInstall uglify-js as local node module to use in build...
2013-11-10 Garret AlfertAdd release checklist to doc dir
2013-11-10 Sebastian KippeRelease 0.8.3
2013-11-10 Sebastian KippeImprove header comment in build files
2013-11-10 Garret AlfertAdd changelog for 0.8.3
next