Janus B. Kristensen
05f6bc678f
Due to magic quotes check the IDs and hashes are now always 20 bytes
...
svn path=/trunk/boinc/; revision=13825
2007-10-10 21:06:10 +00:00
Janus B. Kristensen
d6d1b2bf73
Added check for magic quotes
...
svn path=/trunk/boinc/; revision=13824
2007-10-10 21:04:20 +00:00
Frank Thomas
fbcfeaf456
- Removed the svn:executable property from files that should not be executable,
...
like source code and text files. I skipped to check most files in html/
and mac_*/ though.
- Added svn:executable to tools/watch_tcp because it has a shebang.
svn path=/trunk/boinc/; revision=13819
2007-10-10 09:25:40 +00:00
Janus B. Kristensen
f08a68f9ee
The ipbans table has a list of banned IPs, keep in mind, though that this resets when the MySQL server is restarted, so a single user may not be banned forever (people on non-static IPs shouldn't be able to punish the person getting that IP next anyways)
...
svn path=/trunk/boinc/; revision=13818
2007-10-10 07:57:23 +00:00
David Anderson
383b21dd5a
- update_versions now generates <api_version> for all app versions
...
- user web: don't XML-escape team names in DB
- deleted obsolete files
- calloc() return check, fixes #277
svn path=/trunk/boinc/; revision=13817
2007-10-09 22:58:49 +00:00
Rom Walton
38d4aecc0b
Delete outdated .cvsignore files
...
svn path=/trunk/boinc/; revision=13814
2007-10-09 18:03:21 +00:00
Frank Thomas
3bfc78b511
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
Janus B. Kristensen
75b75b201c
Database table for Bittorrent peers.
...
svn path=/trunk/boinc/; revision=13793
2007-10-08 07:55:13 +00:00
Janus B. Kristensen
243e89d8ac
Traverse the filepath given as argument by progressively removing the root of the path.
...
svn path=/trunk/boinc/; revision=13792
2007-10-08 07:51:30 +00:00
David Anderson
9b66217202
- user web: when a table column has numbers intended to be compared,
...
right-justify them
svn path=/trunk/boinc/; revision=13791
2007-10-07 21:32:55 +00:00
David Anderson
015ef7be04
- user web: remove debugging text from host merge page
...
svn path=/trunk/boinc/; revision=13790
2007-10-07 19:37:31 +00:00
David Anderson
d09bf92af3
- user web: add format_credit_large() function to show
...
credit in situations where it's likely to be large (e.g. team totals)
svn path=/trunk/boinc/; revision=13789
2007-10-07 19:27:59 +00:00
David Anderson
066f01dc26
- Terminology in user web and client:
...
"task" instead of "result";
"computer" instead of "host";
"scheduler request" instead of "scheduler RPC"
"access to Internet" instead of "access to reference web site"
svn path=/trunk/boinc/; revision=13774
2007-10-04 17:30:28 +00:00
Rytis Slatkevičius
f6e3a359aa
Fix #236 :
...
Private messages: allow interaction with multiple messages from the inbox, add new related translation strings.
svn path=/trunk/boinc/; revision=13761
2007-10-03 10:03:49 +00:00
David Anderson
38ba2854a0
svn path=/trunk/boinc/; revision=13750
2007-10-02 16:26:39 +00:00
David Anderson
cefb2ee5aa
- user web: team search tweaks
...
svn path=/trunk/boinc/; revision=13749
2007-10-02 15:32:28 +00:00
David Anderson
d53595f047
- user web: team search tweaks
...
svn path=/trunk/boinc/; revision=13748
2007-10-02 15:12:45 +00:00
David Anderson
0c1dcbfe86
- user web: tweaks to team search
...
svn path=/trunk/boinc/; revision=13747
2007-10-02 15:07:43 +00:00
David Anderson
0b8d9a950b
svn path=/trunk/boinc/; revision=13732
2007-10-02 03:31:43 +00:00
David Anderson
2272891035
- user web: add "team search" page, which does a multi-criteria
...
search (keywords, country, type).
Have the new-user scenario route the user through this page.
Also, link to it rather than team.php for existing users.
- user web: use cookies rather than URLs to identify new users,
and show "Welcome to X" when they reach their user page.
- user web: don't show user intermediate page for join/quit team.
Just take them to their user page.
svn path=/trunk/boinc/; revision=13731
2007-10-02 03:19:03 +00:00
Rytis Slatkevičius
bd858b38fd
Include "category" in moderation emails
...
svn path=/trunk/boinc/; revision=13718
2007-09-30 11:17:11 +00:00
Rytis Slatkevičius
793c459f67
Fix forum preview once again
...
svn path=/trunk/boinc/; revision=13717
2007-09-29 18:40:46 +00:00
Rytis Slatkevičius
870924eb13
Fix #424 (backslash problem)
...
svn path=/trunk/boinc/; revision=13716
2007-09-29 15:47:12 +00:00
Rytis Slatkevičius
f2cccbd4cf
Preview functionality for the forums
...
svn path=/trunk/boinc/; revision=13715
2007-09-29 12:53:16 +00:00
David Anderson
aee80d8fea
- simplify sql query
...
svn path=/trunk/boinc/; revision=13676
2007-09-26 17:54:35 +00:00
Rytis Slatkevičius
4b8aeabf91
User web: fix an annoyance when team founder transfer is requested and the requester leaves the team.
...
NOTE: DB UPDATE REQUIRED.
svn path=/trunk/boinc/; revision=13673
2007-09-26 15:46:54 +00:00
David Anderson
513fa98c55
- user web: add links to BOINC-wide team sites
...
and www.boincteams.com from Team management page
- client: change error strings from, e.g.,
"system chown" to "chown() failed"
svn path=/trunk/boinc/; revision=13644
2007-09-24 20:13:38 +00:00
Rytis Slatkevičius
33f7f585bd
HTML fix
...
svn path=/trunk/boinc/; revision=13638
2007-09-23 19:19:37 +00:00
Jens Seidler
c9b61fcefa
Localization: BOINC distributed websites and BOINC Manager language files updated: Russian(ru), Italian(it)
...
svn path=/trunk/boinc/; revision=13637
2007-09-23 12:00:03 +00:00
David Anderson
bc5b979afb
- Added new script "update_versions_v6"; use this instead of
...
update_versions to add version 6 apps.
It looks for API_VERSION string in main executable,
adds the API version to the app_version XML,
and sets min_core_version to 6 for version 6+ apps
- API: include API_VERSION string
- convert tabs to spaces here and there
- scheduler: parse unused elements in <net_stats>
- ops/show_log.php: if no URL args, just show form (fixes #415 )
- client: parse and store api_version (not used yet)
svn path=/trunk/boinc/; revision=13627
2007-09-21 18:10:54 +00:00
Rytis Slatkevičius
61ce18e6ca
user web: fix invalid validate state reported to user.
...
svn path=/trunk/boinc/; revision=13597
2007-09-17 19:15:01 +00:00
David Anderson
49bf68fbbb
- user web: make it possible to merge hosts with OS other
...
than win/mac/linux/solaris;
when can't merge hosts, explain why better
svn path=/trunk/boinc/; revision=13592
2007-09-17 13:34:46 +00:00
Rytis Slatkevičius
4186ee2073
Reverse changeset 13581 (it broke more than it fixed)
...
svn path=/trunk/boinc/; revision=13588
2007-09-14 10:02:19 +00:00
Rytis Slatkevičius
dd97f02834
- User web: fix XSS vulnerability, web code update recommended
...
svn path=/trunk/boinc/; revision=13586
2007-09-13 09:46:36 +00:00
Rytis Slatkevičius
b8c0ef8815
Work around for servers where PHP magic_quotes_gpc is disabled
...
svn path=/trunk/boinc/; revision=13581
2007-09-12 18:10:49 +00:00
Rytis Slatkevičius
ae628d1fcd
Hide deleted posts when using the search ( fix #191 )
...
svn path=/trunk/boinc/; revision=13580
2007-09-12 15:02:39 +00:00
Rytis Slatkevičius
dd89e307c1
Add a few new strings to website translation files; update Lithuanian translation
...
svn path=/trunk/boinc/; revision=13579
2007-09-12 14:32:59 +00:00
Rytis Slatkevičius
27cb39ca5a
Remove extra slashes when using PM preview
...
svn path=/trunk/boinc/; revision=13578
2007-09-12 14:08:34 +00:00
David Anderson
8dfcc20101
user graph
...
svn path=/trunk/boinc/; revision=13576
2007-09-12 13:12:41 +00:00
David Anderson
b92f1b81ce
- client: CPU scheduler: if a project has 2 jobs with same deadline,
...
give preference to jobs already started
svn path=/trunk/boinc/; revision=13575
2007-09-12 12:13:33 +00:00
David Anderson
c0c6cf779d
- file upload handler:
...
in get_file_size() RPC, check if volume has < 1MB available space
and if so return transient error.
This prevents client from trying upload,
which apparently sends entire file even if
handler fails at the beginning
- API, Win: remove use of GetTickCount(); use dtime() instead
- use new BOINC logo in sample project home page
svn path=/trunk/boinc/; revision=13574
2007-09-12 08:25:22 +00:00
Rytis Slatkevičius
2692557dd5
user web: prevent users with RAC < 1 become a user of the day (protection from spam)
...
svn path=/trunk/boinc/; revision=13567
2007-09-11 19:25:35 +00:00
David Anderson
b1cd060e07
- added prototype page for showing info about user population
...
svn path=/trunk/boinc/; revision=13565
2007-09-11 12:39:31 +00:00
Rytis Slatkevičius
571dc4afe0
User web: fix issues regarding forum preferences reset.
...
svn path=/trunk/boinc/; revision=13557
2007-09-09 19:01:05 +00:00
Jens Seidler
0f92338188
Localization: BOINC website and BOINC Manager language files updated: Chinese simplified(zh_CN), Russian(ru)
...
svn path=/trunk/boinc/; revision=13553
2007-09-06 05:44:54 +00:00
Rytis Slatkevičius
b4adecdea0
User web: fix invalid markup and change styling to CSS
...
svn path=/trunk/boinc/; revision=13509
2007-09-01 19:43:24 +00:00
Rytis Slatkevičius
bebcb0ef61
Localization: web language files updated: Spanish(es)
...
svn path=/trunk/boinc/; revision=13466
2007-08-26 15:50:13 +00:00
Rytis Slatkevičius
8d01c0ea9f
Localization: web language files updated: Chinese Simplified (zh_CN)
...
svn path=/trunk/boinc/; revision=13465
2007-08-26 12:19:39 +00:00
Rytis Slatkevičius
a48027767f
User web: new functions to show table rows (and headers) with unlimited number of columns (table_row() and table_header())
...
User web: show credit information in team member list
svn path=/trunk/boinc/; revision=13464
2007-08-26 12:01:41 +00:00
Rytis Slatkevičius
0623635a9e
User web: update web RPC so that project specific preferences are preserved if they are missing in the request but present in previous settings (to reset them AMS should send <project_specific></project_specific>)
...
svn path=/trunk/boinc/; revision=13463
2007-08-26 11:15:44 +00:00
Rytis Slatkevičius
f5ac3f8631
Do not allow blank or NULL countries
...
svn path=/trunk/boinc/; revision=13462
2007-08-26 10:29:08 +00:00
Rytis Slatkevičius
87f0b0665c
User web: allow projects to add custom text to rules and policies page without modifying the source (so that it is not overwritten after code update).
...
svn path=/trunk/boinc/; revision=13461
2007-08-25 15:28:39 +00:00
Rytis Slatkevičius
31901159fc
Make private message functions translatable, using newly added string-based translation method.
...
Update English and Lithuanian languages.
svn path=/trunk/boinc/; revision=13460
2007-08-25 15:04:29 +00:00
Rytis Slatkevičius
aac96f2858
User web: tokenless translation, add wildcards
...
svn path=/trunk/boinc/; revision=13459
2007-08-25 14:45:15 +00:00
Rytis Slatkevičius
f2844f426b
User web: tokenless translation, fix display when translation missing.
...
svn path=/trunk/boinc/; revision=13458
2007-08-25 13:38:04 +00:00
Rytis Slatkevičius
595ded5e4c
User web: tokenless translation, do the same for project specific files.
...
svn path=/trunk/boinc/; revision=13457
2007-08-25 13:30:08 +00:00
Rytis Slatkevičius
2ce1ad7732
User web: allow tokenless translations (takes actual string instead of a token). New translation strings should use tra("string") instead of tr(TOKEN).
...
svn path=/trunk/boinc/; revision=13456
2007-08-25 13:28:01 +00:00
Rytis Slatkevičius
2667e5844d
Add host id to pending credits page ( fix #377 )
...
svn path=/trunk/boinc/; revision=13453
2007-08-24 19:26:33 +00:00
Rytis Slatkevičius
2678dcc331
User web: fix XSS vulnerability in team join/quit/lookup code.
...
svn path=/trunk/boinc/; revision=13450
2007-08-24 15:41:01 +00:00
Rytis Slatkevičius
6c71f08c6f
Private messages: preview function before sending ( fix #227 )
...
svn path=/trunk/boinc/; revision=13416
2007-08-20 17:59:24 +00:00
Rytis Slatkevičius
bc17c8ab45
Fix previous checkin to conform to RFC (Location header expects complete URL)
...
svn path=/trunk/boinc/; revision=13413
2007-08-18 16:45:54 +00:00
Rytis Slatkevičius
882d20b226
Forums: return user to the same page after selecting "Mark all threads as read".
...
svn path=/trunk/boinc/; revision=13412
2007-08-18 16:14:53 +00:00
Rytis Slatkevičius
da105cb20b
-user web: allow customized CSS styling for separate newspost elements (add CSS classes)
...
svn path=/trunk/boinc/; revision=13390
2007-08-16 19:20:36 +00:00
Rytis Slatkevičius
d49cfa2a85
-user web: when merging hosts, remove CPU capabilities before any other action.
...
svn path=/trunk/boinc/; revision=13322
2007-08-15 14:09:10 +00:00
David Anderson
d5a4824db3
- XML RPC: add user name, ID to team_delta.php XML version
...
svn path=/trunk/boinc/; revision=13320
2007-08-15 03:07:35 +00:00
Janus B. Kristensen
4f093d90e9
The main file table (updated by the .torrent generator)
...
svn path=/trunk/boinc/; revision=13297
2007-08-11 10:30:38 +00:00
David Anderson
71fc375d1b
- feeder: created shared mem seg with 0666 rather than 0660.
...
In principle 0660 should work (assuming apache belongs to admin group)
but apparently on some Linux systems it doesn't,
and the feeder gets "can't attach to shared mem" errors.
- scheduler: print uid/gid info if can't attach to shared mem
- user web: fix bug in team founder transfer form
svn path=/trunk/boinc/; revision=13255
2007-08-01 15:35:08 +00:00
David Anderson
ac5b3b8455
- client: don't crash if use --detach_project option
...
(fixes #283 )
- client: canonicalize URLs in all cmdlines
- db_update.php: don't prompt for DB name/host; get it from config file
(fixes #356 )
svn path=/trunk/boinc/; revision=13243
2007-07-31 03:25:59 +00:00
David Anderson
14bc500cab
- user web: added mechanism for recording team membership changes.
...
These are stored in a new DB table, "team_delta".
The team founder can view the history in HTML or XML
(links on Management Functions page)
svn path=/trunk/boinc/; revision=13231
2007-07-27 18:30:10 +00:00
David Anderson
71e081f97f
- mode changE
...
svn path=/trunk/boinc/; revision=13224
2007-07-26 21:57:42 +00:00
David Anderson
2d9df04429
- more team stuff
...
svn path=/trunk/boinc/; revision=13223
2007-07-26 21:50:45 +00:00
David Anderson
3990e817e3
- add support for "BOINC teams" (to be explained later)
...
svn path=/trunk/boinc/; revision=13218
2007-07-25 20:58:36 +00:00
David Anderson
12ed1228d2
- user web: code cleanup related to user creation.
...
Make a single function that creates users and cleanses args.
svn path=/trunk/boinc/; revision=13216
2007-07-25 15:11:14 +00:00
David Anderson
2af893b0f2
- user web: code cleanup related to team creation.
...
Make a single function that creates teams
and cleanses arguments.
- API: don't include config.h in parse.h.
This file is included from apps
(indirectly, via graphics_api.h)
so it shouldn't assume that config.h exists
svn path=/trunk/boinc/; revision=13212
2007-07-25 03:17:31 +00:00
David Anderson
ef247eed41
- user web: moved functions to send specific messages out of email.inc
...
- user web: code cleanup involving team founder transfer,
and improved the text of some messages
svn path=/trunk/boinc/; revision=13210
2007-07-23 20:30:30 +00:00
David Anderson
eaed993f4c
- User web and client: added a new pref "suspend_if_no_recent_input"
...
that lets you suspend computation after a specified period of idleness.
This is necessary to allow some machines to go into low-power mode
when they're not being used.
- Change the wording of some existing prefs; for example, changed
"Do work while computer is in use?" to
"Suspend work while computer is in use".
The former is confusing - if you say yes, BOINC may in fact
NOT do work while the computer is in use,
due to other factors (time of day, etc.)
TODO: HOST_INFO::users_idle() should be changed so that it
returns the idle time
(rather than telling you whether we've been idle for X)
svn path=/trunk/boinc/; revision=13193
2007-07-19 23:22:19 +00:00
David Anderson
2fdb646ed3
- removed boincwapstats
...
svn path=/trunk/boinc/; revision=13192
2007-07-19 21:55:42 +00:00
David Anderson
391ea79384
- back out my last change
...
svn path=/trunk/boinc/; revision=13185
2007-07-18 23:26:49 +00:00
Rytis Slatkevičius
f9ccdeb264
Rework HTML of index page a little
...
svn path=/trunk/boinc/; revision=13183
2007-07-18 19:57:52 +00:00
Rytis Slatkevičius
b24c43f06f
- user web: add a feature to mark all threads as read (forums). ( fix #52 )
...
svn path=/trunk/boinc/; revision=13182
2007-07-18 15:48:07 +00:00
David Anderson
4eb40183f2
- user web: team founder transfer request requires nonzero total credit
...
svn path=/trunk/boinc/; revision=13181
2007-07-18 15:16:04 +00:00
Janus B. Kristensen
fae9933c0b
Database setup instructions
...
svn path=/trunk/boinc/; revision=13179
2007-07-18 13:55:18 +00:00
Janus B. Kristensen
2303fc8e9d
Example configuration file
...
svn path=/trunk/boinc/; revision=13178
2007-07-18 13:53:20 +00:00
Matt Lebofsky
260f3bf026
svn path=/trunk/boinc/; revision=13160
2007-07-16 17:41:37 +00:00
David Anderson
2cb1a64fe3
- user web: fix image URL on home page. Fixes #340
...
svn path=/trunk/boinc/; revision=13154
2007-07-14 19:34:33 +00:00
Rytis Slatkevičius
8ae1777f6f
Use web: move named anchor used for "jump to post" feature ( fix #323 ).
...
svn path=/trunk/boinc/; revision=13153
2007-07-14 18:33:48 +00:00
David Anderson
6285969149
- client: if CA bundle file isn't in BOINC directory,
...
don't tell Curl to look for it there.
It might be in the default place where Curl looks.
svn path=/trunk/boinc/; revision=13150
2007-07-13 17:25:47 +00:00
Eric J. Korpela
7451c3c62b
Web: result display: Changed text for display of results cancelled by
...
server (exit_status=-221).
svn path=/trunk/boinc/; revision=13143
2007-07-11 17:14:02 +00:00
David Anderson
bda30b3065
- added a stats site
...
- added return value for copy_stream()
svn path=/trunk/boinc/; revision=13133
2007-07-10 23:42:05 +00:00
Rytis Slatkevičius
6e8089b170
Allow users to change signature option when editing posts ( close #226 ).
...
svn path=/trunk/boinc/; revision=13124
2007-07-08 12:31:13 +00:00
Janus B. Kristensen
965e1b1583
Fixed an issue causing people to appear anonymous although they weren't.
...
svn path=/trunk/boinc/; revision=13122
2007-07-08 11:54:17 +00:00
Rytis Slatkevičius
b50174a589
Update Lithuanian translations
...
svn path=/trunk/boinc/; revision=13121
2007-07-08 11:46:06 +00:00
David Anderson
d07916ca51
- client: change order so that backoff because of no work
...
happens before server-requested backoff (eliminate double messages)
svn path=/trunk/boinc/; revision=13114
2007-07-06 21:58:32 +00:00
Rytis Slatkevičius
1d89096c3f
Fix #268 : use fullpage cache for WAP stats, cache interval USER_PAGE_TTL (default 60 minutes)
...
svn path=/trunk/boinc/; revision=13111
2007-07-06 17:26:26 +00:00
Rytis Slatkevičius
e7f63142cb
Display transitioner backlog as 0 if database is empty
...
svn path=/trunk/boinc/; revision=13110
2007-07-06 17:07:40 +00:00
Rytis Slatkevičius
b04aeea7d6
user web: make sure that all links that have URL_BASE have slashes after it. This makes a slash in the end of URL_BASE definition in project/project.inc no longer necessary.
...
svn path=/trunk/boinc/; revision=13106
2007-07-05 19:37:33 +00:00
Janus B. Kristensen
172d2b8a04
Added text for top host page title
...
svn path=/trunk/boinc/; revision=13103
2007-07-05 11:16:59 +00:00
Janus B. Kristensen
64d3460314
Added translation awareness
...
svn path=/trunk/boinc/; revision=13102
2007-07-05 11:14:10 +00:00
Rytis Slatkevičius
71ac323e7c
Convert multiple locales to use UTF-8 instead of custom character sets.
...
svn path=/trunk/boinc/; revision=13095
2007-07-04 11:17:34 +00:00
Janus B. Kristensen
ed345a5dae
File filters
...
svn path=/trunk/boinc/; revision=13092
2007-07-03 23:14:16 +00:00
Janus B. Kristensen
f130600004
Tracker for BT
...
svn path=/trunk/boinc/; revision=13091
2007-07-03 23:12:25 +00:00
David Anderson
7c7fbf250d
- client: add <simple_gui_only> config flag
...
- GUI RPC: add disallow_attach and simple_gui_only flags
to CC_STATUS structure
client/
gui_rpc_server_ops.C
log_flags.C,h
html/inc/
stats_sites.inc
lib/
gui_rpc_client.h
gui_rpc_client_ops.C
svn path=/trunk/boinc/; revision=13084
2007-07-02 20:55:21 +00:00
Rytis Slatkevičius
3259b704a2
Show a link to a specific post in user post listings (requested by John McLeod VII).
...
svn path=/trunk/boinc/; revision=13072
2007-07-02 14:15:28 +00:00
Rytis Slatkevičius
099db90101
Parse BBCode and get rid of slashes in the profile zone.
...
svn path=/trunk/boinc/; revision=13071
2007-07-02 13:57:46 +00:00
Rytis Slatkevičius
05ac7c0903
Fix #304 .
...
svn path=/trunk/boinc/; revision=13066
2007-07-02 11:19:29 +00:00
David Anderson
79ad608685
- GUI RPC: debug set_debts handler. Fixes #131
...
client/
gui_rpc_server_ops.C
svn path=/trunk/boinc/; revision=13065
2007-06-30 18:46:07 +00:00
Rytis Slatkevičius
62ba94f0cf
Fix #303 (was introduced in [12691])
...
svn path=/trunk/boinc/; revision=13052
2007-06-29 16:11:59 +00:00
David Anderson
e8f9807a81
- user web: host merge: consider CPUs compatible if both
...
are vendor "AuthenticAMD".
html/inc/
host.inc
svn path=/trunk/boinc/; revision=13045
2007-06-28 03:46:06 +00:00
Matt Lebofsky
2d688ca625
svn path=/trunk/boinc/; revision=13041
2007-06-27 20:44:56 +00:00
David Anderson
6f94f032a4
- user web: host merge: don't require OS names to match exactly;
...
OK if both contain "Windows", "Linux", "SunOS" or "Darwin".
html/inc/
host.inc
svn path=/trunk/boinc/; revision=13038
2007-06-27 18:14:25 +00:00
David Anderson
c9ac734ae9
- user web: host merge: skip disjoint-time check
...
if one of the hosts has zero credit
html/inc/
host.inc
svn path=/trunk/boinc/; revision=13035
2007-06-27 16:12:25 +00:00
David Anderson
7ea662932c
- add new stats site
...
- back end: use boinc_mkdir to get permissions right
html/inc/
stats_sites.inc
lib/
filesys.C
sched/
db_dump.C
db_purge.C
feeder.C
svn path=/trunk/boinc/; revision=13033
2007-06-26 21:14:58 +00:00
Matt Lebofsky
fc34e4398b
svn path=/trunk/boinc/; revision=13022
2007-06-25 22:46:22 +00:00
David Anderson
0a19dddf18
- client: read only first 63KB of stderr.txt
...
- user web: default work_buf_min_days is 0, not ""
html/inc/
prefs.inc
client/
app_control.C
svn path=/trunk/boinc/; revision=12987
2007-06-22 22:18:28 +00:00
Rytis Slatkevičius
8fe8acf2d9
User web: fix forum display when viewing unfiltered posts from blocked users
...
svn path=/trunk/boinc/; revision=12981
2007-06-22 13:19:56 +00:00
David Anderson
c912a6506b
- user web: fixed bug in private-message code
...
- back end: moved HR_INFO to a separate file;
did some debugging in HR code
html/
inc/
forum_user.inc
util.inc
user/
forum_pm.php
sched/
Makefile.am
census.C
feeder.C
hr.C,h
hr_info.C,h (new)
svn path=/trunk/boinc/; revision=12978
2007-06-22 03:46:42 +00:00
Janus B. Kristensen
e22da62164
Scraping mechanism for Bittorrent
...
svn path=/trunk/boinc/; revision=12976
2007-06-21 05:57:08 +00:00
David Anderson
45f04aa04b
- back end: make it possible to run multiple instances of make_work,
...
for WUs of different applications
(need to count unsent results separately by app)
- feeder: major code cleanup
- application interleaving (for -allapps) is now done
by building a static slot-to-app array "app_indices".
Fractional weights now work correctly.
- enum sizes (for -allapps) are now precomputed
in an array "enum_sizes"
- rename "found" (confusing!!) to "collision"
- swapped the names of mod_select_clause and select_clause,
to reflect what they actually are
- file deleter: in finding oldest WU, order by id instead of create_time
(there's no index on create_time)
- user web: show "merge by name" only to host owner
- add cpu_scheduler_period() member to GLOBAL_PREFS
(so you don't have to multiply by 60 everywhere)
- infinite() fix for HPUX
client/
cpu_sched.C
cs_cmdline.C
cs_scheduler.C
rrsim_test.C
sim.C
work_fetch.C
html/user/
hosts_user.php
lib/
parse.h
prefs.h
sched/
feeder.C
file_deleter.C
make_work.C
sample_work_generator.C
sched_util.C,h
tools/
updater.C
svn path=/trunk/boinc/; revision=12968
2007-06-20 16:27:27 +00:00
Rytis Slatkevičius
f3fa4978cc
Fix formatting; display team founder transfer time, not only date.
...
svn path=/trunk/boinc/; revision=12952
2007-06-17 15:34:43 +00:00
Janus B. Kristensen
e762c01b34
The .torrent-generator allowing projects to dynamically generator .torrent-data for their files.
...
svn path=/trunk/boinc/; revision=12950
2007-06-17 13:43:18 +00:00
David Anderson
1151f4c40b
- type in countries.inc
...
svn path=/trunk/boinc/; revision=12942
2007-06-16 16:29:16 +00:00
David Anderson
477008a3c1
- user web: added Burma to country list
...
- admin web: removed deprecated create-account scripts
html/
inc/
cache.inc
country.inc
ops/
create_account_form.php (removed)
create_account_action.php (removed)
show_log.php
svn path=/trunk/boinc/; revision=12941
2007-06-15 23:54:25 +00:00
Rytis Slatkevičius
2b3993fb40
Implement private message limits ( fix #216 ).
...
svn path=/trunk/boinc/; revision=12937
2007-06-14 19:43:11 +00:00
David Anderson
46f999f0ba
- Added project.xml entry for Playstation 3 / Linux
...
- Server status page: if the scheduler isn't running,
it's almost certainly because "stop_sched" is present,
not because Apache isn't running.
Get rid of the use of "sched_pid".
tools/
project.xml
html/ops/
sample_server_status.php
svn path=/trunk/boinc/; revision=12931
2007-06-13 21:16:27 +00:00
Rytis Slatkevičius
a77c127f50
- Transparent donor crown
...
- Fix possible SQL injection vulnerability (introduced in [12906])
svn path=/trunk/boinc/; revision=12923
2007-06-13 13:31:51 +00:00
Janus B. Kristensen
0f1b2f0504
A test HTML-interface giving clues about potential misconfigurations in the BT serverside setup.
...
svn path=/trunk/boinc/; revision=12914
2007-06-13 07:59:58 +00:00
Eric J. Korpela
8df44a7e30
Fixed top hosts query to use index on sorting column.
...
svn path=/trunk/boinc/; revision=12906
2007-06-12 16:04:19 +00:00
David Anderson
dd6ec58155
- Project initialization: create project home page
...
and schedulers.txt file in a way that will work
with UMTS ISPs (which strip out comments)
html/user/
sample_index.php
py/Boinc/
setup_project.py
svn path=/trunk/boinc/; revision=12896
2007-06-11 22:19:02 +00:00
Janus B. Kristensen
78e3c55f9c
Id property
...
svn path=/trunk/boinc/; revision=12890
2007-06-11 18:30:19 +00:00
Janus B. Kristensen
d046a24720
Id property
...
svn path=/trunk/boinc/; revision=12889
2007-06-11 18:29:57 +00:00
Janus B. Kristensen
c1f14e0b53
Id property
...
svn path=/trunk/boinc/; revision=12888
2007-06-11 18:29:40 +00:00
Janus B. Kristensen
7cb97a4c6d
Id property
...
svn path=/trunk/boinc/; revision=12887
2007-06-11 18:29:23 +00:00
Janus B. Kristensen
d87fa93503
Common code for checks used in both the tracker and the scrape mechanism.
...
svn path=/trunk/boinc/; revision=12885
2007-06-11 18:27:24 +00:00
Janus B. Kristensen
9c065a8228
Fixed a small display issue (workunitid-column was displaying resultid)
...
svn path=/trunk/boinc/; revision=12836
2007-06-06 18:19:13 +00:00
David Anderson
ad6c38f6d4
- new <platform> elements in get_project_config.php
...
confuse the client because their <name> element
gets parsed as the project name.
Work around by changing to <platform_name>.
Note: here (and everywhere else) if we get an unparsed XML tag
we should skip to past the close tag.
I'll put this in soon.
html/user/
get_project_config.php
svn path=/trunk/boinc/; revision=12834
2007-06-06 14:10:28 +00:00
David Anderson
601403d9aa
- Client (Unix) show process exit codes as negative numbers also
...
(e.g., to show BOINC error codes correctly)
- get_project_config.php: add an element that lists the
platforms supported by this project
(i.e. for which there's a non-deprecated app version)
Cache this info in a file (cache/platform_list.xml)
so that it will be available even when the project's DB is down.
- Rename sample_get_project_config.php to get_project_config.php;
a project should no longer need its own version of this file.
Change setup_project accordingly.
client/
app_control.C
html/user/
get_project_config.php (new)
sample_get_project_config.php (removed)
py/Boinc/
setup_project.py
svn path=/trunk/boinc/; revision=12814
2007-06-04 20:32:47 +00:00
Rytis Slatkevičius
bcf948a03d
user web: add a separate preference for private message notification emails.
...
'''NOTE: needs DB update, see html/ops/db_update.php'''
(Fix #167 )
svn path=/trunk/boinc/; revision=12813
2007-06-04 19:35:11 +00:00
Rytis Slatkevičius
de6758aad3
Fix #232 : someone really had fun adding height limits to forum table cells. Remove them.
...
svn path=/trunk/boinc/; revision=12810
2007-06-04 08:11:38 +00:00
Rytis Slatkevičius
594da3cc4c
Fix #217
...
svn path=/trunk/boinc/; revision=12806
2007-06-02 17:11:19 +00:00
Rytis Slatkevičius
3c2e3c4668
Fix #225
...
svn path=/trunk/boinc/; revision=12798
2007-06-01 13:13:58 +00:00
Rytis Slatkevičius
04fdafc548
Add example donations.inc and donor.png
...
svn path=/trunk/boinc/; revision=12797
2007-06-01 13:05:18 +00:00
Rytis Slatkevičius
237df33b9a
Fix PayPal return URLs
...
svn path=/trunk/boinc/; revision=12792
2007-05-31 18:15:33 +00:00
Rytis Slatkevičius
9a5d664d59
Donations:
...
- Do not limit donations to integer amounts;
- Use PayPal with https;
- (Hopefully) fix PayPal Instant Payment Notification.
svn path=/trunk/boinc/; revision=12789
2007-05-31 11:14:49 +00:00
David Anderson
0c3e0e90fc
- add token protection to the previous checkin;
...
for prefs edit, don't demand token if only showing form.
(opt_out.php doesn't supply tokens)
html/user/
prefs_edit.php
merge_by_name.php
svn path=/trunk/boinc/; revision=12786
2007-05-30 21:35:14 +00:00
David Anderson
f2fd5da3ff
- user web: added new feature to merge hosts by name.
...
This is handy if you have a lot of hosts,
and every now and then they get a new host ID
(e.g. because you delete and reinstall BOINC).
You can now merge all of them with a single click.
html/
inc/
host.inc
user/
host_edit_action.php
merge_by_name.php (new)
hosts_user.php
svn path=/trunk/boinc/; revision=12785
2007-05-30 20:30:28 +00:00
David Anderson
88860ed316
- user web: fix bug in host merge function
...
- core client: fix bug in set_debt() GUI RPC
- scheduler: some of the "quick checks" in scan_work_array()
are applicable to locality scheduling also,
so they should be moved to wu_is_infeasible().
I did this for one: the check for one result
per user (or host) per WU. Should do for others.
client/
gui_rpc_server_ops.C
html/
host_edit_action.php
host_edit_form.php
sched/
sched_array.C
sched_send.C,h
svn path=/trunk/boinc/; revision=12784
2007-05-30 17:25:51 +00:00
Rytis Slatkevičius
683c25e04f
Wrong USD index in the donation page, and some formatting.
...
svn path=/trunk/boinc/; revision=12781
2007-05-30 11:22:58 +00:00
David Anderson
c4069d8097
- user web: host-merging logic was wrong for Intel CPUs
...
with MHz instead of GHz in their names.
- user web: it no hosts eligible for merging, say so
instead of showing blank table
html/
inc/
host.inc
user/
host_edit_form.php
svn path=/trunk/boinc/; revision=12760
2007-05-29 04:38:54 +00:00
Rytis Slatkevičius
2b8478b457
Remove files that apparently have never been used (seems to be part of never completed donation system)
...
svn path=/trunk/boinc/; revision=12756
2007-05-27 17:55:51 +00:00
Rytis Slatkevičius
670bbd92d7
Donations system (running via PayPal).
...
Implements #211 .
NOTE: DB updated needed. Documented in http://boinc.berkeley.edu/trac/wiki/PayPalDonations
svn path=/trunk/boinc/; revision=12754
2007-05-27 17:33:06 +00:00
David Anderson
56408dbbbe
- Add GUI RPC to set projects debts (short and long term).
...
Lets you set all of them at once, as suggested by Nicolas Alvarez.
fixes #131
client/
gui_rpc_server_ops.C
html/user/
sample_index.php
lib/
boinc_cmd.C
gui_rpc_client.h
gui_rpc_client_ops.C
svn path=/trunk/boinc/; revision=12749
2007-05-26 21:15:58 +00:00
Rytis Slatkevičius
b3e3ce4c43
Include quick link to block PMs from a specific user ( fix #188 ).
...
svn path=/trunk/boinc/; revision=12748
2007-05-26 17:00:01 +00:00
Rytis Slatkevičius
e06635f97d
- Tweak ops page index HTML a bit;
...
- Show latest revision number (code addopted from ChristianB; fix #202 );
- Show warning if SYS_ADMIN_EMAIL is not set (from Eric Myers).
svn path=/trunk/boinc/; revision=12747
2007-05-26 16:01:22 +00:00
Janus B. Kristensen
991bafa2e5
Added IllegalArgumentException and the class representing .torrent-files
...
svn path=/trunk/boinc/; revision=12726
2007-05-23 15:45:34 +00:00
Janus B. Kristensen
edaace3d6e
Added IllegalArgumentException and the class representing .torrent-files.
...
svn path=/trunk/boinc/; revision=12725
2007-05-23 15:44:59 +00:00
Janus B. Kristensen
a07054742d
Added version trackers and the BString class for BEncoded strings.
...
svn path=/trunk/boinc/; revision=12709
2007-05-22 07:44:39 +00:00
Janus B. Kristensen
4953106559
Added utility class for BEncoded lists
...
svn path=/trunk/boinc/; revision=12698
2007-05-20 13:25:44 +00:00
David Anderson
d09ece4105
- fix bugs in job_times.php; it shows the correct mean and stdev now.
...
html/ops/
job_times.php
svn path=/trunk/boinc/; revision=12695
2007-05-18 22:48:00 +00:00
David Anderson
826e65f8d0
- client simulator: fix cpu_sched_rr_only bug
...
- boinc_cmd: canonicalize URLs
- user web: fix link to Top Teams
- back end: remove code related to alternate download dir
client/
cpu_sched.C
sim.C
html/
inc/
stats_sites.inc
user/
stats.php
lib/
boinc_cmd.C
sched/
file_deleter.C
sched_config.C,h
svn path=/trunk/boinc/; revision=12694
2007-05-18 22:02:51 +00:00
Rytis Slatkevičius
1740f526d9
Encode UTF characters into HTML entities (from ChristianB, fix #57 ).
...
NOTE: teams that have name display issues will have to edit their description once the projects update the code.
svn path=/trunk/boinc/; revision=12691
2007-05-18 15:02:02 +00:00
Rytis Slatkevičius
c7cf11d4af
Show forum name list instead of asking for a numeric ID (from Willy de Zutter)
...
svn path=/trunk/boinc/; revision=12690
2007-05-18 14:49:10 +00:00
Rytis Slatkevičius
9b07b4a46e
Remove unused files, fix forum rows being invisible in IE because of height issues
...
svn path=/trunk/boinc/; revision=12689
2007-05-18 14:20:58 +00:00
David Anderson
c2edcd489e
- sort team-lookup results by avg credit desc
...
html/user/
team_lookup.php
svn path=/trunk/boinc/; revision=12685
2007-05-18 05:13:57 +00:00
David Anderson
477834b425
don't error out if no svn version file
...
svn path=/trunk/boinc/; revision=12674
2007-05-15 21:48:48 +00:00
David Anderson
293176d656
- user web: add
...
$s = '$s';
at top of compiled translation files,
to allow re-ordering of format codes
(from H. Komori)
html/inc/
translation.inc
svn path=/trunk/boinc/; revision=12673
2007-05-15 21:41:59 +00:00
Rytis Slatkevičius
56871331a5
- Fix #189 : add links to send PMs below user name in the forum, in the user overview and in user profile page.
...
- Change "CVS" into "SVN" in the CVS version tracker (automatically generated comment in the pages showing page revision number)
svn path=/trunk/boinc/; revision=12666
2007-05-15 10:06:38 +00:00
David Anderson
8f25fdf2a1
David 14 May 2007
...
- API: Eric Myers reported that my 4 May checkin
(which increased worker thread stack size to the limit
returned by getrlimit())
broke his app on several Linux platforms.
So I added a worker_thread_stack_size element to BOINC_OPTIONS.
If you want an increased stack size, set this.
- web RPC: add <url> and <local_revision> elements to
the XML returned by get_project_config.php
html/user/
sample_get_project_config.php
api/
graphics_impl.C
svn path=/trunk/boinc/; revision=12664
2007-05-14 19:52:00 +00:00
Rytis Slatkevičius
5f7ed5b8fc
Remove redundant search boxes from the bottom of the forum pages
...
svn path=/trunk/boinc/; revision=12660
2007-05-13 18:41:34 +00:00
Rytis Slatkevičius
79e77f1de5
Fix non-unique user name handling in private messages
...
svn path=/trunk/boinc/; revision=12657
2007-05-11 20:34:16 +00:00
David Anderson
3612fe184f
- web RPC: show lots more info in team_lookup.php, XML version
...
html/inc/
xml.inc
svn path=/trunk/boinc/; revision=12656
2007-05-11 18:41:36 +00:00
David Anderson
fca5836088
- web RPC: fix bug in XML variant in show_user.php, bad-ID case.
...
html/user/
show_user.php
svn path=/trunk/boinc/; revision=12653
2007-05-11 17:42:33 +00:00
David Anderson
0daa5a8802
- translation.inc: backed out change of 7 May;
...
we need to use " to expand $PROJECT var
- scheduler:
take work_buf_min into account in deciding whether
a result will be reported by its deadline.
- all back end programs:
better error message if can't parse config file
html/inc/
translation.inc
sched/
*.C
svn path=/trunk/boinc/; revision=12652
2007-05-11 16:30:13 +00:00
Rom Walton
2e944052a6
- Add a project config.xml option to allow moderators to ban
...
accounts.
<moderators_allowed_to_ban>1</moderators_allowed_to_ban>
html/inc/
forum.inc
forum_moderators.inc
svn path=/trunk/boinc/; revision=12643
2007-05-11 02:43:57 +00:00
Janus B. Kristensen
ac80942579
BEncoded integers for the Bittorrent stuff.
...
svn path=/trunk/boinc/; revision=12640
2007-05-10 21:56:38 +00:00
David Anderson
a37403a673
- scheduler: add <workload_sim> config option.
...
If set, the scheduler will use EDF simulation,
together with the in-progress workload reported by the client,
to avoid sending results that
1) will miss their deadline, or
2) will cause an in-progress result to miss its deadline, or
3) will make an in-progress result miss its deadline
by more than is already predicted.
If this option is not set, or if the client request doesn't
include a workload description (i.e. the client is old)
use the existing approach, which assumes there's no workload.
NOTE: this is experimental. Production projects should not use it.
- EDF sim: write debug stuff to stderr instead of stdout
- Account manager:
- if an account is detach_when_done, set dont_request_more_work
- check done_request_more_work even for first-time projects
- update_uotd: generate a file for use by Google gadget
- user_links(): use full URLs (so can use in Google gadget)
client/
acct_mgr.C
work_fetch.C
html/
inc/
uotd.inc
util.inc
user/
uotd_gadget.php (new)
sched/
Makefile.am
edf_sim.C
sched_config.C,h
sched_resend.C
sched_send.C,h
server_types.C,h
svn path=/trunk/boinc/; revision=12639
2007-05-10 21:50:52 +00:00
David Anderson
a3c22a1bf7
- client: add constructor/destructor for APP_VERSION, WORKUNIT, RESULT
...
- client: with anonymous platform, don't link app version twice
client/
client_types.h
client_state.C
cs_apps.C
cs_files.C
cs_prefs.C
cs_scheduler.C
cs_statefile.C
sim_util.C
html/
uotd.inc
sched/
edf_sim.h
server_types.h
svn path=/trunk/boinc/; revision=12638
2007-05-10 16:23:10 +00:00
Rytis Slatkevičius
0379a5a655
Fix #114 : update BBCode to allow easy linking to Trac tickets, wiki and changesets.
...
svn path=/trunk/boinc/; revision=12632
2007-05-09 19:30:46 +00:00
Janus B. Kristensen
92c7e96022
Removed .inc since my editor doesn't seem to understand that it is still PHP...
...
svn path=/trunk/boinc/; revision=12622
2007-05-09 09:14:39 +00:00
Janus B. Kristensen
a00a7f8181
BEncdoded elements (for dictionaries in dictionaries in lists in...) and BEncoded arrays (dictionaries).
...
svn path=/trunk/boinc/; revision=12621
2007-05-09 09:13:38 +00:00
Janus B. Kristensen
a2d85647bd
Fixed the stupid post-content layout-breaking overflow in some browsers and a CSS error that caused the original fix to only work in certain conditions.
...
svn path=/trunk/boinc/; revision=12620
2007-05-09 08:59:14 +00:00
Janus B. Kristensen
aaab3954ed
A BEncoding container for BEncoding dictionaries in dictionaries in lists in...etc. etc.
...
svn path=/trunk/boinc/; revision=12610
2007-05-08 08:22:17 +00:00
Janus B. Kristensen
56fd688f54
A tiny bit of documentation
...
svn path=/trunk/boinc/; revision=12608
2007-05-08 08:16:30 +00:00
David Anderson
f6a06c60ac
- client simulator:
...
- Add --server_uses_workload option
(simulate server that does EDF simulation)
- Add simulation of exponential backoff when don't get work.
Otherwise it will keep asking forever.
- move non-interesting stuff to sim_util.C
- change simulator code to use ' instead of " in compiled translations
client/
makefile_sim
sim_util.C
sim.C,h
work_fetch.C
html/inc/
translation.inc
sched/
edf_sim.C
edf_sim.h (new)
svn path=/trunk/boinc/; revision=12604
2007-05-08 01:55:28 +00:00
Rytis Slatkevičius
8b7842b116
Fix #175 (quotes getting escaped twice)
...
svn path=/trunk/boinc/; revision=12599
2007-05-07 19:34:45 +00:00
Janus B. Kristensen
5a28d40e57
Removed BOINC.dk from stats sites as it is in the process of shutting down several of those services.
...
svn path=/trunk/boinc/; revision=12593
2007-05-07 11:05:46 +00:00
Janus B. Kristensen
80d875b076
Removed some old debug and changed a bogus error message with a more sane one
...
svn path=/trunk/boinc/; revision=12580
2007-05-06 22:38:43 +00:00
Rytis Slatkevičius
140b0667d5
Update user_posts RPC to include thread title and allow post content length customization
...
svn path=/trunk/boinc/; revision=12577
2007-05-06 09:40:42 +00:00
David Anderson
be74515c58
- Server status page: fix bug that showed most daemons as not running
...
on FC6; needed to trim white space from pid
- Server status page: show server software SVN revision
svn path=/trunk/boinc/; revision=12569
2007-05-05 03:11:35 +00:00
Jens Seidler
e88e8758a7
Localization: Web and BOINC survey language files: Polish(pl) Czech(cs)
...
svn path=/trunk/boinc/; revision=12550
2007-05-04 05:55:17 +00:00
Matt Lebofsky
136ce49b84
svn path=/trunk/boinc/; revision=12536
2007-05-02 23:17:52 +00:00
Matt Lebofsky
846ec9fbb0
svn path=/trunk/boinc/; revision=12532
2007-05-02 18:51:51 +00:00
David Anderson
c72634456d
- make_project and upgrade now write a file 'local.revision'
...
in the project home directory.
It contains the output of /usr/bin/svnversion,
i.e. the code revision from which the server software was built.
- Web files that create directories now give them g+rwx permissions
html/inc/
cache.inc
translation.inc
sched/
edf_sim.C
tools/
make_project
upgrade
svn path=/trunk/boinc/; revision=12521
2007-05-01 21:21:13 +00:00
Rytis Slatkevičius
dd9f10a2db
Add rel="nofollow" to URLs in the forum because of spammers
...
svn path=/trunk/boinc/; revision=12509
2007-04-30 17:23:44 +00:00
David Anderson
e4f26ad2c4
- UOTD code: don't generate a static page; add uotd.php
...
html/
ops/
update_uotd.php
inc/
uotd.inc
user/
uotd.php (new)
svn path=/trunk/boinc/; revision=12505
2007-04-30 15:29:14 +00:00
Rytis Slatkevičius
fee5e63eca
Add workunit column to pending credit page; allow fetching data via XML RPC
...
svn path=/trunk/boinc/; revision=12501
2007-04-29 19:57:18 +00:00
Rytis Slatkevičius
c0bf6fe21a
Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files)
...
svn path=/trunk/boinc/; revision=12500
2007-04-29 14:45:44 +00:00
Rytis Slatkevičius
4332736ae9
Private message functionality for the forums.
...
NOTE: needs database update.
svn path=/trunk/boinc/; revision=12499
2007-04-29 14:22:28 +00:00
Rytis Slatkevičius
4ccd2698ef
<no_forum_rating/> should be parsed as bool, not as string
...
svn path=/trunk/boinc/; revision=12497
2007-04-29 13:02:35 +00:00
David Anderson
f42e2ee623
- Major rewrite of email-sending programs.
...
Instead of editing their source (ugh!)
you can now use command-line args to get testing functionality.
html/ops/
remind.php
mass_email_script.php
svn path=/trunk/boinc/; revision=12494
2007-04-27 23:05:48 +00:00
David Anderson
3c9f9102e6
David 27 Apr 2007
...
- bug in language_select.php made 'auto' not work,
i.e. its impossible to return to browser settings
after doing a cookie-based language choice
- translation.inc and language_select.php were using $HTTP_SERVER_VARS,
which appears to be deprecated in PHP 5.
Use $_SERVER instead.
- made strings at top of web site translatable
html/
inc/
translation.inc
user/
language_select.php
languages/translations/
en.po
svn path=/trunk/boinc/; revision=12493
2007-04-27 16:27:12 +00:00
David Anderson
04b3417483
make scripts executable (SVN change)
...
svn path=/trunk/boinc/; revision=12489
2007-04-26 20:47:37 +00:00
David Anderson
b5b155e557
David 26 Apr 2007
...
- server: fix bug that causes PHP scripts not to run from Cron
Fixes #129 . From Christian Beer.
html/ops/
update_profile_pages.php
tools/
run_in_ops
svn path=/trunk/boinc/; revision=12488
2007-04-26 20:24:47 +00:00
Jens Seidler
9c70d448ef
Localization: Web language files updated: Japanese(ja,ja_JP)
...
svn path=/trunk/boinc/; revision=12484
2007-04-26 17:01:10 +00:00
Rytis Slatkevičius
606263161d
Fix for ticket #125 - problems with websites using PHP setting short_open_tag
...
svn path=/trunk/boinc/; revision=12475
2007-04-25 19:05:12 +00:00
David Anderson
7e2b39c4db
David 24 Apr 2007
...
- Server: add new database field host.error_rate.
Stores a dynamic estimate of the fraction of the hosts's
results that fail validation (updated by the validator).
client/
sim.C
cs_prefs.C
db/
boinc_db.C,h
html/ops/
db_update.php
sched/
handle_request.C
sched_msgs.h
validator.C
svn path=/trunk/boinc/; revision=12466
2007-04-24 23:21:42 +00:00
Rytis Slatkevičius
8f960088ef
Fixing a bug where not having akismet key would block forum posting
...
svn path=/trunk/boinc/; revision=12462
2007-04-24 16:04:04 +00:00
David Anderson
fe32380dcf
David 23 Apr 2007
...
- make_project: remove --no_test_app option, add --test_app option
- make_project: initial config in all cases has
one_result_per_user_per_wu = 0
- sample_assimilator: make it able to handle > 1 output file
- boinc_cmd: make --help output more readable
- User web: fix some undefined vars in translation.inc
Rytis: let's try to fix PHP runtime warnings
- DB: add default values for app table (avoid MySQL warnings)
db/
schema.sql
html/
inc/
translation.inc
uotd.inc
ops/
update_forum_activities.php
lib/
str_util.C
boinc_cmd.C
py/Boinc/
setup_project.py
sched/
sample_work_generator.C
sample_assimilator.C
tools/
make_project
uc_wu, uc_result (new)
svn path=/trunk/boinc/; revision=12450
2007-04-23 16:14:47 +00:00
Rytis Slatkevičius
49841b2ef6
Change behaviour of BBCode [code] tag: get rid of multiple newlines, change <pre> to <div>, alter CSS so that long strings no longer break layout.
...
svn path=/trunk/boinc/; revision=12442
2007-04-21 12:10:15 +00:00
David Anderson
e8aded2135
David 20 Apr 2007
...
- str_util: don't use std::transform, since it causes problems
with VC++ express edition
clientgui/
sg_SGUIListControl.h
html/ops/
db_update.php
lib/
str_util.C,h
svn path=/trunk/boinc/; revision=12433
2007-04-20 18:49:40 +00:00
David Anderson
1880a50cc5
David 19 Apr 2007
...
- Change things so that make_project installs a test application
(uppercase) and the daemons to go along with it
(sample_work_generator, sample_bitwise_validator, sample_assimilator).
This is mostly working, not completely.
apps
upper_case.C
html/ops/
mass_email_script.php
py/Boinc/
setup_project.py
sched/
sched_config.C,h
sample_work_generator.C
tools/
make_project
project.xml
Makefile.am
svn path=/trunk/boinc/; revision=12422
2007-04-19 22:11:25 +00:00
Rytis Slatkevičius
f198d8c78e
Adding anti-spam protection from akismet.com to the forums. Disabled by default; see http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam for information on how to enable it.
...
svn path=/trunk/boinc/; revision=12420
2007-04-19 18:22:38 +00:00
Matt Lebofsky
591a93ebe1
svn path=/trunk/boinc/; revision=12419
2007-04-19 17:06:02 +00:00
David Anderson
3f915e647f
svn path=/trunk/boinc/; revision=12407
2007-04-17 22:24:53 +00:00
Rytis Slatkevičius
dd4748f814
Fixing head_20.png and testing SVN commit.
...
svn path=/trunk/boinc/; revision=12400
2007-04-17 15:07:31 +00:00
David Anderson
35676da0d8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12358
2007-04-12 21:56:24 +00:00
David Anderson
773d149d4a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12357
2007-04-12 21:53:59 +00:00
David Anderson
8bf3b76717
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12356
2007-04-12 21:40:41 +00:00
David Anderson
6e9da77bca
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12355
2007-04-12 20:41:46 +00:00
David Anderson
eaa534bbd7
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12350
2007-04-12 02:57:09 +00:00
David Anderson
49afbfe4e3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12348
2007-04-11 22:46:42 +00:00
David Anderson
6b43ad0cbc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12346
2007-04-11 18:05:26 +00:00
Matt Lebofsky
2e42393be9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12342
2007-04-10 22:57:17 +00:00
David Anderson
33a4319a42
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12336
2007-04-09 17:58:07 +00:00
Rytis Slatkevičius
a2f7c3f509
add cleanup_title() calls to search results (from David Kim)
...
svn path=/trunk/boinc/; revision=12327
2007-04-06 19:12:27 +00:00
Rytis Slatkevičius
d72c002779
Update manage_user.php and get rid of security stuff currently only used in Pirates@Home.
...
svn path=/trunk/boinc/; revision=12286
2007-03-29 19:17:13 +00:00
Rytis Slatkevičius
7cbbd3667a
Implement web RPC for setting forum preferences (something should be done about separate DB calls for every setting)
...
svn path=/trunk/boinc/; revision=12284
2007-03-29 18:58:17 +00:00
David Anderson
ab2871e99c
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12278
2007-03-29 03:29:41 +00:00
Rytis Slatkevičius
b0822ac3bf
Allow projects to modify text under user's avatar (from Eric Myers)
...
svn path=/trunk/boinc/; revision=12270
2007-03-27 14:43:00 +00:00
David Anderson
8b496d5b97
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12269
2007-03-25 03:25:57 +00:00
Rytis Slatkevičius
a3e53a0004
Updated banishing feature
...
svn path=/trunk/boinc/; revision=12268
2007-03-24 14:57:30 +00:00
David Anderson
cafe3d9209
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12263
2007-03-22 02:07:08 +00:00
David Anderson
ba39bd9cb5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12246
2007-03-19 20:03:06 +00:00
David Anderson
cf4ed3d546
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12242
2007-03-19 00:10:36 +00:00
David Anderson
6984ec8cf4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12233
2007-03-15 19:08:22 +00:00
Matt Lebofsky
9e0b73e9d3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12223
2007-03-14 18:05:30 +00:00
David Anderson
c695c0f1e6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12193
2007-03-06 18:22:04 +00:00
David Anderson
2b67a5e84e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12185
2007-03-04 02:30:48 +00:00
Rytis Slatkevičius
04022dd3e9
Show forum search box in the forum index (and update it in Q&A index)
...
svn path=/trunk/boinc/; revision=12150
2007-02-24 16:05:41 +00:00
Jens Seidler
e44345f8aa
Localization: Web file fixed: English Masterfile (en)
...
svn path=/trunk/boinc/; revision=12132
2007-02-21 17:33:25 +00:00
David Anderson
81effa6a7b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
Rytis Slatkevičius
036bb03d5c
Modified host merge facility to work with the new processor model strings
...
svn path=/trunk/boinc/; revision=12114
2007-02-19 18:37:00 +00:00
Rytis Slatkevičius
712de0a336
Show messages conforming to BOINC style when result showing is disabled.
...
svn path=/trunk/boinc/; revision=12113
2007-02-18 18:03:28 +00:00
David Anderson
e980ba94af
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12096
2007-02-15 21:11:05 +00:00
Rytis Slatkevičius
3d9e92055f
Fix for the security fix (allow reading forums when logged out)
...
svn path=/trunk/boinc/; revision=12067
2007-02-09 21:07:51 +00:00
Rytis Slatkevičius
aa396080c0
Fix XSS vulnerability in the forum
...
svn path=/trunk/boinc/; revision=12055
2007-02-08 19:54:05 +00:00
David Anderson
ea10b88346
*** empty log message ***
...
svn path=/trunk/boinc/; revision=12052
2007-02-07 21:24:34 +00:00
David Anderson
8cc3b29180
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11997
2007-01-29 22:57:10 +00:00
David Anderson
7b66693f21
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11995
2007-01-29 18:15:16 +00:00
Jens Seidler
621f7a66f3
Localization: Web, project-specific and BOINC survey language files updated: German(de), French(fr), Slovak(sk), Chinese simplified(zh_CN), Chinese Traditional(zh_TW)
...
svn path=/trunk/boinc/; revision=11948
2007-01-24 06:51:41 +00:00
Rytis Slatkevičius
8fa9ae3074
*** empty log message ***
...
svn path=/trunk/boinc/; revision=11940
2007-01-23 20:48:05 +00:00