| | 1 | 2009-10-03 16:32 josef |
| | 2 | |
| | 3 | * man/hotstuff-search.1, man/hotstuff-stuff.1: - adapt manual pages |
| | 4 | including CGI parameters to merged hotstuff-search script |
| | 5 | |
| | 6 | 2009-10-03 16:25 josef |
| | 7 | |
| | 8 | * src/hotstuff-stuff: - very simple offset mechanism |
| | 9 | |
| | 10 | 2009-10-03 16:21 josef |
| | 11 | |
| | 12 | * src/hotstuff-search, src/hotstuff-stuff: - merge hotstuff-search |
| | 13 | functionality into hotstuff-stuff |
| | 14 | - this includes both an (improved) RSS feed and restriction of |
| | 15 | items based on name/summary search phrases |
| | 16 | |
| | 17 | 2009-10-03 15:41 josef |
| | 18 | |
| | 19 | * src/hotstuff-stuff: - for WebDAV uploads which are stored |
| | 20 | according to their category, honour the payload and preview paths |
| | 21 | when producing the download feed (bug showed up with Cantor repo) |
| | 22 | |
| | 23 | 2009-10-03 13:51 josef |
| | 24 | |
| | 25 | * TODO: - another wanted feature |
| | 26 | |
| | 27 | 2009-10-03 13:10 josef |
| | 28 | |
| | 29 | * TODO: - idea worth a try: RSS feed import/export |
| | 30 | |
| | 31 | 2009-08-17 06:09 josef |
| | 32 | |
| | 33 | * src/hotstuff-versioning: - suppress error messages |
| | 34 | |
| | 35 | 2009-08-14 20:33 josef |
| | 36 | |
| | 37 | * scripts/maintenance.sh: - automate scanning process for |
| | 38 | non-SVN-backed repos as well |
| | 39 | |
| | 40 | 2009-08-14 20:20 josef |
| | 41 | |
| | 42 | * src/hotstuff-provider: - force upload URL to contain webdav:// as |
| | 43 | otherwise konqueror will not switch into webdav mode |
| | 44 | |
| | 45 | 2009-08-14 19:39 josef |
| | 46 | |
| | 47 | * src/hotstuff-stuff: - enforce correct database encoding, Perl's |
| | 48 | DBI doesn't get this automatically |
| | 49 | - now umlauts show up correctly in the feeds |
| | 50 | |
| | 51 | 2009-08-12 09:19 josef |
| | 52 | |
| | 53 | * src/hotstuff-versioning: - partially revert r517 to get the logic |
| | 54 | right... sorry for the noise |
| | 55 | |
| | 56 | 2009-08-12 09:03 josef |
| | 57 | |
| | 58 | * src/hotstuff-scan: - show update path for dismissed updates |
| | 59 | |
| | 60 | 2009-08-12 09:01 josef |
| | 61 | |
| | 62 | * src/hotstuff-versioning: - improved handling of commit-by-commit |
| | 63 | subversion updates |
| | 64 | |
| | 65 | 2009-08-03 09:06 josef |
| | 66 | |
| | 67 | * TODO: - bug report about feed count of not approved items |
| | 68 | |
| | 69 | 2009-07-02 00:08 josef |
| | 70 | |
| | 71 | * src/hotstuff-stuff: - experimental support for unique identifiers |
| | 72 | per entry |
| | 73 | |
| | 74 | 2009-04-14 16:58 josef |
| | 75 | |
| | 76 | * src/hotstuff-access: - do not break file contents by assuming any |
| | 77 | encoding for binary downloads |
| | 78 | |
| | 79 | 2009-03-22 20:42 josef |
| | 80 | |
| | 81 | * src/hotstuff-stuff: - this Perl typo caused an HTTP error 500 |
| | 82 | |
| | 83 | 2009-03-22 20:09 josef |
| | 84 | |
| | 85 | * TODO, src/hotstuff-scan: - this problem should be solved now |
| | 86 | |
| | 87 | 2009-03-22 19:49 josef |
| | 88 | |
| | 89 | * TODO, src/hotstuff-access, src/hotstuff-downloads, |
| | 90 | src/hotstuff-http, src/hotstuff-provider, src/hotstuff-scan, |
| | 91 | src/hotstuff-search, src/hotstuff-siteadmin, src/hotstuff-stuff, |
| | 92 | src/hotstuff-versioning: - replace perl -C invocation with weird |
| | 93 | :encoding(utf-8) binmode statement, required by perl 5.10 |
| | 94 | - extend database port configurability to hotstuff-versioning |
| | 95 | script |
| | 96 | - propagate --dry-run option from hotstuff-versioning to |
| | 97 | hotstuff-scan |
| | 98 | - do not skip 'preview' and 'summary' tags anymore since the new |
| | 99 | special handling for meta_ref covers this skip implicitly |
| | 100 | - copyright updates to cover 2009 |
| | 101 | - kde-look fix: discard 'id' tag as it clashes with what we use |
| | 102 | internally in our database, and it's definitely not part of the |
| | 103 | GHNS spec |
| | 104 | - upped priority for Kalzium subdirs issue, this really needs to |
| | 105 | be solved soon |
| | 106 | |
| | 107 | 2008-11-23 15:56 josef |
| | 108 | |
| | 109 | * svn-repos.txt: - how to create meta files |
| | 110 | |
| | 111 | 2008-11-23 15:30 josef |
| | 112 | |
| | 113 | * scripts/ghnsmetatemplate: - updated for current GHNS spec |
| | 114 | |
| | 115 | 2008-11-23 09:47 josef |
| | 116 | |
| | 117 | * svn-repos.txt: - documentation on SVN-backed repositories |
| | 118 | |
| | 119 | 2008-11-23 09:37 josef |
| | 120 | |
| | 121 | * TODO, src/hotstuff-scan, src/hotstuff-versioning: - experimental |
| | 122 | code found uncommitted as of yet: read revision and changelog |
| | 123 | from SVN information |
| | 124 | |
| | 125 | 2008-11-07 13:04 josef |
| | 126 | |
| | 127 | * schemas/ghns.xsd: - preview is actually an optional field |
| | 128 | (detected by smajewsky) |
| | 129 | |
| | 130 | 2008-07-31 20:29 josef |
| | 131 | |
| | 132 | * README, TODO: - start working towards next version, 0.9.4 |
| | 133 | - one TODO item is mostly solved, another one got a suggestion |
| | 134 | |
| | 135 | 2008-07-31 19:49 josef |
| | 136 | |
| | 137 | * scripts/maintenance.sh, scripts/post-commit: - while running |
| | 138 | Hotstuff directly on commit comes with a performance issue, we |
| | 139 | can at least let the cronjob idle until something happens in the |
| | 140 | repository |
| | 141 | |
| | 142 | 2008-07-31 17:38 josef |
| | 143 | |
| | 144 | * ChangeLog, NEWS: - update changelog right until today to finish |
| | 145 | with the hacking-less period of several months |
| | 146 | |
| | 147 | 2008-05-17 12:09 josef |
| | 148 | |
| | 149 | * src/hotstuff-scan, src/hotstuff-stuff: - support for the |
| | 150 | <webpage> tag when sending out the feeds as long as it's not |
| | 151 | empty |
| | 152 | |
| | 153 | 2008-05-17 12:01 josef |
| | 154 | |
| | 155 | * schemas/hotstuff.sql: - addition of SQL column for <webpage> tags |
| | 156 | |