Commit Graph

49 Commits

Author SHA1 Message Date
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 4075a0dcf1 - client: tweak translatable msg
svn path=/trunk/boinc/; revision=22144
2010-08-05 19:11:01 +00:00
David Anderson 23de5a887f - client/scheduler: tweak translatable messages
svn path=/trunk/boinc/; revision=22129
2010-08-04 18:41:24 +00:00
Rom Walton d9b83239ff Quick Updates
svn path=/trunk/boinc/; revision=22098
2010-08-03 01:30:19 +00:00
David Anderson fe156c945c - user web: translation fixes
svn path=/trunk/boinc/; revision=21938
2010-07-14 19:20:31 +00:00
David Anderson 55e0e86c90 - scheduler: make messages translatable
svn path=/trunk/boinc/; revision=21896
2010-07-13 02:49:35 +00:00
David Anderson 80fb9c8381 - manager: add a script that generates a .pot for the manager
that includes the client source code as well

svn path=/trunk/boinc/; revision=21710
2010-06-09 00:00:58 +00:00
David Anderson aa1dcbcfbb - web: string fix
svn path=/trunk/boinc/; revision=21476
2010-05-12 17:09:40 +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
Rom Walton 6474fefe65 Quick Updates
svn path=/trunk/boinc/; revision=21233
2010-04-21 20:14:46 +00:00
David Anderson 04425c51af - web: translation stuff
svn path=/trunk/boinc/; revision=20657
2010-02-19 17:51:00 +00:00
David Anderson 9bc2e0a281 - web: fix typo
svn path=/trunk/boinc/; revision=20612
2010-02-17 21:12:31 +00:00
David Anderson c00346b15c - db_dump: don't error out if try to rename output dir
and it doesn't exist.
    Seems to me that this would cause db_dump to always fail
    for new projects.

svn path=/trunk/boinc/; revision=20608
2010-02-17 18:09:10 +00:00
David Anderson cb1801a0f0 svn path=/trunk/boinc/; revision=20569 2010-02-15 04:33:23 +00:00
Rom Walton 473a144388 Quick Updates
svn path=/trunk/boinc/; revision=20298
2010-01-28 18:09:43 +00:00
David Anderson 04b8cf965f - web: assume all translation files are UTF-8
svn path=/trunk/boinc/; revision=20270
2010-01-27 04:04:17 +00:00
David Anderson 03be4edeab - user web: clean up LANG_NAME_* mess
svn path=/trunk/boinc/; revision=20248
2010-01-22 18:09:05 +00:00
David Anderson a6f6bffb24 svn path=/trunk/boinc/; revision=20213 2010-01-20 20:51:16 +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 f48de8625a svn path=/trunk/boinc/; revision=20184 2010-01-16 23:52:05 +00:00
David Anderson 4ab335eb49 - user web: make a bunch of strings translatable (from Nicolas)
svn path=/trunk/boinc/; revision=20180
2010-01-16 06:19:19 +00:00
David Anderson e84d691136 - update BOINC project translation template
svn path=/trunk/boinc/; revision=20179
2010-01-15 23:25:46 +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
Rom Walton 4785777663 Quick Updates
svn path=/trunk/boinc/; revision=19483
2009-11-05 18:38:06 +00:00
Rom Walton 8113b31c1a Update translation template for the manager
svn path=/trunk/boinc/; revision=19446
2009-11-03 22:37:47 +00:00
Rom Walton d2a0fc511b Quick Updates
svn path=/trunk/boinc/; revision=19418
2009-10-30 00:07:20 +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
BOINC Translator 3c63e96052 Fix for use with Pootle
svn path=/trunk/boinc/; revision=18106
2009-05-14 20:31:29 +00:00
Rom Walton 61603a2987 Not needed anymore
svn path=/trunk/boinc/; revision=18103
2009-05-14 18:51:49 +00:00
David Anderson d593780ed8 svn path=/trunk/boinc/; revision=18063 2009-05-10 04:41:43 +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 59f57dc6e6 Update Template
svn path=/trunk/boinc/; revision=17965
2009-05-01 17:30:34 +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 cc09de9fde Updated the encoding scheme to UTF-8
svn path=/trunk/boinc/; revision=16770
2009-01-04 22:56:32 +00:00
Rom Walton 8e29cd1a06 Updated the encoding scheme to UTF-8
svn path=/trunk/boinc/; revision=16768
2009-01-04 22:17:28 +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
Rom Walton 442ee20095 svn path=/trunk/boinc/; revision=16758 2009-01-01 01:54:28 +00:00