root/trunk/server

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @398 [398] 6 weeks sander Fixed bug where testsuite jobs would be given to a worker that does not …
(edit) @397 [397] 7 weeks sander Fixed a bug that caused the modified field to not be updated when a …
(edit) @396 [396] 7 weeks sander Set failures to zero when requeueing a job
(edit) @393 [393] 7 weeks sander Fix a bug with missing file paths
(edit) @392 [392] 7 weeks sander Log when validator class cannot be found
(edit) @391 [391] 7 weeks sander Removed a debugging statement
(edit) @390 [390] 7 weeks sander Query Validator ID in order to remove the bad ones
(edit) @389 [389] 7 weeks sander Report on removed validators
(edit) @388 [388] 7 weeks sander Do not add missing validators to non-ODF results
(edit) @387 [387] 2 months sander Moved the top controllers slightly to prevent overlap with the logo
(edit) @386 [386] 2 months sander When an application has a development and non-development version, only …
(edit) @385 [385] 2 months sander Fixed a bug with selecting the latest version of every application
(edit) @384 [384] 2 months sander Suppress warning from failed fopen. The result is checked anyway
(edit) @383 [383] 2 months sander Properly clean up all files in a result. Fixes #36
(edit) @382 [382] 2 months sander Do not cache gallery descriptions. Fixes ticket #34
(edit) @378 [378] 2 months sander Do not recursively delete if no root path is set
(edit) @377 [377] 2 months sander Fetch all required job data
(edit) @376 [376] 2 months sander factory_id needed to select a job
(edit) @375 [375] 3 months sander Fixed a typo in the default configuration
(edit) @374 [374] 3 months sander Automatically disable jobs after a certain number of failures
(edit) @373 [373] 3 months sander Change job state when uploading results
(edit) @372 [372] 3 months sander Allow factory owners to fail and re-queue testsuite jobs
(edit) @371 [371] 3 months sander Ignore unlink error on race condition.
(edit) @369 [369] 3 months sander Fixed a typo in controller name
(edit) @368 [368] 3 months sander Fix error with when not logged in
(edit) @367 [367] 3 months sander Make requests, jobs and results managable by admins
(edit) @366 [366] 3 months sander Replace scaffolded admin panels with proper admin panels
(edit) @365 [365] 4 months sander Allow updating of single test suite
(edit) @364 [364] 4 months sander Allow requests to be uploaded without jobs
(edit) @363 [363] 4 months sander Removing simpletest unit tester
(edit) @362 [362] 4 months sander Added default SQL data
(edit) @360 [360] 5 months sander Fix missing pr4efix error
(edit) @359 [359] 5 months sander New softmaker logo
(edit) @358 [358] 5 months sander Kill the SQL query cache. It does not work with the background daemon
(edit) @356 [356] 5 months sander Clearer error message on failed file upload
(edit) @352 [352] 5 months sander Do not close curl handle before retrieving the error
(edit) @351 [351] 5 months sander Add parameter to bypass gallery cache
(edit) @350 [350] 5 months sander Do not regenerate viewData for empty or non-existant galleries
(edit) @349 [349] 5 months sander Fix curl_error() problem
(edit) @348 [348] 5 months sander Use auto configuration for ODFToolkit Validator
(edit) @347 [347] 5 months sander Fixed importing testsuites
(edit) @346 [346] 5 months sander Fix merge bug in addJobs that caused only the last testsuite to be updated
(edit) @345 [345] 5 months sander Switch from Containable to raw SQL in inner loop for 6x performance …
(edit) @344 [344] 5 months sander less predictable but better scheduling of cron jobs
(edit) @343 [343] 5 months sander Remove a forgotten debug statement
(edit) @342 [342] 5 months sander Add shell to add missing validators to test suite
(edit) @341 [341] 5 months sander Add commandline shell to schedule validator reruns
(edit) @340 [340] 5 months sander Add OpenOffice?.org icon
(edit) @339 [339] 5 months sander Fix state updates for virus scan
(edit) @338 [338] 5 months sander Fix poll fault
(edit) @337 [337] 5 months sander Different ordering of jobs. Sort by locked time to keep them cycling
(edit) @334 [334] 6 months sander Support manual verification colors on request view
(edit) @333 [333] 6 months sander Slight style improvements
(edit) @332 [332] 6 months sander Improve the result listing on the request view
(edit) @331 [331] 6 months sander Properly sort jobs on he Result View page
(edit) @330 [330] 6 months sander Add descriptions and manual verification to results
(edit) @329 [329] 6 months sander Allow factories to set supported doctypes per application
(edit) @327 [327] 6 months sander Minor improvements to the testsuite gallery layout
(edit) @326 [326] 6 months sander Use the sidebar element
(edit) @325 [325] 6 months sander Manually add results
(edit) @324 [324] 6 months sander Make testsuite participation optional
(edit) @323 [323] 6 months sander Added more application icons
(edit) @322 [322] 6 months sander Fixed ODF-Tookit validator
(edit) @321 [321] 6 months sander Cleaner import of the Fellowship testsuite
(edit) @320 [320] 6 months sander Fix worker daemon help
(edit) @319 [319] 6 months sander Better handling of multiple cron jobs
(edit) @318 [318] 6 months sander Migrate old cron shell to new built-in cron daemon
(edit) @317 [317] 6 months sander Cache testuite gallery views and regresg pages using build-in cron
(edit) @316 [316] 6 months sander Added more application icons
(edit) @315 [315] 6 months sander Start of a new gallery layout for test suites
(edit) @314 [314] 6 months sander Add icons to applications and make admin interface to manage and migrate …
(edit) @312 [312] 6 months sander Replace deprecated ereg* with preg* functions
(edit) @311 [311] 6 months sander More PHP 5.3 fixes
(edit) @310 [310] 6 months sander Do not assign the return of 'new' by reference or PHP 5.3 will yell
(edit) @309 [309] 6 months sander Set default timezone
(edit) @308 [308] 6 months sander Log file upload errors
(edit) @307 [307] 6 months sander Fixed anonymiser
(edit) @306 [306] 7 months sander remove bug from addUpload signature
(edit) @305 [305] 7 months sander Properly redirect when a request fails to queue
(edit) @304 [304] 7 months sander Escape arguments for Cyclone commandline validator
(edit) @303 [303] 7 months sander Fix upgrade help
(edit) @302 [302] 7 months sander Save validator responses to files
(edit) @301 [301] 7 months sander Save gallery and request descriptions to the filesystem
(edit) @300 [300] 7 months sander Fixed a very stupid typo in r298
(edit) @299 [299] 7 months sander Re-queue requests that get new jobs added
(edit) @298 [298] 7 months sander Show abbreviated tree on large galleries
(edit) @297 [297] 7 months sander Generate and display jobs and results for test suites
(edit) @296 [296] 7 months sander Don't update testsuites from a cron. Run manually from new shell instead.
(edit) @295 [295] 7 months sander Link teh requested output formats to individual jobs, not the request as a …
(edit) @294 [294] 7 months sander Fix access control errors with results that are part of public galleries
(edit) @293 [293] 7 months sander Recursively import testsuites into recusrive galleries
(edit) @292 [292] 7 months sander Implement nested galleries to support large test suites
(edit) @291 [291] 7 months sander Trach how long Factories have been active
(edit) @290 [290] 8 months sander Removed some debugging code
(edit) @289 [289] 8 months sander Committed schema changes
(edit) @288 [288] 8 months sander Added a migration tool for the new filesystem layout
(edit) @287 [287] 8 months sander Change on-disk file layout to support nested sets of documents
(edit) @286 [286] 8 months sander Add support for the iTools ODF Anonymiser
(edit) @285 [285] 9 months sander Properly extract ODFToolkit errors
(edit) @284 [284] 9 months sander Add ODFToolkit validator via screen-scraping
Note: See TracRevisionLog for help on using the revision log.