Commit Graph

117 Commits

Author SHA1 Message Date
1b1dfa202d Added additional -f header, to hopefully bypass spambot (bjori) 2011-05-11 17:10:19 +00:00
8ffaec58d3 disabled debug mode 2011-05-09 21:45:39 +00:00
16d8aa90a2 Added script to check doc activity (notes, svn commits, and closed bugs.) Will test it out as a weekly email to phpdoc@. 2011-05-09 21:40:31 +00:00
2627fa6b66 Added generation of extended version of revcheck script (with uptodate files). 2011-02-24 10:21:29 +00:00
ab95635bc6 Set svn:executable props on .sh files 2011-02-17 00:10:15 +00:00
7347aeb216 Bumped copyright to 2011 2011-02-09 17:49:05 +00:00
4a31b20c71 Fix global.ent path for phpdoc project 2010-02-04 18:32:45 +00:00
1d9c962c99 Fixed paths and removed error repotring supression and lets use php.ini.. 2009-11-09 19:53:14 +00:00
cfcc251f16 PEAR stores the global entity file in entities/ now 2009-08-17 07:58:59 +00:00
24a19a2ff9 cvs2svn migration improvements 2009-07-16 05:35:47 +00:00
7c2077cf22 fixed svn properties 2009-07-16 03:20:18 +00:00
d436217d23 Update to use new (default) jpgraph file structure
# Note, See INSTALL for note that jpgraph is installed manually
2009-03-30 15:16:57 +00:00
164d561cba Bumped copyright year to 2009 2008-12-31 07:02:35 +00:00
d7dbb68ef1 Added reviewedcheck.php as requested by Yannick 2008-12-29 22:13:05 +00:00
13fa245633 Have check-trans-maint output markup (HTML) 2008-12-16 22:10:26 +00:00
9154e11fa7 Added script to run all of the translation tools found in phpdoc/scripts/ 2008-12-13 02:46:06 +00:00
3da4fd166e Skip license.xml and versions.xml 2008-11-12 16:30:31 +00:00
6d4af1b6ef - Opss, my bad. Fix the fix. 2008-10-12 12:48:35 +00:00
f70eba86c9 - Added check for "&info.function.alias;" and 'main', 'delete' pseudo functions. (patch by Kalle) 2008-10-10 23:58:24 +00:00
a280d4836f Nuke smarty 2008-03-22 18:44:39 +00:00
b4ad5c7f49 Make it possible to run these from wherever 2008-02-03 15:33:59 +00:00
efbbcdcae3 Add the posibility to specify the directory for the cvs module checkouts 2008-02-03 15:14:30 +00:00
f4228402cd entities.* are in other directories aside from /reference none of which are translated 2007-12-29 21:04:24 +00:00
72af925736 Add skips for untranslated files, namely entities.<extname>.xml instead of functions.xml 2007-12-13 23:08:31 +00:00
2b81e3edf1 use https when accessing master.php.net 2007-05-01 13:22:30 +00:00
ac0380e2e7 Skip languages 'en' and 'all' 2007-03-15 15:20:53 +00:00
ad236f9c3e JpGraph renamed Pos() to SetPos() 2007-03-15 08:12:37 +00:00
f65e85039b Make sure we have enough time 2007-03-04 00:49:38 +00:00
80a1f494db this should've been source all along 2007-01-27 19:03:38 +00:00
cd4017f66f make this a bit more verbose 2007-01-27 18:32:31 +00:00
59865e52e9 \n -> \r : dirty hack to avoid displaying tons of lines 2007-01-18 20:06:45 +00:00
254493084c Check for existance before using some vars. Notices--; 2007-01-18 19:18:11 +00:00
1ba89f12f6 rewrite tabs into spaces to normalise the source 2006-12-04 23:18:05 +00:00
3546386f0c Implement phpt-generator 2006-10-03 23:22:29 +00:00
32ff9e4ffe please don't translate the internals stuff (hint for French team ;) ) 2006-08-12 16:14:13 +00:00
f438c6472c add raw output (for integration -- Zend Who's Who, for example) 2005-08-03 16:36:00 +00:00
9f563b5ce8 typo in comment 2005-08-01 00:59:05 +00:00
0a75bf6293 change 6 months cutoff to 1 year 2005-08-01 00:51:43 +00:00
97acdb0c78 oops; fix filename 2005-08-01 00:41:01 +00:00
792081a1b7 rework notes-stats for template system 2005-08-01 00:36:48 +00:00
076c45dfe3 Make sure ownership is set
auth() shouldn't be in the template..
2005-07-31 15:56:11 +00:00
ca4f18dde5 Add setup script for users database. 2005-07-29 16:51:19 +00:00
aacb965bfa Apply Yannick's revcheck patches 2005-07-28 11:11:50 +00:00
2b1f43a6c0 update gtk-doc globa.ent file location 2005-04-24 11:33:10 +00:00
7f8b23ef51 add date of last check 2005-04-06 17:30:20 +00:00
4d0bf87782 fix resuming 2005-03-27 14:46:14 +00:00
811535c7c6 require 3 MBs of DB 2005-03-25 17:11:25 +00:00
5533af3714 adding transactions to highly improve performance
remove the primary key and associated tricks
#testing in a moment...
2005-03-25 16:48:06 +00:00
7b6939ab6b the note id must be PRIMARY KEY, because there are repeated e-mails about the same note. this way, we prevent having duplicate notes in the DB 2005-02-09 18:26:09 +00:00
ac5dcc1b1f more meta-info (erigol) scripts 2005-02-07 05:04:06 +00:00