| 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 | |
|---|
| 157 | 2008-05-11 18:52 josef |
|---|
| 158 | |
|---|
| 159 | * TODO: - changelog entries are currently not used for SVN-backed |
|---|
| 160 | repos, reported by jpwhiting |
|---|
| 161 | |
|---|
| 162 | 2008-05-03 20:18 josef |
|---|
| 163 | |
|---|
| 164 | * scripts/dxsclient: - fix Perl code: arrays are not scalars :/ |
|---|
| 165 | |
|---|
| 166 | 2008-05-03 20:08 josef |
|---|
| 167 | |
|---|
| 168 | * scripts/dxsclient: - support for displaying comments through |
|---|
| 169 | dxsclient |
|---|
| 170 | |
|---|
| 171 | 2008-05-03 20:08 josef |
|---|
| 172 | |
|---|
| 173 | * dxs/DXS.pm: - do away with hack which always forced the id for |
|---|
| 174 | comments to be zero |
|---|
| 175 | |
|---|
| 176 | 2008-05-03 19:34 josef |
|---|
| 177 | |
|---|
| 178 | * scripts/dxsclient: - honour @notapproved attribute |
|---|
| 179 | - simplify SOAP::Lite code a bit (FIXME: should also be done for |
|---|
| 180 | all other methods with arrays) |
|---|
| 181 | |
|---|
| 182 | 2008-05-03 19:33 josef |
|---|
| 183 | |
|---|
| 184 | * dxs/DXS.pm: - include attribute entries/@notapproved similar to |
|---|
| 185 | what hotstuff-stuff does |
|---|
| 186 | - this changes the response message to be |
|---|
| 187 | GHNSListResponse/entries/entry |
|---|
| 188 | |
|---|
| 189 | 2008-05-03 19:32 josef |
|---|
| 190 | |
|---|
| 191 | * src/hotstuff-stuff: - always indicate number of not-yet-approved |
|---|
| 192 | entries in @notapproved attribute |
|---|
| 193 | |
|---|
| 194 | 2008-05-03 18:33 josef |
|---|
| 195 | |
|---|
| 196 | * dxs/DXS.pm: - honour 'validity' flag from database for all |
|---|
| 197 | entries |
|---|
| 198 | - honour 'accessurl' setting from config file, which requires |
|---|
| 199 | some XML escaping which is poorly done at the moment |
|---|
| 200 | |
|---|
| 201 | 2008-04-08 21:05 josef |
|---|
| 202 | |
|---|
| 203 | * dxs/DXS.pm, dxs/cdxs.pl, dxs/hotstuff-dxs, scripts/dxsclient, |
|---|
| 204 | scripts/ghnsmetatemplate, scripts/ghnssignature, |
|---|
| 205 | scripts/pre-commit, src/hotstuff-access, src/hotstuff-downloads, |
|---|
| 206 | src/hotstuff-http, src/hotstuff-provider, src/hotstuff-scan, |
|---|
| 207 | src/hotstuff-search, src/hotstuff-siteadmin, src/hotstuff-stuff, |
|---|
| 208 | src/hotstuff-versioning, src/php-scripts/providers.xml.php, |
|---|
| 209 | src/php-scripts/stuff.xml.php: - adapt copyright headers to the |
|---|
| 210 | updated licence |
|---|
| 211 | |
|---|
| 212 | 2008-04-08 21:01 josef |
|---|
| 213 | |
|---|
| 214 | * COPYING, NEWS: - licence upgrade to AGPLv3 |
|---|
| 215 | - tracking some news already for the NEWS file |
|---|
| 216 | |
|---|
| 217 | 2008-04-08 20:17 josef |
|---|
| 218 | |
|---|
| 219 | * dxs/DXS.pm, dxs/hotstuff-dxs: - support different sites |
|---|
| 220 | (providers) in CGI mode of DXS |
|---|
| 221 | |
|---|
| 222 | 2008-04-08 19:19 josef |
|---|
| 223 | |
|---|
| 224 | * src/hotstuff-provider, src/hotstuff.conf-dist: - enhance |
|---|
| 225 | hotstuff-provider script to advertise DXS conditionally if wanted |
|---|
| 226 | |
|---|
| 227 | 2008-04-08 18:47 josef |
|---|
| 228 | |
|---|
| 229 | * src/hotstuff-siteadmin: - skip database creation in SVN hook |
|---|
| 230 | scripts if it already exists, based on dbname as the primary key |
|---|
| 231 | |
|---|
| 232 | 2008-04-06 22:21 josef |
|---|
| 233 | |
|---|
| 234 | * scripts/maintenance.sh: - maintenance script for SVN-backed |
|---|
| 235 | repositories to update them automatically |
|---|
| 236 | |
|---|
| 237 | 2008-04-06 22:00 josef |
|---|
| 238 | |
|---|
| 239 | * scripts/pre-commit: - do not evaluate the wrong return value |
|---|
| 240 | |
|---|
| 241 | 2008-04-06 21:56 josef |
|---|
| 242 | |
|---|
| 243 | * scripts/pre-commit: - make checked-out file usable for postgres |
|---|
| 244 | user |
|---|
| 245 | |
|---|
| 246 | 2008-04-06 21:56 josef |
|---|
| 247 | |
|---|
| 248 | * src/hotstuff-siteadmin: - make the newly created file readable |
|---|
| 249 | for postgres |
|---|
| 250 | |
|---|
| 251 | 2008-04-06 21:38 josef |
|---|
| 252 | |
|---|
| 253 | * scripts/pre-commit: - enhanced hook script which watches |
|---|
| 254 | ADMIN/hotstuff.d |
|---|
| 255 | |
|---|
| 256 | 2008-04-06 21:22 josef |
|---|
| 257 | |
|---|
| 258 | * src/hotstuff-siteadmin: - new operation 'addsvn' to create a repo |
|---|
| 259 | from an SVN-backed provider file |
|---|
| 260 | |
|---|
| 261 | 2008-04-06 18:48 josef |
|---|
| 262 | |
|---|
| 263 | * TODO: - TODO item from kdegames IRC meeting: SVN-based provider |
|---|
| 264 | management |
|---|
| 265 | |
|---|
| 266 | 2008-03-15 20:21 josef |
|---|
| 267 | |
|---|
| 268 | * Makefile, NEWS, README, man/dxsclient.1, man/ghnsmetatemplate.1, |
|---|
| 269 | man/hotstuff-siteadmin.1, src/hotstuff-downloads, |
|---|
| 270 | src/hotstuff-http, src/hotstuff-scan, src/hotstuff-versioning: - |
|---|
| 271 | bump version to 0.9.3 |
|---|
| 272 | |
|---|
| 273 | 2008-03-15 13:19 josef |
|---|
| 274 | |
|---|
| 275 | * installation.txt: - mention how to test repositories under KDE 3 |
|---|
| 276 | and KDE 4 |
|---|
| 277 | |
|---|
| 278 | 2008-03-15 13:11 josef |
|---|
| 279 | |
|---|
| 280 | * src/hotstuff-stuff: - tell about number of unapproved entries if |
|---|
| 281 | no approved ones were found |
|---|
| 282 | |
|---|
| 283 | 2008-03-15 12:19 josef |
|---|
| 284 | |
|---|
| 285 | * Makefile: - argh... copy hotstuff-provider into CGI directory |
|---|
| 286 | |
|---|
| 287 | 2008-03-15 12:01 josef |
|---|
| 288 | |
|---|
| 289 | * src/hotstuff-stuff: - port configurable port to hotstuff-stuff |
|---|
| 290 | |
|---|
| 291 | 2008-03-15 11:57 josef |
|---|
| 292 | |
|---|
| 293 | * Makefile, man/hotstuff-provider.1, man/hotstuff-search.1: - |
|---|
| 294 | manual page for hotstuff-provider |
|---|
| 295 | - fix CGI option section in hotstuff-search manpage |
|---|
| 296 | |
|---|
| 297 | 2008-03-15 11:52 josef |
|---|
| 298 | |
|---|
| 299 | * Makefile: - install hotstuff-provider |
|---|
| 300 | |
|---|
| 301 | 2008-03-15 11:47 josef |
|---|
| 302 | |
|---|
| 303 | * TODO, src/hotstuff-scan: - make importing with -f actually work |
|---|
| 304 | by adding kde-look compatibility hack |
|---|
| 305 | - use new-style pgsql quoting |
|---|
| 306 | |
|---|
| 307 | 2008-03-15 11:35 josef |
|---|
| 308 | |
|---|
| 309 | * installation.txt: - some notes on hotstuff-admin |
|---|
| 310 | |
|---|
| 311 | 2008-03-15 11:25 josef |
|---|
| 312 | |
|---|
| 313 | * src/hotstuff-scan, src/hotstuff.conf-dist: - ability to change |
|---|
| 314 | the database port from the default of 5432 |
|---|
| 315 | - make hotstuff-scan -f work again |
|---|
| 316 | |
|---|
| 317 | 2008-03-15 10:52 josef |
|---|
| 318 | |
|---|
| 319 | * ChangeLog, NEWS: - prepare next release by listing the most |
|---|
| 320 | important news items |
|---|
| 321 | - update changelog |
|---|
| 322 | |
|---|
| 323 | 2008-03-15 10:46 josef |
|---|
| 324 | |
|---|
| 325 | * Makefile, man/ghnssignature.1, scripts/ghnssignature: - manual |
|---|
| 326 | page for the 'ghnssignature' script |
|---|
| 327 | |
|---|
| 328 | 2008-03-15 10:39 josef |
|---|
| 329 | |
|---|
| 330 | * debian/control: - fix older dependencies |
|---|
| 331 | |
|---|
| 332 | 2008-03-15 10:31 josef |
|---|
| 333 | |
|---|
| 334 | * debian/control: - add all sorts of Perl module dependencies |
|---|
| 335 | |
|---|
| 336 | 2008-03-05 22:25 josef |
|---|
| 337 | |
|---|
| 338 | * debian/changelog, debian/control, debian/copyright, debian/rules, |
|---|
| 339 | debian/watch: - move towards dpkg-supported homepage fields and |
|---|
| 340 | variables |
|---|
| 341 | - remove superfluous commented section from watch file |
|---|
| 342 | - improve the copyright to reflect GPLv2+ (for now anyway...) |
|---|
| 343 | |
|---|
| 344 | 2008-03-05 21:06 josef |
|---|
| 345 | |
|---|
| 346 | * src/hotstuff-siteadmin: - search in /usr/local if templates |
|---|
| 347 | cannot be found in /usr |
|---|
| 348 | |
|---|
| 349 | 2008-02-18 17:34 josef |
|---|
| 350 | |
|---|
| 351 | * TODO: - some wishlist items from Ian Monroe |
|---|
| 352 | |
|---|
| 353 | 2007-12-10 15:09 josef |
|---|
| 354 | |
|---|
| 355 | * src/hotstuff-scan: - name field doesn't exist anymore |
|---|
| 356 | |
|---|
| 357 | 2007-12-09 09:59 josef |
|---|
| 358 | |
|---|
| 359 | * schemas/ghns.xsd: - schema for GHNS upload validation |
|---|
| 360 | |
|---|
| 361 | 2007-12-09 09:59 josef |
|---|
| 362 | |
|---|
| 363 | * scripts/pre-commit: - pre-commit hook script for *.meta files |
|---|
| 364 | |
|---|
| 365 | 2007-07-09 14:46 josef |
|---|
| 366 | |
|---|
| 367 | * ChangeLog, NEWS, src/hotstuff-provider: - addition of |
|---|
| 368 | hotstuff-provider script which automatically creates provider.xml |
|---|
| 369 | contents |
|---|
| 370 | - some more release preparations: news and changelog updates |
|---|
| 371 | |
|---|
| 372 | [commit from josef@nada] |
|---|
| 373 | |
|---|
| 374 | 2007-07-03 12:07 josef |
|---|
| 375 | |
|---|
| 376 | * schemas/hotstuff.sql: - apparently we need a main language now |
|---|
| 377 | |
|---|
| 378 | [commit from root@nada] |
|---|
| 379 | |
|---|
| 380 | 2007-07-03 11:38 josef |
|---|
| 381 | |
|---|
| 382 | * src/hotstuff-scan: - more quietness |
|---|
| 383 | |
|---|
| 384 | 2007-07-03 11:36 josef |
|---|
| 385 | |
|---|
| 386 | * src/hotstuff-scan: - quiet mode (not yet on by default) |
|---|
| 387 | |
|---|
| 388 | 2007-06-08 14:36 josef |
|---|
| 389 | |
|---|
| 390 | * src/hotstuff-scan: - do not use directory::lang anymore |
|---|
| 391 | (deprecated in schema, is now in contents) |
|---|
| 392 | - quote name correctly in the routine to find the language |
|---|
| 393 | - do not use $uploaddir anymore as global var to addentry() since |
|---|
| 394 | we already give the absolute path now |
|---|
| 395 | |
|---|
| 396 | 2007-06-08 10:44 josef |
|---|
| 397 | |
|---|
| 398 | * src/hotstuff-scan: - support for recursive .meta file scanning |
|---|
| 399 | (untested) |
|---|
| 400 | |
|---|
| 401 | [commit from josef@nada] |
|---|
| 402 | |
|---|
| 403 | 2007-06-08 09:15 josef |
|---|
| 404 | |
|---|
| 405 | * TODO: - add recursive scanning requirement |
|---|
| 406 | |
|---|
| 407 | [commit from spillner@vista] |
|---|
| 408 | |
|---|
| 409 | 2007-04-23 09:51 josef |
|---|
| 410 | |
|---|
| 411 | * ChangeLog, dxs/cdxs.pl: - fix for "unblessed" values in cDXS, so |
|---|
| 412 | arrays are handled correctly now |
|---|
| 413 | - some changelog updates |
|---|
| 414 | |
|---|
| 415 | [commit from josef@nada] |
|---|
| 416 | |
|---|
| 417 | 2007-03-30 11:02 josef |
|---|
| 418 | |
|---|
| 419 | * src/hotstuff-scan, src/hotstuff-stuff, src/hotstuff.conf-dist: - |
|---|
| 420 | make the <name> tag a first-class i18n'd citizen |
|---|
| 421 | - implement the "internationalised id" algorithm for name |
|---|
| 422 | identification |
|---|
| 423 | - configuration of whether or not HTTP accepted language should |
|---|
| 424 | be used |
|---|
| 425 | |
|---|
| 426 | [commit from josef@nada] |
|---|
| 427 | |
|---|
| 428 | 2007-03-26 06:20 josef |
|---|
| 429 | |
|---|
| 430 | * NEWS, dxs/DXS.pm, scripts/dxsclient: - support for direct |
|---|
| 431 | provider access in dxsclient |
|---|
| 432 | - support listing entries for the empty category ("") |
|---|
| 433 | |
|---|
| 434 | [commit from josef@nada] |
|---|
| 435 | |
|---|
| 436 | 2007-03-23 16:04 josef |
|---|
| 437 | |
|---|
| 438 | * installation.txt: - mention extra dependencies |
|---|
| 439 | |
|---|
| 440 | [commit from josef@nada] |
|---|
| 441 | |
|---|
| 442 | 2007-03-22 09:56 josef |
|---|
| 443 | |
|---|
| 444 | * ChangeLog: - changelog update |
|---|
| 445 | |
|---|
| 446 | [commit from josef@nada] |
|---|
| 447 | |
|---|
| 448 | 2007-03-22 09:51 josef |
|---|
| 449 | |
|---|
| 450 | * Makefile: - svn-clean is stupid and doesn't handle relative paths |
|---|
| 451 | |
|---|
| 452 | [commit from josef@nada] |
|---|
| 453 | |
|---|
| 454 | 2007-03-22 09:49 josef |
|---|
| 455 | |
|---|
| 456 | * Makefile, NEWS, README, THOUGHTS, dxs/DXS.pm, dxs/README.dxs, |
|---|
| 457 | dxs/TODO.plus, dxs/cdxs.pl, dxs/hotstuff-dxs, scripts/dxsclient, |
|---|
| 458 | scripts/ghnsmetatemplate, scripts/ghnssignature, |
|---|
| 459 | src/hotstuff-scan, src/hotstuff-stuff: - new script |
|---|
| 460 | 'ghnssignature' to simplify mass-signing for SVN-maintained repos |
|---|
| 461 | - handling of signatures in entry scanning and feed creation |
|---|
| 462 | - update path comparison based on dates, not version numbers |
|---|
| 463 | - change cDXS default port to 30303 |
|---|
| 464 | - add commented-out code for custom serializer (should we ever |
|---|
| 465 | need it) |
|---|
| 466 | - prepare version 0.9.2 |
|---|
| 467 | |
|---|
| 468 | [commit from josef@nada] |
|---|
| 469 | |
|---|
| 470 | 2007-03-21 10:34 josef |
|---|
| 471 | |
|---|
| 472 | * Makefile: - make it clear we're heading towards 0.9.2 |
|---|
| 473 | |
|---|
| 474 | [commit from josef@nada] |
|---|
| 475 | |
|---|
| 476 | 2007-03-21 10:32 josef |
|---|
| 477 | |
|---|
| 478 | * dxs/DXS.pm: - do not advertise preview URL if there is no such |
|---|
| 479 | preview |
|---|
| 480 | |
|---|
| 481 | [commit from josef@nada] |
|---|
| 482 | |
|---|
| 483 | 2007-03-21 10:31 josef |
|---|
| 484 | |
|---|
| 485 | * src/hotstuff-access, src/hotstuff-downloads, src/hotstuff-http, |
|---|
| 486 | src/hotstuff-scan, src/hotstuff-search, src/hotstuff-stuff, |
|---|
| 487 | src/hotstuff-versioning, src/hotstuff.conf-dist: - always run |
|---|
| 488 | perl with -C to get unicode safety |
|---|
| 489 | - enforce the presence of categories in entries |
|---|
| 490 | - enter the email address into the database when scanning it |
|---|
| 491 | - get rid of 'release' (except for compatibility mode) |
|---|
| 492 | - do not advertise preview URL if there is now preview |
|---|
| 493 | |
|---|
| 494 | [commit from josef@nada] |
|---|
| 495 | |
|---|
| 496 | 2007-03-19 17:07 josef |
|---|
| 497 | |
|---|
| 498 | * dxs/cdxs.pl: - do not go weird on empty input (could cause a DoS |
|---|
| 499 | collateral damage) |
|---|
| 500 | |
|---|
| 501 | [commit from josef@nada] |
|---|
| 502 | |
|---|
| 503 | 2007-03-19 12:23 josef |
|---|
| 504 | |
|---|
| 505 | * dxs/DXS.pm, dxs/cdxs.pl, scripts/dxsclient, |
|---|
| 506 | scripts/ghnsmetatemplate, src/hotstuff-scan: - remove all |
|---|
| 507 | mentions of SOAP arrays (SOAP-ENC) in DXS |
|---|
| 508 | - some fixes, especially excluding optional fields (FIXME: finish |
|---|
| 509 | this) |
|---|
| 510 | |
|---|
| 511 | [commit from josef@nada] |
|---|
| 512 | |
|---|
| 513 | 2007-03-16 19:01 josef |
|---|
| 514 | |
|---|
| 515 | * Makefile: - do not forget to install hotstuff-access... |
|---|
| 516 | |
|---|
| 517 | 2007-03-12 12:38 josef |
|---|
| 518 | |
|---|
| 519 | * README, installation.txt, man/hotstuff.7, src/hotstuff-scan, |
|---|
| 520 | src/hotstuff-versioning, src/hotstuff.conf-dist: - make it |
|---|
| 521 | possible to use remote SVN repositories in hotstuff-versioning |
|---|
| 522 | - integration with hotstuff-scan to prevent files being moved |
|---|
| 523 | around or deleted |
|---|
| 524 | |
|---|
| 525 | [commit from josef@nada] |
|---|
| 526 | |
|---|
| 527 | 2007-02-08 13:38 josef |
|---|
| 528 | |
|---|
| 529 | * src/hotstuff-access, src/hotstuff-stuff: - finish the previous |
|---|
| 530 | commit to take out all quick hacks |
|---|
| 531 | |
|---|
| 532 | [commit from root@nada] |
|---|
| 533 | |
|---|
| 534 | 2007-02-08 09:52 josef |
|---|
| 535 | |
|---|
| 536 | * src/hotstuff-access, src/hotstuff-stuff, src/hotstuff.conf-dist: |
|---|
| 537 | - new download proxy which automatically increments the download |
|---|
| 538 | numbers (hotstuff-access) |
|---|
| 539 | - improved default configuration file |
|---|
| 540 | - make use of base URL in feed generation (FIXME: make use of |
|---|
| 541 | hotstuff-access also!) |
|---|
| 542 | - always use CGI's header method instead of printing our own |
|---|
| 543 | |
|---|
| 544 | [commit from josef@nada] |
|---|
| 545 | |
|---|
| 546 | 2007-02-06 11:51 josef |
|---|
| 547 | |
|---|
| 548 | * src/hotstuff-stuff: - use the HTTP content-disposition feature to |
|---|
| 549 | suggest a filename (but wget seems to ignore it) |
|---|
| 550 | |
|---|
| 551 | [commit from josef@nada] |
|---|
| 552 | |
|---|
| 553 | 2007-02-05 15:34 josef |
|---|
| 554 | |
|---|
| 555 | * Makefile: - those two are CGI scripts, install them accordingly |
|---|
| 556 | |
|---|
| 557 | [commit from josef@nada] |
|---|
| 558 | |
|---|
| 559 | 2007-02-05 15:33 josef |
|---|
| 560 | |
|---|
| 561 | * src/README.files, src/allproviders.xml, src/hotstuff-downloads, |
|---|
| 562 | src/hotstuff-http, src/hotstuff-scan, src/hotstuff-search, |
|---|
| 563 | src/hotstuff-siteadmin, src/hotstuff-stuff, |
|---|
| 564 | src/hotstuff-versioning, src/htaccess-dist, src/htconf-dist, |
|---|
| 565 | src/php-scripts, src/php-scripts/htaccess-dist, |
|---|
| 566 | src/php-scripts/htconf-dist, src/php-scripts/providers.xml.php, |
|---|
| 567 | src/php-scripts/providers.xml.select, |
|---|
| 568 | src/php-scripts/stuff.xml.php, src/providers.xml.php, |
|---|
| 569 | src/providers.xml.select, src/stuff.xml.php: - update copyrights |
|---|
| 570 | and version numbers for the next release |
|---|
| 571 | - move PHP scripts to a subdirectory and declare them to be |
|---|
| 572 | unmaintained |
|---|
| 573 | |
|---|
| 574 | [commit from josef@nada] |
|---|
| 575 | |
|---|
| 576 | 2007-02-05 15:14 josef |
|---|
| 577 | |
|---|
| 578 | * src/hotstuff-stuff: - read site configuration file in from the |
|---|
| 579 | CGI parameters |
|---|
| 580 | - use CDATA so we don't have to insert so many escapes into the |
|---|
| 581 | text |
|---|
| 582 | |
|---|
| 583 | (FIXME: but we should escape everything else properly) |
|---|
| 584 | |
|---|
| 585 | [commit from josef@nada] |
|---|
| 586 | |
|---|
| 587 | 2007-02-05 15:00 josef |
|---|
| 588 | |
|---|
| 589 | * installation.txt, src/hotstuff-scan: - fix URL to the wallpapers |
|---|
| 590 | entry file |
|---|
| 591 | - recognise deprecated spelling "license" |
|---|
| 592 | |
|---|
| 593 | [commit from josef@nada] |
|---|
| 594 | |
|---|
| 595 | 2007-02-01 10:22 josef |
|---|
| 596 | |
|---|
| 597 | * NEWS: - release today :) |
|---|
| 598 | |
|---|
| 599 | [commit from josef@nada] |
|---|
| 600 | |
|---|
| 601 | 2007-02-01 10:19 josef |
|---|
| 602 | |
|---|
| 603 | * src/hotstuff-scan: - skip preview and summary since we already |
|---|
| 604 | put the payload into the meta_ref field |
|---|
| 605 | (and payload is guaranteed to exist) |
|---|
| 606 | |
|---|
| 607 | [commit from josef@nada] |
|---|
| 608 | |
|---|
| 609 | 2007-02-01 10:14 josef |
|---|
| 610 | |
|---|
| 611 | * src/hotstuff-scan, src/hotstuff-search, src/hotstuff-stuff, |
|---|
| 612 | src/hotstuff-versioning, src/stuff.xml.php: - switch all SQL |
|---|
| 613 | queries to use the not-so-new-anymore meta_ref field |
|---|
| 614 | |
|---|
| 615 | [commit from josef@nada] |
|---|
| 616 | |
|---|
| 617 | 2007-02-01 10:03 josef |
|---|
| 618 | |
|---|
| 619 | * installation.txt, src/hotstuff-siteadmin, |
|---|
| 620 | src/hotstuff-versioning: - let hotstuff-versioning do the setup |
|---|
| 621 | of a repository |
|---|
| 622 | |
|---|
| 623 | [commit from josef@nada] |
|---|
| 624 | |
|---|
| 625 | 2007-02-01 09:43 josef |
|---|
| 626 | |
|---|
| 627 | * NEWS, README, man/hotstuff.7: - improved hotstuff(7) manpage |
|---|
| 628 | |
|---|
| 629 | [commit from josef@nada] |
|---|
| 630 | |
|---|
| 631 | 2007-02-01 09:21 josef |
|---|
| 632 | |
|---|
| 633 | * Makefile, debian/hotstuff-common.config, |
|---|
| 634 | debian/hotstuff-common.postinst, |
|---|
| 635 | debian/hotstuff-common.templates, debian/hotstuff.7, man/ghns.7, |
|---|
| 636 | man/hotstuff.7: - new manual page for a GHNS overview |
|---|
| 637 | - move manual page for a Hotstuff overview to the manpage |
|---|
| 638 | directory |
|---|
| 639 | |
|---|
| 640 | [commit from josef@nada] |
|---|
| 641 | |
|---|
| 642 | 2007-02-01 09:04 josef |
|---|
| 643 | |
|---|
| 644 | * ChangeLog, Makefile, debian/control, debian/docs, |
|---|
| 645 | debian/hotstuff-common.postinst, debian/rules: - get rid of |
|---|
| 646 | hotstuff-doc package, until we really have some docs |
|---|
| 647 | - changelog update |
|---|
| 648 | - do not setup database in postinst since we have |
|---|
| 649 | hotstuff-siteadmin now |
|---|
| 650 | |
|---|
| 651 | [commit from josef@nada] |
|---|
| 652 | |
|---|
| 653 | 2007-02-01 08:49 josef |
|---|
| 654 | |
|---|
| 655 | * Makefile, debian, debian/rules: - again, fixes for debianisation |
|---|
| 656 | |
|---|
| 657 | [commit from josef@nada] |
|---|
| 658 | |
|---|
| 659 | 2007-02-01 08:41 josef |
|---|
| 660 | |
|---|
| 661 | * Makefile, installation.txt, man/hotstuff-siteadmin.1, |
|---|
| 662 | src/hotstuff-siteadmin: - manual page for hotstuff-siteadmin |
|---|
| 663 | - simplify installation instructions a bit - who needs manual SQL |
|---|
| 664 | editing anyway? |
|---|
| 665 | |
|---|
| 666 | [commit from josef@nada] |
|---|
| 667 | |
|---|
| 668 | 2007-02-01 07:56 josef |
|---|
| 669 | |
|---|
| 670 | * .cvsignore, AUTHORS, INSTALL, Makefile, NEWS, README, TODO, |
|---|
| 671 | admin/.cvsignore, debian/.cvsignore, debian/changelog, |
|---|
| 672 | debian/control, debian/hotstuff-common.templates, |
|---|
| 673 | debian/postinst, debian/rules, dxs, dxs/ChangeLog.old, |
|---|
| 674 | dxs/DXS.pm, dxs/NEWS.old, dxs/README.dxs, dxs/TODO, |
|---|
| 675 | dxs/TODO.plus, dxs/cdxs.pl, dxs/hotstuff-dxs, hotstuff-osd.xml, |
|---|
| 676 | hotstuff.sql, hotstuffadmin.sql, installation.txt, |
|---|
| 677 | man/dxsclient.1, man/ghnsmetatemplate.1, schemas, |
|---|
| 678 | schemas/hotstuff-osd.xml, schemas/hotstuff.sql, |
|---|
| 679 | schemas/hotstuffadmin.sql, scripts, scripts/dxsclient, |
|---|
| 680 | scripts/ghnsmetatemplate: - integration of DXS into hotstuff |
|---|
| 681 | - vastly extended installation instructions and general |
|---|
| 682 | information |
|---|
| 683 | - some updates to the debian packaging |
|---|
| 684 | - some preparation for version 0.9.1 |
|---|
| 685 | - manual page for ghnsmetatemplate |
|---|
| 686 | - improved makefile, always taking into account the $(DESTDIR) |
|---|
| 687 | - removal of obsolete .cvsignore files |
|---|
| 688 | |
|---|
| 689 | [commit from josef@nada] |
|---|
| 690 | |
|---|
| 691 | 2006-09-16 15:28 josef |
|---|
| 692 | |
|---|
| 693 | * hotstuff.sql, src/allproviders.xml: - category meta information |
|---|
| 694 | for Hotstuff databases |
|---|
| 695 | - providers listing fixed for wallpapers |
|---|
| 696 | |
|---|
| 697 | 2006-04-03 13:05 josef |
|---|
| 698 | |
|---|
| 699 | * hotstuff.sql, src/hotstuff-scan, src/htconf-dist, |
|---|
| 700 | src/stuff.xml.php: - documentation for the SQL schema, and a |
|---|
| 701 | security table |
|---|
| 702 | - some minor fixes |
|---|
| 703 | |
|---|
| 704 | 2006-03-27 16:33 josef |
|---|
| 705 | |
|---|
| 706 | * src/htconf-dist: - $baseurl argument for stuff.xml generation |
|---|
| 707 | |
|---|
| 708 | 2006-03-27 15:20 josef |
|---|
| 709 | |
|---|
| 710 | * src/hotstuff-siteadmin: - compatibility with older psql variants |
|---|
| 711 | |
|---|
| 712 | 2006-03-27 09:37 josef |
|---|
| 713 | |
|---|
| 714 | * src/hotstuff-scan, src/hotstuff-siteadmin: - new script |
|---|
| 715 | hotstuff-siteadmin to create GHNS repos quickly |
|---|
| 716 | - honour new 'changes' field in meta data |
|---|
| 717 | |
|---|
| 718 | 2006-01-13 13:57 josef |
|---|
| 719 | |
|---|
| 720 | * AUTHORS, COPYING, ChangeLog, README: - preparing release 0.9 |
|---|
| 721 | |
|---|
| 722 | 2006-01-13 13:46 josef |
|---|
| 723 | |
|---|
| 724 | * docs, docs-src: - removal of all documentation, part of it are |
|---|
| 725 | not hotstuff-specific anyway |
|---|
| 726 | - they will be readded in other places if necessary |
|---|
| 727 | |
|---|
| 728 | 2006-01-13 13:40 josef |
|---|
| 729 | |
|---|
| 730 | * TODO, admin, admin/.cvsignore: - addition of previously |
|---|
| 731 | local-only TODO file |
|---|
| 732 | - shutting up the darn CVS |
|---|
| 733 | |
|---|
| 734 | 2006-01-09 17:51 josef |
|---|
| 735 | |
|---|
| 736 | * installation.txt: - weirdly enhanced install guide - needs real |
|---|
| 737 | cleanup! |
|---|
| 738 | |
|---|
| 739 | 2006-01-09 17:50 josef |
|---|
| 740 | |
|---|
| 741 | * src/hotstuff-scan: - quote contents arguments properly when |
|---|
| 742 | inserting new entries |
|---|
| 743 | - do not delete foo.xml file when importing from this file |
|---|
| 744 | - even when not fetching entries, modify names to refer to local |
|---|
| 745 | ones |
|---|
| 746 | [TODO: implement real caching scheme] |
|---|
| 747 | |
|---|
| 748 | 2006-01-09 17:35 josef |
|---|
| 749 | |
|---|
| 750 | * hotstuff.sql: - addition of email attribute (forgot to add it |
|---|
| 751 | earlier) |
|---|
| 752 | |
|---|
| 753 | 2006-01-02 16:22 josef |
|---|
| 754 | |
|---|
| 755 | * src/allproviders.xml: - addition of SuperKaramba |
|---|
| 756 | - fix for amaroK |
|---|
| 757 | |
|---|
| 758 | 2005-12-19 08:49 josef |
|---|
| 759 | |
|---|
| 760 | * hotstuff.sql, man/hotstuff-stuff.1, src/README.files, |
|---|
| 761 | src/allproviders.xml, src/hotstuff-downloads, src/hotstuff-http, |
|---|
| 762 | src/hotstuff-scan, src/hotstuff-stuff, src/hotstuff-versioning, |
|---|
| 763 | src/hotstuff.conf-dist, src/providers.xml-dist, |
|---|
| 764 | src/providers.xml.php, src/providers.xml.select, |
|---|
| 765 | src/stuff.xml.php: - introduction of compatibility switch for |
|---|
| 766 | incoming/outgoing/both formats |
|---|
| 767 | - moving all sample files and scripts to new ghns format |
|---|
| 768 | - support for different feeds in hotstuff-stuff |
|---|
| 769 | |
|---|
| 770 | 2005-12-12 12:09 josef |
|---|
| 771 | |
|---|
| 772 | * src/hotstuff.conf-dist: - syncing parameters with installed |
|---|
| 773 | version |
|---|
| 774 | |
|---|
| 775 | 2005-12-12 12:03 josef |
|---|
| 776 | |
|---|
| 777 | * src/README.files, src/allproviders.xml, src/htaccess-dist, |
|---|
| 778 | src/stuff.xml.php: - fixing stuff.xml.php to work with new |
|---|
| 779 | database format |
|---|
| 780 | - addition of .htaccess suggestion and a documented list of all |
|---|
| 781 | files |
|---|
| 782 | |
|---|
| 783 | 2005-11-02 20:30 josef |
|---|
| 784 | |
|---|
| 785 | * src/hotstuff-downloads, src/hotstuff-http, |
|---|
| 786 | src/hotstuff.conf-dist: - converting all script to use |
|---|
| 787 | /etc/hotstuff.conf |
|---|
| 788 | |
|---|
| 789 | 2005-11-02 20:09 josef |
|---|
| 790 | |
|---|
| 791 | * Makefile, debian/control: - install additional manpages |
|---|
| 792 | - let hotstuff-scripts depend on SVN (for hotstuff-versioning) |
|---|
| 793 | |
|---|
| 794 | 2005-11-02 20:06 josef |
|---|
| 795 | |
|---|
| 796 | * man/hotstuff-downloads.1, man/hotstuff-dxs.1, |
|---|
| 797 | man/hotstuff-http.1, man/hotstuff-scan.1, man/hotstuff-search.1, |
|---|
| 798 | man/hotstuff-stuff.1, man/hotstuff-versioning.1: - more dummy |
|---|
| 799 | manpages |
|---|
| 800 | |
|---|
| 801 | 2005-11-02 19:27 josef |
|---|
| 802 | |
|---|
| 803 | * debian/hotstuff-common.config, debian/hotstuff-common.postinst, |
|---|
| 804 | debian/hotstuff-common.templates: - more usable postinst/debconf |
|---|
| 805 | script |
|---|
| 806 | - hide password during input |
|---|
| 807 | |
|---|
| 808 | 2005-11-02 18:25 josef |
|---|
| 809 | |
|---|
| 810 | * debian/hotstuff-common.conffiles, |
|---|
| 811 | debian/hotstuff-common.postinst, debian/postinst, debian/rules: - |
|---|
| 812 | remove conffiles stuff (not maintained by us) |
|---|
| 813 | - add postinst file for hotstuff-common to invoke debconf |
|---|
| 814 | |
|---|
| 815 | 2005-11-02 18:19 josef |
|---|
| 816 | |
|---|
| 817 | * ., .cvsignore, debian, debian/.cvsignore: - shutting up CVS |
|---|
| 818 | |
|---|
| 819 | 2005-11-02 18:17 josef |
|---|
| 820 | |
|---|
| 821 | * Makefile, debian/control, debian/postinst, debian/rules, man, |
|---|
| 822 | man/hotstuff-dxs.1, man/hotstuff-scan.1: - some dummy manpages |
|---|
| 823 | for some of the scripts |
|---|
| 824 | - installation of the manpages |
|---|
| 825 | - squashing more packaging bugs, thanks to lintian |
|---|
| 826 | |
|---|
| 827 | 2005-11-02 18:10 josef |
|---|
| 828 | |
|---|
| 829 | * src/hotstuff-downloads, src/hotstuff-downloads.pl, |
|---|
| 830 | src/hotstuff-http, src/hotstuff-http.pl, src/hotstuff-scan, |
|---|
| 831 | src/hotstuff-scan.pl, src/hotstuff-search, |
|---|
| 832 | src/hotstuff-search.pl, src/hotstuff-stuff, |
|---|
| 833 | src/hotstuff-stuff.pl, src/hotstuff-versioning, |
|---|
| 834 | src/hotstuff-versioning.pl: - remove .pl suffixes from all |
|---|
| 835 | hotstuff scripts |
|---|
| 836 | |
|---|
| 837 | 2005-11-02 17:52 josef |
|---|
| 838 | |
|---|
| 839 | * Makefile, debian/conffiles, debian/hotstuff-common.conffiles: - |
|---|
| 840 | fix conffile location and general installation |
|---|
| 841 | |
|---|
| 842 | 2005-11-02 17:45 josef |
|---|
| 843 | |
|---|
| 844 | * Makefile, admin/index.php, debian/rules, src/hotstuff-scan.pl: - |
|---|
| 845 | new: makefile for easier installation |
|---|
| 846 | - use makefile to create per-package installations |
|---|
| 847 | - bump version of hotstuff-scan |
|---|
| 848 | - require .htconf file with leading dot in admin interface |
|---|
| 849 | |
|---|
| 850 | 2005-11-02 17:35 josef |
|---|
| 851 | |
|---|
| 852 | * debian/config, debian/hotstuff-common.config, |
|---|
| 853 | debian/hotstuff-common.templates, debian/templates: - renaming |
|---|
| 854 | these files so only hotstuff-common uses them |
|---|
| 855 | |
|---|
| 856 | 2005-11-02 17:25 josef |
|---|
| 857 | |
|---|
| 858 | * debian/config, debian/control, debian/templates: - first debconf |
|---|
| 859 | integration stuff |
|---|
| 860 | |
|---|
| 861 | 2005-11-01 18:13 josef |
|---|
| 862 | |
|---|
| 863 | * debian, debian/README.Debian, debian/changelog, debian/compat, |
|---|
| 864 | debian/conffiles, debian/control, debian/copyright, |
|---|
| 865 | debian/cron.d, debian/docs, debian/hotstuff.7, debian/postinst, |
|---|
| 866 | debian/rules, debian/watch: - debianisation as of 30.09.2005 |
|---|
| 867 | (might not yet be finished) |
|---|
| 868 | |
|---|
| 869 | 2005-09-01 20:07 josef |
|---|
| 870 | |
|---|
| 871 | * admin, admin/approvals.inc, admin/approvals_general.inc, |
|---|
| 872 | admin/approvals_list.inc, admin/categories.inc, |
|---|
| 873 | admin/categories_edit.inc, admin/categories_general.inc, |
|---|
| 874 | admin/categories_noedit.inc, admin/categories_select.inc, |
|---|
| 875 | admin/footer.inc, admin/general.inc, admin/header.inc, |
|---|
| 876 | admin/help.inc, admin/htconf-dist, admin/images, |
|---|
| 877 | admin/images/content.gif, admin/images/contenterror.gif, |
|---|
| 878 | admin/images/contentsuccess.gif, admin/images/footer.gif, |
|---|
| 879 | admin/images/footererror.gif, admin/images/footersuccess.gif, |
|---|
| 880 | admin/images/header.gif, admin/images/headererror.gif, |
|---|
| 881 | admin/images/headersuccess.gif, admin/images/logo.gif, |
|---|
| 882 | admin/images/menufooter.gif, admin/images/menuheader.gif, |
|---|
| 883 | admin/images/menulink.gif, admin/images/rightcontent.gif, |
|---|
| 884 | admin/images/rightfooter.gif, admin/images/rightheader.gif, |
|---|
| 885 | admin/images/style.css, admin/index.php, admin/licences.inc, |
|---|
| 886 | admin/licences_edit.inc, admin/licences_general.inc, |
|---|
| 887 | admin/licences_noedit.inc, admin/licences_select.inc, |
|---|
| 888 | admin/notice_error.inc, admin/notice_success.inc, |
|---|
| 889 | admin/translations.inc, admin/translations_general.inc, |
|---|
| 890 | admin/users.inc, admin/users_edit.inc, admin/users_general.inc, |
|---|
| 891 | admin/users_noedit.inc, admin/users_select.inc: - new |
|---|
| 892 | administrative interface for Hotstuff, currently called Hotstuff |
|---|
| 893 | Admin |
|---|
| 894 | - manages users, categories, licences |
|---|
| 895 | - item approvals and translation settings |
|---|
| 896 | - although translations are now be done by all users |
|---|
| 897 | |
|---|
| 898 | 2005-09-01 13:48 josef |
|---|
| 899 | |
|---|
| 900 | * hotstuff.sql: - manage categories via hotstuff now |
|---|
| 901 | - unless users can auto-create categories |
|---|
| 902 | |
|---|
| 903 | 2005-08-31 22:22 josef |
|---|
| 904 | |
|---|
| 905 | * hotstuff.sql: - policies table (somehow replacing configuration |
|---|
| 906 | file) |
|---|
| 907 | |
|---|
| 908 | 2005-08-31 16:13 josef |
|---|
| 909 | |
|---|
| 910 | * src/hotstuff-stuff.pl: - more or less complete feed generation |
|---|
| 911 | |
|---|
| 912 | 2005-08-31 15:59 josef |
|---|
| 913 | |
|---|
| 914 | * hotstuff.sql: - licences are now handled by hotstuff as well |
|---|
| 915 | |
|---|
| 916 | 2005-08-31 15:39 josef |
|---|
| 917 | |
|---|
| 918 | * hotstuff.sql: - authors will now be managed by hotstuff too |
|---|
| 919 | |
|---|
| 920 | 2005-08-31 15:34 josef |
|---|
| 921 | |
|---|
| 922 | * src/hotstuff-stuff.pl: - beginnings for a GHNS feed generator |
|---|
| 923 | written in Perl |
|---|
| 924 | |
|---|
| 925 | 2005-08-29 20:57 josef |
|---|
| 926 | |
|---|
| 927 | * installation.txt: - small changes: fix PERL5LIB path and add |
|---|
| 928 | thttpd stuff |
|---|
| 929 | |
|---|
| 930 | 2005-08-29 19:18 josef |
|---|
| 931 | |
|---|
| 932 | * hotstuff.sql: - new table to keep track of revisions using |
|---|
| 933 | hotstuff-versioning.pl |
|---|
| 934 | |
|---|
| 935 | 2005-08-29 19:18 josef |
|---|
| 936 | |
|---|
| 937 | * src/hotstuff-versioning.pl: - extended versioning support: |
|---|
| 938 | keeping track in the database |
|---|
| 939 | |
|---|
| 940 | 2005-08-29 18:20 josef |
|---|
| 941 | |
|---|
| 942 | * src/hotstuff-versioning.pl: - basic versioning support for |
|---|
| 943 | hotstuff entries |
|---|
| 944 | |
|---|
| 945 | 2005-08-29 17:58 josef |
|---|
| 946 | |
|---|
| 947 | * installation.txt: - new installation instructions |
|---|
| 948 | |
|---|
| 949 | 2005-08-29 17:50 josef |
|---|
| 950 | |
|---|
| 951 | * src/hotstuff-scan.pl: - several small fixes to prepare versioning |
|---|
| 952 | support |
|---|
| 953 | - fail more user-friendly if config file not present or malformed |
|---|
| 954 | - warn if argument to scan doesn't exist or cannot be read |
|---|
| 955 | - append default language to entries which do not have them yet |
|---|
| 956 | |
|---|
| 957 | 2005-07-23 09:49 josef |
|---|
| 958 | |
|---|
| 959 | * docs/hotstuff.png, docs/hotstuff.svg: - preliminary logo |
|---|
| 960 | |
|---|
| 961 | 2005-07-23 09:34 josef |
|---|
| 962 | |
|---|
| 963 | * hotstuff-osd.xml, src/hotstuff-search.pl: - OpenSearch |
|---|
| 964 | description file and simple content-based implementation |
|---|
| 965 | |
|---|
| 966 | 2005-07-19 15:06 josef |
|---|
| 967 | |
|---|
| 968 | * hotstuff.sql: - forgotten (new) comments table |
|---|
| 969 | |
|---|
| 970 | 2005-07-18 19:22 josef |
|---|
| 971 | |
|---|
| 972 | * src/hotstuff-scan.pl: - proper argument quoting |
|---|
| 973 | |
|---|
| 974 | 2005-07-18 18:14 josef |
|---|
| 975 | |
|---|
| 976 | * hotstuff.sql: - provide more space for description/URL/name |
|---|
| 977 | translations |
|---|
| 978 | |
|---|
| 979 | 2005-07-09 07:36 josef |
|---|
| 980 | |
|---|
| 981 | * THOUGHTS, database.txt: - more documentation |
|---|
| 982 | |
|---|
| 983 | 2005-07-09 07:26 josef |
|---|
| 984 | |
|---|
| 985 | * INSTALL, hotstuff.sql: - installation instructions |
|---|
| 986 | |
|---|
| 987 | 2005-07-09 07:20 josef |
|---|
| 988 | |
|---|
| 989 | * src/hotstuff.conf-dist: - example log file |
|---|
| 990 | |
|---|
| 991 | 2005-07-09 07:19 josef |
|---|
| 992 | |
|---|
| 993 | * src/hotstuff-scan.pl: - new backend script, conformance aim to |
|---|
| 994 | ghns.freedesktop.org |
|---|
| 995 | |
|---|
| 996 | 2005-07-08 19:46 josef |
|---|
| 997 | |
|---|
| 998 | * README, hotstuff.sql, hotstuffadmin.sql, src/allproviders.xml: - |
|---|
| 999 | new database schema, influenced by ghns.freedesktop.org |
|---|
| 1000 | |
|---|
| 1001 | 2005-06-17 17:15 josef |
|---|
| 1002 | |
|---|
| 1003 | * src/providers.xml.select: - selection base |
|---|
| 1004 | |
|---|
| 1005 | 2005-06-17 17:15 josef |
|---|
| 1006 | |
|---|
| 1007 | * src/providers.xml.php: - fix script for newer PHP variants |
|---|
| 1008 | |
|---|
| 1009 | 2005-04-09 22:14 josef |
|---|
| 1010 | |
|---|
| 1011 | * src/providers.xml.php: - dynamic load-balancing of upload and |
|---|
| 1012 | download providers |
|---|
| 1013 | |
|---|
| 1014 | 2005-04-09 21:34 josef |
|---|
| 1015 | |
|---|
| 1016 | * src/hotstuff-http.pl: - merging HTTP upload queue into FTP upload |
|---|
| 1017 | queue with hotstuff-http.pl |
|---|
| 1018 | |
|---|
| 1019 | 2005-03-08 12:27 josef |
|---|
| 1020 | |
|---|
| 1021 | * src/allproviders.xml: - fix korganizer icon path |
|---|
| 1022 | |
|---|
| 1023 | 2005-03-08 12:13 josef |
|---|
| 1024 | |
|---|
| 1025 | * src/allproviders.xml: - global repository overview |
|---|
| 1026 | |
|---|
| 1027 | 2005-03-08 10:36 josef |
|---|
| 1028 | |
|---|
| 1029 | * src/stuff.xml.php: - don't display replaced entries in the |
|---|
| 1030 | database |
|---|
| 1031 | |
|---|
| 1032 | 2005-03-08 10:17 josef |
|---|
| 1033 | |
|---|
| 1034 | * src/hotstuff-scan.pl: - fix upgrades: invalidate older entries |
|---|
| 1035 | |
|---|
| 1036 | 2005-03-08 09:12 josef |
|---|
| 1037 | |
|---|
| 1038 | * hotstuff.sql: - SQL schema for the history |
|---|
| 1039 | |
|---|
| 1040 | 2004-11-10 14:46 josef |
|---|
| 1041 | |
|---|
| 1042 | * docs/overview.pdf: - permanent overview docs |
|---|
| 1043 | |
|---|
| 1044 | 2004-11-10 14:46 josef |
|---|
| 1045 | |
|---|
| 1046 | * docs-src/overview.php: - updated overview docs |
|---|
| 1047 | |
|---|
| 1048 | 2004-11-10 14:34 josef |
|---|
| 1049 | |
|---|
| 1050 | * docs/admin.pdf: - permanent admin docs |
|---|
| 1051 | |
|---|
| 1052 | 2004-11-10 14:33 josef |
|---|
| 1053 | |
|---|
| 1054 | * docs-src/admin.php: - revision of administrator documentation |
|---|
| 1055 | |
|---|
| 1056 | 2004-11-10 14:20 josef |
|---|
| 1057 | |
|---|
| 1058 | * docs/clients.pdf: - make client documentation permanent |
|---|
| 1059 | |
|---|
| 1060 | 2004-11-10 14:20 josef |
|---|
| 1061 | |
|---|
| 1062 | * docs-src/clients.php, docs-src/ghns.png, docs-src/kde-isa.png, |
|---|
| 1063 | docs-src/knewstuff.png, docs-src/sdlnewstuff.png: - new |
|---|
| 1064 | documentation for client integration |
|---|
| 1065 | |
|---|
| 1066 | 2004-11-10 13:33 josef |
|---|
| 1067 | |
|---|
| 1068 | * docs-src/gear.png: - fix graphics file (transparency not allowed) |
|---|
| 1069 | |
|---|
| 1070 | 2004-11-10 13:29 josef |
|---|
| 1071 | |
|---|
| 1072 | * docs-src/gear.png: - always forgot to commit |
|---|
| 1073 | |
|---|
| 1074 | 2004-10-24 10:13 josef |
|---|
| 1075 | |
|---|
| 1076 | * src/stuff.xml.php: - update |
|---|
| 1077 | |
|---|
| 1078 | 2004-10-24 10:10 josef |
|---|
| 1079 | |
|---|
| 1080 | * src/hotstuff-scan.pl: - make sure db arguments are quoted |
|---|
| 1081 | |
|---|
| 1082 | 2004-05-28 21:44 josef |
|---|
| 1083 | |
|---|
| 1084 | * src/stuff.xml.php: - 'type' is an attribute, not a child tag! |
|---|
| 1085 | |
|---|
| 1086 | 2004-05-24 13:19 josef |
|---|
| 1087 | |
|---|
| 1088 | * hotstuffadmin.sql: - new SQL tables needed for administrator web |
|---|
| 1089 | frontend |
|---|
| 1090 | |
|---|
| 1091 | 2004-05-20 00:12 josef |
|---|
| 1092 | |
|---|
| 1093 | * docs-src/admin.php: - some smaller docs updates due to local test |
|---|
| 1094 | installation findings |
|---|
| 1095 | |
|---|
| 1096 | 2004-05-20 00:11 josef |
|---|
| 1097 | |
|---|
| 1098 | * src/hotstuff-downloads.pl, src/hotstuff-scan.pl, |
|---|
| 1099 | src/providers.xml-dist: - new script to evaluate number of |
|---|
| 1100 | downloads (hotstuff-downloads.pl) |
|---|
| 1101 | - example providers.xml file |
|---|
| 1102 | - hotstuff-scan.xml: create directory if missing (should be |
|---|
| 1103 | configurable) |
|---|
| 1104 | |
|---|
| 1105 | 2004-05-12 21:25 josef |
|---|
| 1106 | |
|---|
| 1107 | * src/htconf-dist, src/stuff.xml.php: - scripts for dynamic |
|---|
| 1108 | generation of entry list |
|---|
| 1109 | |
|---|
| 1110 | 2004-05-12 20:14 josef |
|---|
| 1111 | |
|---|
| 1112 | * ., README, THOUGHTS, docs, docs-src, docs-src/admin.php, |
|---|
| 1113 | docs-src/ghns.png, docs-src/kde-isa.png, |
|---|
| 1114 | docs-src/kstuff-extended-ghns.kpr, docs-src/kstuff-extended.kpr, |
|---|
| 1115 | docs-src/overview.php, docs-src/radio.php, docs/admin.pdf, |
|---|
| 1116 | docs/overview.pdf, docs/radio.pdf, hotstuff.sql, src, |
|---|
| 1117 | src/hotstuff-scan.pl: Initial revision |
|---|
| 1118 | |
|---|