Commit Graph

38 Commits

Author SHA1 Message Date
David Anderson 61082ca10a - web: suppress warning on cache unlink
svn path=/trunk/boinc/; revision=24152
2011-09-09 16:05:46 +00:00
Rytis Slatkevičius c819d552c0 user web: change remaining occurrences of fullpage caching to object cache. start_cache() and end_cache() are now deprecated.
svn path=/trunk/boinc/; revision=23230
2011-03-13 20:05:25 +00:00
Rytis Slatkevičius b11b56ecbb user web: implement Memcache as an option for caching (defaults to in-file cache). Can be enabled by installing php5-memcached package and defining MEMCACHE_SERVERS in project.inc
svn path=/trunk/boinc/; revision=23228
2011-03-12 15:36:58 +00:00
David Anderson 229b1373dc - client: make "wrong URL" message not be a notice
- web: fix caching problem when PHP not installed as Apache module

svn path=/trunk/boinc/; revision=22968
2011-02-01 04:43:19 +00:00
David Anderson 98df3052c5 - web: if someone edits their profile, remove it from the cache
so that they and others will see the new version.

svn path=/trunk/boinc/; revision=20039
2009-12-25 04:23:48 +00:00
David Anderson 9baf78fe5f - web: added copyright and license info to PHP files
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
David Anderson 68f535d033 - user web: send no-cache headers except if we're doing
whole-page caching.  Fixes #626

svn path=/trunk/boinc/; revision=15089
2008-04-24 16:16:36 +00:00
David Anderson f211caf8ae - user web: when creating cache dir, chmod() so that
protections are right regardless of umask.
    From Nicolas Alvarez; fixes #344

svn path=/trunk/boinc/; revision=14435
2007-12-21 21:01:13 +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
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
David Anderson 375ba7fdaa *** empty log message ***
svn path=/trunk/boinc/; revision=11838
2007-01-11 17:39:23 +00:00
David Anderson e4e447ad26 *** empty log message ***
svn path=/trunk/boinc/; revision=11735
2006-12-29 03:29:13 +00:00
David Anderson 091b57c6c1 *** empty log message ***
svn path=/trunk/boinc/; revision=10380
2006-06-16 23:53:56 +00:00
Janus B. Kristensen 705410fc04 Small fix that should enable the serverside cache and clientside cache to cooperate (instead of only the serverside cache).
svn path=/trunk/boinc/; revision=9232
2006-01-14 23:48:30 +00:00
Matt Lebofsky 4a9c5ba469 fixed apache_request_headers bugs
svn path=/trunk/boinc/; revision=8178
2005-09-26 19:52:01 +00:00
David Anderson f3195407d9 *** empty log message ***
svn path=/trunk/boinc/; revision=7611
2005-08-30 15:01:28 +00:00
David Anderson 2acfa60174 PHP changes
svn path=/trunk/boinc/; revision=7609
2005-08-30 14:55:17 +00:00
Janus B. Kristensen 59d57ef9c4 added data caching ability an factored out a few functions
svn path=/trunk/boinc/; revision=6420
2005-06-23 20:37:43 +00:00
David Anderson 652e2e5c65 *** empty log message ***
svn path=/trunk/boinc/; revision=4952
2004-12-28 05:25:44 +00:00
David Anderson 7342b36f2e *** empty log message ***
svn path=/trunk/boinc/; revision=4599
2004-11-18 20:01:12 +00:00
David Anderson a326d68c33 *** empty log message ***
svn path=/trunk/boinc/; revision=4471
2004-11-01 23:42:29 +00:00
David Anderson e8cb263ff7 *** empty log message ***
svn path=/trunk/boinc/; revision=4470
2004-11-01 23:10:02 +00:00
David Anderson 68ea689819 *** empty log message ***
svn path=/trunk/boinc/; revision=4209
2004-09-20 21:49:54 +00:00
David Anderson 77648b86e2 *** empty log message ***
svn path=/trunk/boinc/; revision=4140
2004-09-01 23:17:33 +00:00
David Anderson 57d1d4a697 *** empty log message ***
svn path=/trunk/boinc/; revision=4139
2004-09-01 22:51:23 +00:00
David Anderson c1b1b1435e *** empty log message ***
svn path=/trunk/boinc/; revision=4131
2004-08-31 23:08:28 +00:00
David Anderson f6459acbef *** empty log message ***
svn path=/trunk/boinc/; revision=4078
2004-08-20 18:45:43 +00:00
Eric J. Korpela 1ca61ba699 *** empty log message ***
svn path=/trunk/boinc/; revision=3946
2004-07-23 04:04:21 +00:00
Eric J. Korpela fd201edeca *** empty log message ***
svn path=/trunk/boinc/; revision=3944
2004-07-23 01:07:18 +00:00
Eric J. Korpela a7a656299d *** empty log message ***
svn path=/trunk/boinc/; revision=3943
2004-07-22 23:42:50 +00:00
Eric J. Korpela 957a67e3d9 Caching now supports If-Modified-Since request header.
svn path=/trunk/boinc/; revision=3912
2004-07-20 21:54:18 +00:00
Eric J. Korpela 104b68f148 *** empty log message ***
svn path=/trunk/boinc/; revision=3908
2004-07-20 19:20:19 +00:00
Eric J. Korpela 15bf73b18b Added Expires, Cache-Control, and Last-Modified headers to cached objects.
svn path=/trunk/boinc/; revision=3907
2004-07-20 18:39:33 +00:00
David Anderson ecf08e05cd *** empty log message ***
svn path=/trunk/boinc/; revision=3880
2004-07-15 18:54:17 +00:00
David Anderson ab6fef1741 *** empty log message ***
svn path=/trunk/boinc/; revision=3527
2004-06-10 19:43:54 +00:00
David Anderson 319b4573b7 *** empty log message ***
svn path=/trunk/boinc/; revision=3519
2004-06-09 21:42:23 +00:00
David Anderson 7134a969cb *** empty log message ***
svn path=/trunk/boinc/; revision=3482
2004-05-31 17:37:22 +00:00
David Anderson 00c54bac9d *** empty log message ***
svn path=/trunk/boinc/; revision=3261
2004-04-14 20:55:37 +00:00