summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added sinon, updated license and notice. Added testsfauxton-test-frameworkGarren Smith2013-07-1810-34/+4485
* add some tests for RouteobjectGarren Smith2013-07-173-3/+73
* testing framework working with mochaGarren Smith2013-07-1723-4914/+10198
* Improved development serverGarren Smith2013-07-1521-2775/+707
* Fauxton: move log filtered collection to serializeGarren Smith2013-07-091-11/+4
* Remove branch instructions from Fauxton readmeRussell Branca2013-07-021-1/+0
* Fauxton: remove route events from main.jsGarren Smith2013-07-021-21/+12
* Fauxton: watch assets pathGarren Smith2013-07-021-1/+1
* Fauxton: Change select header to data attributeGarren Smith2013-07-0110-11/+11
* Fauxton: Add dependancies to watch path instead of custom watch pathGarren Smith2013-07-013-6/+14
* Fauxton: Set active nav tabGarren Smith2013-06-2710-6/+18
* move watch files to settings.jsonGarren Smith2013-06-272-1/+5
* Add a configurable whitelist of public user propsRobert Newson2013-06-212-5/+53
* support R16B01Dave Cottlehuber2013-06-211-1/+1
* Add live CouchDB version info to FauxtonRussell Branca2013-06-174-9/+36
* Spacing nitsRussell Branca2013-06-172-5/+5
* Restore rev handling for _bulk_docs with all_or_nothingRobert Newson2013-06-171-2/+7
* Fix badrecord error in EXIT handlingRobert Newson2013-06-151-4/+3
* Fauxton: Upload attachmentsGarren Smith2013-06-1111-9/+1434
* Ajax loader helpersuelockwood2013-06-103-4/+23
* Fauxton fix log not refreshingGarren Smith2013-06-061-1/+1
* FIX BUILD: add license header to fauxton/templates/../ddoc_info.htmlJan Lehnardt2013-06-051-0/+13
* Fauxton wrap codemirror errors in try catch.Garren Smith2013-06-041-4/+15
* Show view request duration amd goto doc idGarren Smith2013-06-046-11/+91
* Add design doc metadata to viewGarren Smith2013-06-045-6/+82
* Create/edit and query views.Garren Smith2013-06-0411-518/+790
* Allow storing a pre-hashed admin passwordJason Smith (work)2013-05-311-7/+35
* Merge remote-tracking branch 'ocasta/1799-rewrite-session-cookie-fix'Adam Kocoloski2013-05-222-2/+6
|\
| * Save the auth values so if the AuthSession cookie has passed the Time left th...Martin Higham2013-05-222-2/+6
* | Fix fauxton boundRoute bugRussell Branca2013-05-221-0/+1
|/
* Fauxton - add route and masterlayout to RouteObject initialiseGarren Smith2013-05-224-8/+6
* remove establish on Log RouteObject as its no longer neededGarren Smith2013-05-161-4/+0
* [couchjs] make stack size option effectiveRandall Leeds2013-05-155-11/+11
* Minor route object bug fixesRussell Branca2013-05-152-2/+2
* Don't log missing '.compact' file when compactingChristopher Bonhage2013-05-151-1/+1
* COUCHDB-1755 notifications should take templatessuelockwood2013-05-151-1/+3
|\
| * Added the option to pass in a data. Data is serialized and will be accessibl...suelockwood2013-04-081-0/+2
| * Let Notifications take a custom template option.suelockwood2013-04-081-1/+1
* | integrate auth module, auth plugin and session objectGarren Smith2013-05-1510-157/+239
* | update to jquery 1.9.1Garren Smith2013-05-151-4834/+5027
* | Add authentication plugin, example module and couchdb adminGarren Smith2013-05-1511-26/+259
* | Route Events working with simplified APIGarren Smith2013-05-1514-274/+96
* | Get Route Event api working with modules and addonsGarren Smith2013-05-1522-371/+535
* | Experimental Route Objects to reduce full page renderingRussell Branca2013-05-157-147/+272
* | remove reliance on config module for auth moduleGarren Smith2013-05-152-7/+33
* | white list auth moduleGarren Smith2013-05-157-0/+539
* | working changing password for adminsGarren Smith2013-05-152-26/+17
* | rename to auth moduleGarren Smith2013-05-156-169/+15
* | basic create admin role and admin partyGarren Smith2013-05-154-19/+114
* | initial addon createdGarren Smith2013-05-153-0/+73