root/trunk/hotstuff

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @540 [540] 3 years josef - issue found by Alexander Rieder
(edit) @537 [537] 3 years josef - initial code for eventual implementation of the content part of the OCS …
(edit) @533 [533] 3 years josef - adapt manual pages including CGI parameters to merged hotstuff-search …
(edit) @532 [532] 3 years josef - very simple offset mechanism
(edit) @531 [531] 3 years josef - merge hotstuff-search functionality into hotstuff-stuff - this includes …
(edit) @530 [530] 3 years josef - for WebDAV uploads which are stored according to their category, honour …
(edit) @529 [529] 3 years josef - another wanted feature
(edit) @528 [528] 3 years josef - idea worth a try: RSS feed import/export
(edit) @524 [524] 3 years josef - suppress error messages
(edit) @523 [523] 3 years josef - automate scanning process for non-SVN-backed repos as well
(edit) @522 [522] 3 years josef - force upload URL to contain  webdav:// as otherwise konqueror will not …
(edit) @520 [520] 3 years josef - enforce correct database encoding, Perl's DBI doesn't get this …
(edit) @519 [519] 3 years josef - partially revert r517 to get the logic right... sorry for the noise
(edit) @518 [518] 3 years josef - show update path for dismissed updates
(edit) @517 [517] 3 years josef - improved handling of commit-by-commit subversion updates
(edit) @516 [516] 3 years josef - bug report about feed count of not approved items
(edit) @514 [514] 3 years josef - experimental support for unique identifiers per entry
(edit) @506 [506] 3 years josef - do not break file contents by assuming any encoding for binary downloads
(edit) @504 [504] 3 years josef - this Perl typo caused an HTTP error 500
(edit) @503 [503] 3 years josef - this problem should be solved now
(edit) @502 [502] 3 years josef - replace perl -C invocation with weird :encoding(utf-8) binmode …
(edit) @495 [495] 3 years josef - how to create meta files
(edit) @493 [493] 3 years josef - updated for current GHNS spec
(edit) @491 [491] 3 years josef - documentation on SVN-backed repositories
(edit) @490 [490] 3 years josef - experimental code found uncommitted as of yet: read revision and …
(edit) @487 [487] 4 years josef - preview is actually an optional field (detected by smajewsky)
(edit) @478 [478] 4 years josef - start working towards next version, 0.9.4 - one TODO item is mostly …
(edit) @477 [477] 4 years josef - while running Hotstuff directly on commit comes with a performance …
(edit) @476 [476] 4 years josef - update changelog right until today to finish with the hacking-less …
(edit) @465 [465] 4 years josef - support for the <webpage> tag when sending out the feeds as long as it's …
(edit) @464 [464] 4 years josef - addition of SQL column for <webpage> tags
(edit) @461 [461] 4 years josef - changelog entries are currently not used for SVN-backed repos, reported …
(edit) @457 [457] 4 years josef - fix Perl code: arrays are not scalars :/
(edit) @456 [456] 4 years josef - support for displaying comments through dxsclient
(edit) @455 [455] 4 years josef - do away with hack which always forced the id for comments to be zero
(edit) @454 [454] 4 years josef - honour @notapproved attribute - simplify SOAP::Lite code a bit (FIXME: …
(edit) @453 [453] 4 years josef - include attribute entries/@notapproved similar to what hotstuff-stuff …
(edit) @452 [452] 4 years josef - always indicate number of not-yet-approved entries in @notapproved …
(edit) @451 [451] 4 years josef - honour 'validity' flag from database for all entries - honour …
(edit) @446 [446] 4 years josef - adapt copyright headers to the updated licence
(edit) @445 [445] 4 years josef - licence upgrade to AGPLv3 - tracking some news already for the NEWS file
(edit) @444 [444] 4 years josef - support different sites (providers) in CGI mode of DXS
(edit) @443 [443] 4 years josef - enhance hotstuff-provider script to advertise DXS conditionally if …
(edit) @442 [442] 4 years josef - skip database creation in SVN hook scripts if it already exists, based …
(edit) @439 [439] 4 years josef - maintenance script for SVN-backed repositories to update them …
(edit) @438 [438] 4 years josef - do not evaluate the wrong return value
(edit) @437 [437] 4 years josef - make checked-out file usable for postgres user
(edit) @436 [436] 4 years josef - make the newly created file readable for postgres
(edit) @435 [435] 4 years josef - enhanced hook script which watches ADMIN/hotstuff.d
(edit) @434 [434] 4 years josef - new operation 'addsvn' to create a repo from an SVN-backed provider file
(edit) @433 [433] 4 years josef - TODO item from kdegames IRC meeting: SVN-based provider management
(edit) @427 [427] 4 years josef - bump version to 0.9.3
(edit) @426 [426] 4 years josef - mention how to test repositories under KDE 3 and KDE 4
(edit) @425 [425] 4 years josef - tell about number of unapproved entries if no approved ones were found
(edit) @424 [424] 4 years josef - argh... copy hotstuff-provider into CGI directory
(edit) @423 [423] 4 years josef - port configurable port to hotstuff-stuff
(edit) @422 [422] 4 years josef - manual page for hotstuff-provider - fix CGI option section in …
(edit) @421 [421] 4 years josef - install hotstuff-provider
(edit) @420 [420] 4 years josef - make importing with -f actually work by adding kde-look compatibility …
(edit) @419 [419] 4 years josef - some notes on hotstuff-admin
(edit) @418 [418] 4 years josef - ability to change the database port from the default of 5432 - make …
(edit) @417 [417] 4 years josef - prepare next release by listing the most important news items - update …
(edit) @416 [416] 4 years josef - manual page for the 'ghnssignature' script
(edit) @415 [415] 4 years josef - fix older dependencies
(edit) @414 [414] 4 years josef - add all sorts of Perl module dependencies
(edit) @412 [412] 4 years josef - move towards dpkg-supported homepage fields and variables - remove …
(edit) @411 [411] 4 years josef - search in /usr/local if templates cannot be found in /usr
(edit) @410 [410] 4 years josef - some wishlist items from Ian Monroe
(edit) @399 [399] 4 years josef - name field doesn't exist anymore
(edit) @398 [398] 4 years josef - schema for GHNS upload validation
(edit) @397 [397] 4 years josef - pre-commit hook script for *.meta files
(edit) @378 [378] 5 years josef - addition of hotstuff-provider script which automatically creates …
(edit) @375 [375] 5 years josef - apparently we need a main language now [commit from root@nada]
(edit) @374 [374] 5 years josef - more quietness
(edit) @373 [373] 5 years josef - quiet mode (not yet on by default)
(edit) @361 [361] 5 years josef - do not use directory::lang anymore (deprecated in schema, is now in …
(edit) @360 [360] 5 years josef - support for recursive .meta file scanning (untested) [commit from …
(edit) @359 [359] 5 years josef - add recursive scanning requirement [commit from spillner@vista]
(edit) @356 [356] 5 years josef - fix for "unblessed" values in cDXS, so arrays are handled correctly now …
(edit) @354 [354] 5 years josef - make the <name> tag a first-class i18n'd citizen - implement the …
(edit) @353 [353] 5 years josef - support for direct provider access in dxsclient - support listing …
(edit) @352 [352] 5 years josef - mention extra dependencies [commit from josef@nada]
(edit) @351 [351] 5 years josef - changelog update [commit from josef@nada]
(edit) @350 [350] 5 years josef - svn-clean is stupid and doesn't handle relative paths [commit from …
(edit) @349 [349] 5 years josef - new script 'ghnssignature' to simplify mass-signing for SVN-maintained …
(edit) @348 [348] 5 years josef - make it clear we're heading towards 0.9.2 [commit from josef@nada]
(edit) @347 [347] 5 years josef - do not advertise preview URL if there is no such preview [commit from …
(edit) @346 [346] 5 years josef - always run perl with -C to get unicode safety - enforce the presence of …
(edit) @345 [345] 5 years josef - do not go weird on empty input (could cause a DoS collateral damage) …
(edit) @344 [344] 5 years josef - remove all mentions of SOAP arrays (SOAP-ENC) in DXS - some fixes, …
(edit) @343 [343] 5 years josef - do not forget to install hotstuff-access…
(edit) @341 [341] 5 years josef - make it possible to use remote SVN repositories in hotstuff-versioning - …
(edit) @335 [335] 5 years josef - finish the previous commit to take out all quick hacks [commit from …
(edit) @334 [334] 5 years josef - new download proxy which automatically increments the download numbers …
(edit) @333 [333] 5 years josef - use the HTTP content-disposition feature to suggest a filename (but wget …
(edit) @332 [332] 5 years josef - those two are CGI scripts, install them accordingly [commit from …
(edit) @331 [331] 5 years josef - update copyrights and version numbers for the next release - move PHP …
(edit) @330 [330] 5 years josef - read site configuration file in from the CGI parameters - use CDATA so …
(edit) @329 [329] 5 years josef - fix URL to the wallpapers entry file - recognise deprecated spelling …
(edit) @328 [328] 5 years josef - release today :) [commit from josef@nada]
Note: See TracRevisionLog for help on using the revision log.