GitHub user garrensmith opened a pull request:
https://github.com/apache/couchdb/pull/136
Fauxton file reorder
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/couchdb fauxton-file-reorder
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/136.patch
----
commit ccf1bb67627fb45dccd0da954f84d8bb5d4aa039
Author: Garren Smith <[email protected]>
Date: 2014-01-08T13:26:12Z
first file moving
commit 5424100714a5ea15d1cc3335f87b9b4036c8387a
Author: Garren Smith <[email protected]>
Date: 2014-01-13T18:34:32Z
Initial run
commit 5c73547422ee3ecf61a656204265cc9a506bb89c
Author: Garren Smith <[email protected]>
Date: 2014-01-14T15:35:39Z
Continue refactoring
commit 28ade4795fcf2c25f3c0f6b8e1813e8d16100fa2
Author: Garren Smith <[email protected]>
Date: 2014-01-15T13:33:07Z
First working version
commit 35d2ec190124b893b6d6ccdd799169d9fde58780
Author: Garren Smith <[email protected]>
Date: 2014-01-20T13:11:13Z
Fauxton: Split up api.js
Split up api to core/*. Move tests to fit with this refactor.
Change addons/Fauxton with work with api extraction.
----