Commit Graph

150 Commits

Author SHA1 Message Date
a068c936b8 Fix paths 2014-08-03 07:21:12 +02:00
11bedb65e7 Code cleanup 2014-08-03 07:07:13 +02:00
d8dbad882a Remove division into "critical" and "old" files. Leave just outdated files
* "old files" stats were generated incorrectly
* "old files" made "critical files" count incorrect
* there was no way to display "old files" list
* this approach is compatible with PhD OE
2014-08-03 06:55:52 +02:00
9b51b51664 We don't analyze php-src anymore 2014-07-17 07:01:50 +02:00
29519aa62f Use git to checkout php source instead of svn
Since http://svn.php.net/repository/php/php-src/trunk doesn't host
php-src anymore, this change gets source from GitHub.

Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2014-07-16 07:56:26 -03:00
e8c3fe9677 Change SVNBIN into a portable path using /usr/bin/env svn
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2014-07-16 07:47:28 -03:00
26fba64eed Just Don't Repeat Yourself (DRY) 2014-06-24 18:52:55 +02:00
67c7ede0bb Update label on charts 2014-06-24 07:53:58 +02:00
b28179fbd7 Graphs generators and lib_revcheck optimizations
* removed functions doing the same job
* some functions replaced with already existing more efficient replacements
* total ammount of files on language graph fixed
* other improvements

Charts are generated over two times faster now
2014-03-31 08:24:42 +02:00
487e76617c Fixed charts generation 2014-03-30 09:51:16 +02:00
4208d27d37 Created indexes for database
Indexes projected by bjori (Hannes Magnusson). This change fixes performance problems.
2014-03-30 08:14:05 +02:00
f01c461f5f Aaah, I always overlook something 2014-03-30 07:27:44 +02:00
ef00ee094f Fix path to the docs and improve error message 2014-03-29 08:11:53 -07:00
308eefcfa3 Comunicates are more descriptive 2014-03-29 06:43:07 +01:00
f61296f6b6 English removed form 2014-03-29 06:16:37 +01:00
4d1fd50fde Goodbye ext/sqlite 2014-03-28 21:40:16 +01:00
0df3ca9132 Next optimizations 2014-03-28 05:18:24 +01:00
1f8e476446 Now it should work 2014-03-26 20:37:18 +01:00
a8c307b340 Revcheck generator fixed 2014-03-26 17:40:08 +01:00
efd7a397a2 Graph generation fixed 2014-03-26 17:30:53 +01:00
014326a9fd Preparations for translators.xml standardization 2014-03-23 17:55:32 +01:00
64aa57f6c3 Cron scripts updated 2014-03-22 14:29:43 +01:00
27cfbcbc69 Removed unused cron scripts and dependencies 2014-03-22 13:20:18 +01:00
118f28b50f Victory is near 2014-03-19 07:50:55 +01:00
47f7007318 PHP-GTK and PEAR are no longer supported on this site 2014-03-18 05:27:00 +01:00
43784b3fa9 phpt generator removed 2014-03-17 20:56:55 +01:00
592c601947 RFC stuff removed 2014-03-17 20:42:22 +01:00
2af64f28a0 User module removed 2014-03-16 19:31:33 +01:00
faec00145a process only 10k news in one iteration 2013-02-28 03:50:23 +01:00
a6a7c75470 Updated script to pass in (and use) # of days, meaning, it's not always weekly. 2011-07-13 18:25:36 +00:00
64fe0506f3 Fixed grammar (last weeks vs last week's) as spotted by cjones. Although, 'The weekly' was implemented. 2011-06-02 17:02:10 +00:00
2556d3541e Oops, time_now is used while mentioning the week this report covers. 2011-05-26 06:08:10 +00:00
7e92c23b64 Move revision end check date from now to the future, to combat time zones and time differences. Using same markup as time_past because I'm bored, even though it's not wise. Closes PHP Bug #54843 2011-05-26 05:30:18 +00:00
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