2009-01-02 20:02:04 +00:00
|
|
|
|
David Jan 2 2009
|
|
|
|
|
- added a script to make profile.has_picture consistent
|
|
|
|
|
with the images actually on disk
|
2008-12-22 00:10:02 +00:00
|
|
|
|
|
|
|
|
|
html/ops/
|
2009-01-02 20:02:04 +00:00
|
|
|
|
repair_profile_pictures.php
|
2009-01-03 06:01:17 +00:00
|
|
|
|
|
|
|
|
|
David Jan 2 2009
|
|
|
|
|
- client: more work-fetch stuff.
|
|
|
|
|
No more per-project shortfall.
|
|
|
|
|
It's getting pretty close.
|
|
|
|
|
|
|
|
|
|
client/
|
|
|
|
|
client_state.cpp
|
|
|
|
|
client_types.cpp,h
|
|
|
|
|
cs_scheduler.cpp
|
|
|
|
|
rr_sim.cpp
|
|
|
|
|
scheduler_op.cpp
|
|
|
|
|
work_fetch.cpp,h
|
|
|
|
|
lib/
|
|
|
|
|
coproc.cpp,h
|
2009-01-06 00:00:40 +00:00
|
|
|
|
|
|
|
|
|
Janus Jan 6 2009
|
|
|
|
|
- Various translation fixes
|
|
|
|
|
- Added Danish web interface translation
|
|
|
|
|
- Added some Danish translation texts to the client translation file
|
|
|
|
|
- Added Finnish web interface translation (contributed by ORE)
|
|
|
|
|
|
|
|
|
|
html/
|
|
|
|
|
inc/
|
|
|
|
|
user.inc
|
|
|
|
|
user/
|
|
|
|
|
info.php
|
|
|
|
|
languages/translations
|
|
|
|
|
da.po (fully rewritten)
|
|
|
|
|
fi.po (new)
|
|
|
|
|
locales/da
|
|
|
|
|
BOINC-Manager.po
|
|
|
|
|
|
2009-01-07 04:11:30 +00:00
|
|
|
|
Charlie Jan 6 2009
|
|
|
|
|
client: preserve ownership when copying files to slot directory. Fixes
|
|
|
|
|
a problem with Enigma@home which uses the <copy_file/> tag.
|
|
|
|
|
|
|
|
|
|
lib/
|
|
|
|
|
filesys.cpp
|
2009-01-07 15:17:23 +00:00
|
|
|
|
|
|
|
|
|
Rom 7 Jan 2009
|
|
|
|
|
- Fix build environment so that it can build the client again
|
|
|
|
|
(From Nicol<6F>s Alvarez)
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
configure.ac
|
|
|
|
|
Makefile.am
|
|
|
|
|
sea/
|
|
|
|
|
make-tar.sh
|
|
|
|
|
make-tar_debug.sh
|
2009-01-08 00:41:15 +00:00
|
|
|
|
|
|
|
|
|
David 7 Jan 2009
|
|
|
|
|
- get_project_config: don't send error text if no terms_of_use.txt
|
|
|
|
|
- client: compute and store project work-fetch attributes
|
|
|
|
|
|
|
|
|
|
client/
|
|
|
|
|
client_state.h
|
|
|
|
|
work_fetch.h,cpp
|
|
|
|
|
html/user/
|
|
|
|
|
get_project_config.php
|