..
GeoIP.dat
- updated GeoIP stuff
2008-03-20 22:48:29 +00:00
account.inc
Update recaptcha to latest version of the API.
2015-01-17 00:18:44 -03:00
akismet.inc
- client: show message when suspending because of exclusive app
2008-10-09 18:28:55 +00:00
bbcode_convert.inc
- web: change the way project news is stored.
2009-12-16 22:35:08 +00:00
bbcode_html.inc
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
boinc_db.inc
admin web: filter deprecated apps in showing # of shmem slots
2015-06-18 15:08:09 -07:00
bolt.inc
- fix formatting in PHP code
2010-11-04 18:20:57 +00:00
bolt_cat.inc
- Filter questions
2008-11-03 03:06:29 +00:00
bolt_db.inc
web: fix SQL injection vulnerability in remote job submission
2014-11-21 15:37:40 -08:00
bolt_ex.inc
- web: change style sheet so tables are bordered only if class is "bordered"
2008-10-30 18:27:22 +00:00
bolt_rnd.inc
- fix formatting in PHP code
2010-11-04 18:20:57 +00:00
bolt_sched.inc
- Add callback mechanism for exercises and exercise sets
2008-10-23 20:35:39 +00:00
bolt_select.inc
- fix formatting in PHP code
2010-11-04 18:20:57 +00:00
bolt_seq.inc
- fix formatting in PHP code
2010-11-04 18:20:57 +00:00
bolt_snap.inc
Bolt stuff
2008-10-30 22:58:33 +00:00
bolt_util.inc
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
bolt_util_ops.inc
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
bolt_xset.inc
- fix formatting in PHP code
2010-11-04 18:20:57 +00:00
bossa.inc
- user web: fix security vulnerabilities
2013-03-04 17:39:24 +01:00
bossa_db.inc
Bossa: use new DB interface; from Janus
2014-03-21 10:40:12 -07:00
bossa_example.inc
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
bossa_example2.inc
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
bossa_example3.inc
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00:00
bossa_example4.inc
svn path=/trunk/boinc/; revision=17789
2009-04-10 23:15:43 +00:00
bossa_impl.inc
- Bossa tweaks
2011-05-27 19:05:23 +00:00
cache.inc
web: reimplement server status page to support remote daemons
2014-11-30 20:25:39 -08:00
cert.inc
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00:00
common_defs.inc
Fix last commit
2013-12-28 22:53:47 -08:00
countries.inc
HTML: Make various variables accessible to Drupal by declaring them as global
2015-07-14 14:47:31 +02:00
credit.inc
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00:00
db.inc
web: add missing _mysql_fetch_array() definition
2015-07-02 10:55:59 -07:00
db_conn.inc
web: add missing _mysql_fetch_array() definition
2015-07-02 10:55:59 -07:00
db_ops.inc
admin web: in "result summary in last X", don't include delayed-file-delete jobs
2014-10-05 02:17:03 -07:00
dir_hier.inc
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00:00
email.inc
In reset-password email, use URL_BASE rather than master URL
2015-03-25 16:42:00 -07:00
forum.inc
web: prevent thread/post counts from going negative
2015-07-05 12:09:51 -07:00
forum_banishment_vote.inc
web PHP code: use mysqli everywhere if available
2014-09-04 12:00:09 -07:00
forum_db.inc
web: changes to support MySQL strict mode
2015-04-16 00:01:06 -07:00
forum_email.inc
user web: change pm_send() name to avoid Drupal conflict
2015-07-13 16:11:30 -07:00
forum_rss.inc
web: RSS fix
2015-02-09 08:37:12 -08:00
friend.inc
web: handle the case of missing user records in a few places
2014-07-12 14:32:59 -07:00
geoip.inc
- updated GeoIP stuff
2008-03-20 22:48:29 +00:00
host.inc
web: avoid using "%" in translatable strings
2015-03-03 10:52:42 -08:00
htmLawed.php
web: fix DOS line endings in htmLawed.php
2014-10-03 07:37:17 -07:00
image.inc
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00:00
language_names.inc
Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
2014-04-30 15:39:25 -07:00
ldap.inc
LDAP support: fixes from Ben
2015-01-22 09:38:48 -08:00
news.inc
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
notify.inc
web: handle the case of missing user records in a few places
2014-07-12 14:32:59 -07:00
page_translate.inc
- web: added copyright and license info to PHP files
2008-08-05 22:43:14 +00:00
pm.inc
user web: change pm_send() name to avoid Drupal conflict
2015-07-13 16:11:30 -07:00
prefs.inc
HTML: Make various variables accessible to Drupal by declaring them as global
2015-07-14 14:47:31 +02:00
prefs_project.inc
HTML: Make various variables accessible to Drupal by declaring them as global
2015-07-14 14:47:31 +02:00
prefs_util.inc
web: in prefs, change enabled default to 0:00 - 23:00
2015-03-04 12:59:40 -08:00
profile.inc
web: use new DB API here and there; should be no visible changes
2014-04-24 09:41:59 -07:00
recaptchalib.php
Update recaptcha to latest version of the API.
2015-01-17 00:18:44 -03:00
result.inc
HTML: Make various variables accessible to Drupal by declaring them as global
2015-07-14 14:47:31 +02:00
sandbox.inc
Optionally specify result template file name when submitting a job via RPC
2014-06-17 15:53:41 +03:00
sanitize_html.inc
web: use htmLawed instead of kses for HTML sanitization
2014-10-02 08:16:28 -07:00
stats_sites.inc
HTML: Make various variables accessible to Drupal by declaring them as global
2015-07-14 14:47:31 +02:00
submit.inc
remote job submission: bug fix for getting the CPU time.
2015-07-08 11:54:58 -04:00
submit_db.inc
remote job submission: in batch query, getting CPU time is optional
2015-06-29 15:28:51 -07:00
submit_util.inc
remote job submission: add notion of "expire time" for batches (for Condor)
2013-09-17 13:35:55 -07:00
team.inc
web: fix "stay logged in" when logging in with authenticator; from Janus
2015-07-24 13:58:38 -07:00
team_types.inc
web: make team types translatable; fix warning in team import
2015-07-23 23:09:54 -07:00
text_transform.inc
web: actually do last commit
2014-09-24 18:35:07 -07:00
time.inc
web: forums: display BBcode withing [pre] and [code].
2014-09-10 15:46:58 -07:00
translation.inc
web: fix typo in last commit
2014-12-30 20:14:20 -08:00
uotd.inc
web: make badge display configurable
2014-09-18 10:08:45 -07:00
user.inc
web: fix "stay logged in" when logging in with authenticator; from Janus
2015-07-24 13:58:38 -07:00
util.inc
web: support shortcut icon for project pages
2015-01-19 12:04:12 -08:00
util_basic.inc
web: fix typo
2014-06-21 13:40:02 -07:00
util_ops.inc
admin web: fixes to cancel_workunits.php
2015-02-13 10:13:47 -08:00
wap.inc
- WAP interface to credit info: return correct timestamp,
2012-01-18 20:59:24 +00:00
web_rpc_api.inc
Extend PHP interface for Web RPCs
2013-12-28 22:50:59 -08:00
xml.inc
Extend PHP interface for Web RPCs
2013-12-28 22:50:59 -08:00