Show last: 20 , 50 , 100 , All
Next page

Date File Revision Author Revision Log
2008/11/03 15:33:52 50 50 dpavlin make sure that id isn't null because Exhibit doesn't like it
2008/10/28 19:10:16 49 49 dpavlin Unroll radio buttons into table by first letter of repository.

Much more readable and easier to navigate
2008/10/27 22:03:31 48 48 dpavlin use `hostname -s`.js as config file if it exists
2008/10/27 20:34:27 47 47 dpavlin split did_submit into hidden field, so that javascript
updates also transfer it
2008/10/27 20:09:47 46 46 dpavlin display radio buttons for initial selection of repository

it's cluttered, but compact way to view list of all repositories without
going through drop-down list...
2008/10/27 20:08:50 45 45 dpavlin fix path to svnweb
2008/10/27 19:38:41 44 44 dpavlin move Exhibit API URLs to index.js
2008/10/27 19:06:06 43 43 dpavlin We want to activete javascript magic refresh after we hit submit for the
first time, and not always as it's annoying during initial choice of
repository.
2008/10/26 16:24:58 42 42 dpavlin added filesystem time and facet for it
2008/10/26 14:29:00 41 41 dpavlin - fix wrapped lines form df in case of long filesystems
- test remove execution (works!)
- rename variables to more maningful names
2008/10/26 14:20:45 40 40 dpavlin simple example using Mojo to produce Exhibit interface to df
2008/10/25 22:10:45 39 39 dpavlin simple visualisation of irc-logger data with nicks, first/last date
and message counts
2008/10/25 16:45:32 38 38 dpavlin sort years by number to get cronological order
2008/10/25 16:39:22 37 37 dpavlin added interval from create to modify time which we fake to
be single day if it's longer than 30 days (for old data
which seem to have wrong last modify date)
2008/10/25 15:38:03 36 36 dpavlin split out configuration into js file
2008/10/25 15:29:38 35 35 dpavlin added modules required
2008/10/25 12:47:24 34 34 dpavlin encode property valueType for Exhibit in column name

Original idea was to get it directly from DBI, but that
didn't turn out to work well, so we extend column name
in SQL query with valueType and name of type
2008/10/25 12:02:49 33 33 dpavlin convert SQL query using DBI to exhibit JSON

- example using Movable Type database
2008/10/23 12:59:20 32 32 dpavlin by default, use publicly available javascript instead of local copy
2008/10/20 21:04:14 31 31 dpavlin added users total and active