index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
database.html
Age
Commit message (
Expand
)
Author
2009-10-30
Closes COUCHDB-547 - Adding a View Compaction Button
Paul Joseph Davis
2009-09-15
Change all "jquery.js?1.3.1" references to "jquery.js?1.3.2".
Jason David Davies
2009-07-22
Fix automatic group=true on reduce views in Futon, which was only getting app...
Christopher Lenz
2009-07-22
Change document creation in Futon so that it no longer prompts for a document...
Christopher Lenz
2009-07-21
Make the view-selection and jump-to-document widgets at the top of the Futon ...
Christopher Lenz
2009-07-20
Make the view URL in Futon consistent with the URL for views in the HTTP inte...
Christopher Lenz
2009-07-14
wheeeeeeee
Noah Slater
2009-06-22
Added 'Jump to Document' in the database.htmlscreen. Would like maybe to see ...
Damien F. Katz
2009-03-17
show group=true notice only when view results are shown
Jan Lehnardt
2009-03-15
add note about Futon adding `?group=true` to view queries automatically
Jan Lehnardt
2009-03-10
Update the 'Raw view' link on the Futon database page to reflect the recent v...
Christopher Lenz
2009-01-26
Rename 'Custom query' in Futon to 'Temporary view', and add a warning about t...
Christopher Lenz
2009-01-26
Change _slow_view back to _temp_view, as discussed on the mailing list (see h...
Christopher Lenz
2009-01-22
That was quick: update to jQuery 1.3.1.
Christopher Lenz
2009-01-14
Update to jQuery 1.3.
Christopher Lenz
2009-01-14
Add view language selection to Futon, based on patch by Brian Palmer. Closes ...
Christopher Lenz
2009-01-14
Refactor the inline editing Javascript code in Futon to make it reusable.
Christopher Lenz
2009-01-13
As a follow-up to r733462, instead of making the last part of the breadcrumb ...
Christopher Lenz
2009-01-12
Move `browse.js` code into the `futon` namespace, and restore the selected ta...
Christopher Lenz
2009-01-12
Add syntax highlighting of JSON code in Futon.
Christopher Lenz
2009-01-10
remove console.log() statement from database.html
John Christopher Anderson
2009-01-09
Refactoring in Futon to clean up interactions between specific pages and the ...
Christopher Lenz
2009-01-08
Get rid of the iframe structure in Futon to allow easy bookmarking, reloading...
Christopher Lenz