Commit Graph

21 Commits

Author SHA1 Message Date
David Anderson 9e0cd1229a - Make project info translatable
svn path=/trunk/boinc/; revision=23327
2011-04-05 05:10:56 +00:00
David Anderson c87b089770 - user web: add platform names and elapsed-time info
(represented as "average processing rate")
    to host application details page.

svn path=/trunk/boinc/; revision=22180
2010-08-10 19:45:34 +00:00
David Anderson 6fbfee024b - client: day boundary for "transfer at most X in N days"
is midnight local time, not UTC
- update translation templates

svn path=/trunk/boinc/; revision=21362
2010-05-03 17:20:44 +00:00
David Anderson fe7d8b34f3 - client simulator: done for now
svn path=/trunk/boinc/; revision=20204
2010-01-20 06:35:57 +00:00
David Anderson 0255297345 - API: if app can't acquire lock file, tell the client not
to restart app for 10 minutes.
    Hopefully what will happen is:
    - another instance of app is running in slot dir
        (shouldn't happen, but sometimes does)
    - that app will eventually finish, and will write
        a checkpoint file saying so.
        It will call boinc_finish(0), but the client won't notice
        that it has exited.
    - the next time the client starts the app,
        it will acquire lock, see that it's done,
        and call boinc_finish(0).
        This time the client will notice,
        and the job will be reported as correct.
    The downside to all this is that the client won't know
    that the CPU is in use, and will schedule NCPUS jobs.

svn path=/trunk/boinc/; revision=20128
2010-01-11 20:52:55 +00:00
David Anderson b5b6b1e794 svn path=/trunk/boinc/; revision=20121 2010-01-10 22:51:53 +00:00
David Anderson 456b617c6f svn path=/trunk/boinc/; revision=18710 2009-07-24 05:09:32 +00:00
David Anderson 0bf42a7f84 svn path=/trunk/boinc/; revision=18709 2009-07-24 04:49:12 +00:00
David Anderson bf8a5b3547 New template
svn path=/trunk/boinc/; revision=18018
2009-05-05 20:42:58 +00:00
David Anderson 39bc17276e svn path=/trunk/boinc/; revision=17981 2009-05-03 12:22:32 +00:00
Rom Walton 9c5181374d Update Template
svn path=/trunk/boinc/; revision=17963
2009-05-01 17:20:56 +00:00
David Anderson c2710be9f9 - removed outdated translation files; updated template
svn path=/trunk/boinc/; revision=17962
2009-05-01 17:05:12 +00:00
David Anderson fe1f2dd3c4 svn path=/trunk/boinc/; revision=17064 2009-01-29 00:01:54 +00:00
BOINC Translator 7660783a1a Test commit from 'boinctrans' for the Pootle system.
svn path=/trunk/boinc/; revision=16902
2009-01-13 20:22:04 +00:00
Rom Walton 4dcf2fb0b3 Make templates really templates
svn path=/trunk/boinc/; revision=16822
2009-01-06 23:14:27 +00:00
Rom Walton 75dad31692 Force Notepad to make these files UTF-8 by including Chinese and Japanese characters in them.
svn path=/trunk/boinc/; revision=16820
2009-01-06 22:20:13 +00:00
Rom Walton f92afffdd9 Pootle didn't like that
svn path=/trunk/boinc/; revision=16819
2009-01-06 22:08:54 +00:00
Rom Walton 5f746587b0 Checking to see if pootle can treat po files as templates
svn path=/trunk/boinc/; revision=16811
2009-01-06 19:46:47 +00:00
Rom Walton 58e9301852 Include the PO Header in each of the PO Templates
svn path=/trunk/boinc/; revision=16781
2009-01-05 17:50:48 +00:00
Rom Walton f2e9889957 Updated the encoding scheme to UTF-8
svn path=/trunk/boinc/; revision=16771
2009-01-04 22:58:30 +00:00
Rom Walton 4fdd2d91e4 Add BOINC web and project templates for Pootle
svn path=/trunk/boinc/; revision=16761
2009-01-01 05:46:46 +00:00