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
|