Commit Graph

12482 Commits

Author SHA1 Message Date
David Anderson 80bde8a4c6 - ops: add script to fix backslashes in posts etc.
- DB: add db_update.php entry for Eric's new table

svn path=/trunk/boinc/; revision=15700
2008-07-28 22:24:57 +00:00
Charlie Fenton 26edc55235 Fix initialization of instance variables,
svn path=/workspaces/charlief/; revision=15699
2008-07-28 14:11:53 +00:00
Charlie Fenton 2552e50486 Bug fix.
svn path=/workspaces/charlief/; revision=15698
2008-07-28 13:46:06 +00:00
Charlie Fenton 19f2cf2b69 Fix Windows compile break.
svn path=/workspaces/charlief/; revision=15697
2008-07-28 13:29:11 +00:00
Charlie Fenton b10127d6b7 Remove some test code
svn path=/workspaces/charlief/; revision=15696
2008-07-28 13:25:33 +00:00
Charlie Fenton 19c81a4ef5 MGR: async GUI RPCs: All periodic RPCs for Advanced View implemented.
svn path=/workspaces/charlief/; revision=15695
2008-07-28 13:09:02 +00:00
David Anderson be8638f095 svn path=/trunk/boinc/; revision=15694 2008-07-28 02:13:35 +00:00
David Anderson 796fdd51d9 - API: small additions to graphics stderr messages
svn path=/trunk/boinc/; revision=15693
2008-07-28 02:09:44 +00:00
David Anderson a48c0f33ba - example app: fix a bug in June 10 checkin.
If we don't update the update_time field,
    the graphics app will immediately exit.

svn path=/trunk/boinc_samples/; revision=15692
2008-07-28 02:07:11 +00:00
Charlie Fenton 4e64023aef Update checkin_notes
svn path=/workspaces/charlief/; revision=15691
2008-07-27 03:11:36 +00:00
Charlie Fenton 63cb98d504 Remove Grid View sources from Windows vcproj.
svn path=/workspaces/charlief/; revision=15690
2008-07-27 03:09:47 +00:00
Charlie Fenton 0bc22ed690 MGR: Eliminate Grid Views. NOTE: The Grid View source files still should be removed from Windows project and makefiles for Linux, etc. and possibly from SVN trunk.
svn path=/workspaces/charlief/; revision=15689
2008-07-27 03:01:59 +00:00
David Anderson c68c6b92f7 svn path=/trunk/boinc/; revision=15688 2008-07-27 02:10:37 +00:00
David Anderson 79e227e5e5 - web: escape text on edit thread title
svn path=/trunk/boinc/; revision=15687
2008-07-27 02:08:35 +00:00
Charlie Fenton 1830e05ad4 MGR: async GUI RPCs: disallow events while processing demand RPCs, wait 1250ms before Please Wait dialog.
svn path=/workspaces/charlief/; revision=15686
2008-07-27 01:06:01 +00:00
Charlie Fenton 9248a74e2f Fix uninitialized instance variables.
svn path=/workspaces/charlief/; revision=15685
2008-07-26 08:58:22 +00:00
Charlie Fenton 0478a3828a Add ASynRPC.cpp,.h to vcproj
svn path=/workspaces/charlief/; revision=15680
2008-07-25 23:05:23 +00:00
David Anderson 283a785c0f - back-end stuff to support Python MW (from Adam Kornafeld)
Not complete.

svn path=/trunk/boinc/; revision=15679
2008-07-25 22:13:41 +00:00
Rom Walton 8d8e6c49aa Quick Updates
svn path=/trunk/boinc/; revision=15678
2008-07-25 17:32:18 +00:00
Rom Walton 3d4bc727c9 Quick Updates
svn path=/trunk/boinc/; revision=15676
2008-07-25 17:23:49 +00:00
Rom Walton 28b8e176b8 Quick Updates
svn path=/trunk/boinc/; revision=15675
2008-07-25 17:21:52 +00:00
Rom Walton 4f352381f9 Fix build break on Windows x64
svn path=/trunk/boinc/; revision=15674
2008-07-25 16:54:54 +00:00
Rom Walton bd045f0083 - Tag for 6.3.6 release, all platforms
boinc_core_release_6_3_6

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15673
2008-07-25 15:59:05 +00:00
Charlie Fenton 16b7432bbe MGR: async GUI RPCs: Implement first Periodic RPCs called from a timer event for CachedStateUpdate(), ForceCacheUpdate(), GetCoreClientStatus().
svn path=/workspaces/charlief/; revision=15672
2008-07-25 11:44:21 +00:00
Eric J. Korpela 8da770569f Typo fix
svn path=/trunk/boinc/; revision=15671
2008-07-25 01:42:23 +00:00
David Anderson 85fe380486 - client: report all errors in parsing app_info.xml files
Fixes #703

svn path=/trunk/boinc/; revision=15670
2008-07-24 21:27:42 +00:00
David Anderson cd2c51770f - client: remove accidental debug stuff
svn path=/trunk/boinc/; revision=15669
2008-07-24 19:05:26 +00:00
David Anderson 7686a1ca16 - web: fix profile rate
svn path=/trunk/boinc/; revision=15668
2008-07-24 17:22:06 +00:00
Charlie Fenton f48643e837 MGR: async GUI RPCs: Get RPCs all working in separate thread; temporarily ignore timer events which would do RPCs while a previous RPC request is in progress.
svn path=/workspaces/charlief/; revision=15667
2008-07-24 10:18:31 +00:00
Jens Seidler bb5310ff8b Localization: Manager and supplied web files updated: Spanish(es), Russian(ru), Italian(it), Chinese Simplified(zh_CN)
svn path=/trunk/boinc/; revision=15666
2008-07-24 05:38:14 +00:00
Charlie Fenton f73295a123 Small bug fix.
svn path=/workspaces/charlief/; revision=15664
2008-07-23 15:20:05 +00:00
Charlie Fenton 29ddd3421b MGR: async GUI RPCs: All RPCs now go through separate thread, but still one at a time.
svn path=/workspaces/charlief/; revision=15663
2008-07-23 14:16:59 +00:00
Charlie Fenton e294c3f876 MGR: async GUI RPCs: Begin adding support for all RPCs.
svn path=/workspaces/charlief/; revision=15662
2008-07-23 03:54:49 +00:00
Eric J. Korpela a5a6f693cd - Implementation of automatic credit leveling for cpu based projects that
wish to use it.
- The script calculate_credit_multiplier (expected to be run daily as
      a config.xml task) looks at the ratio of granted credit to CPU time 
      for recent results for each app.  Multiplier is calculated to cause 
      median hosts granted credit per cpu second to equal to equal that 
      expected from its benchmarks.  This is 30-day exponentially averaged 
      with the previous value of the multplier and stored in the table 
      credit_multplier.
- When a result is received the server adjusts claimed credit by the
      value the multiplier had when the result was sent.


svn path=/trunk/boinc/; revision=15661
2008-07-22 23:36:55 +00:00
Adam Kornafeld 1787e0eb14 Make project installs pymw specific parts
svn path=/workspaces/kadam/; revision=15660
2008-07-22 22:29:29 +00:00
Adam Kornafeld 603929be7c Renamed pymw_setup script
svn path=/workspaces/kadam/; revision=15659
2008-07-22 21:36:26 +00:00
Adam Kornafeld 7b667b4693 Assimilator program for pymw
svn path=/workspaces/kadam/; revision=15658
2008-07-22 21:26:36 +00:00
Adam Kornafeld a0ff4d5276 Edit project.xml programmatically
svn path=/workspaces/kadam/; revision=15657
2008-07-22 20:57:25 +00:00
Adam Kornafeld 1d3349b4b0 Moved pymw setup script in tools dir
svn path=/workspaces/kadam/; revision=15656
2008-07-22 20:55:56 +00:00
Adam Kornafeld d252499e0f Moving pymw setup script to tools directory
svn path=/workspaces/kadam/; revision=15655
2008-07-22 17:45:35 +00:00
Adam Kornafeld a6ba196dfc Added setup script for pymw
svn path=/workspaces/kadam/; revision=15654
2008-07-22 17:23:56 +00:00
Charlie Fenton 4a12ba89e7 More fixes, Linux make files.
svn path=/workspaces/charlief/; revision=15653
2008-07-22 13:26:52 +00:00
Jens Seidler a7eb1597a7 svn path=/trunk/boinc/; revision=15651 2008-07-22 05:53:16 +00:00
Charlie Fenton 0b181be0f0 MGR: async GUI RPCs: more RPC cancel fixes for Windows.
svn path=/workspaces/charlief/; revision=15650
2008-07-22 04:17:39 +00:00
Charlie Fenton ba16931d92 Update XCode project to include AsyncRPC.cpp,h
svn path=/workspaces/charlief/; revision=15649
2008-07-22 01:11:56 +00:00
Charlie Fenton 1332fe9779 Synch to SVN trunk
svn path=/workspaces/charlief/; revision=15648
2008-07-22 00:57:52 +00:00
David Anderson 007b3ba9dd - server compile fix for gcc 4.3
svn path=/trunk/boinc/; revision=15647
2008-07-21 22:29:10 +00:00
David Anderson df4ae4f07a svn path=/trunk/boinc/; revision=15646 2008-07-21 22:08:23 +00:00
David Anderson b18a45ec97 - manager: display days w/ 2 decimals
svn path=/trunk/boinc/; revision=15645
2008-07-21 22:07:25 +00:00
David Anderson 6c0731e82e - client: bug fixes to the above
- client: better messages reporting coprocessors
    - manager: bounds checks to avoid wxwidgets asserts
        when job CPU estimates are absurdly large

svn path=/trunk/boinc/; revision=15644
2008-07-21 19:56:01 +00:00