Commit Graph

48 Commits

Author SHA1 Message Date
ee52c04321 Ignore timezones.xml.
Let's crown Russian translation.
Closes GH-24
2021-11-16 21:57:53 +03:00
969aca70ce [skip-revcheck] is not a magic wand that keeps your outdated files up to date. 2021-11-10 12:01:01 +03:00
c9a02d410f after tests, case of [skip-revcheck] in the commit message 2021-09-02 19:33:22 +03:00
daf0c803c2 Implement [skip-revcheck] to exclude a commit from consideration. Closes GH-21 2021-09-02 02:55:57 +03:00
39786592e1 file in which "Lost wip's have been restored." 2021-05-18 04:32:51 +03:00
4725e3bd17 1. Doc-base revcheck.php code injected and database production accelerated:
dropped from 15 minutes to 2.5 seconds.
2. As in new Doc-base revcheck.php, more detailed and more accurate information is given to the teams.
3. Indentation fixed.
2021-05-17 00:45:45 +03:00
5011078485 Added gitweb installation
adjusted scripts by gitweb
fixed typos
2021-04-23 15:23:34 +03:00
4cf0a78294 Conversion from svn to git 2021-04-22 01:33:40 +03:00
a068c936b8 Fix paths 2014-08-03 07:21:12 +02:00
11bedb65e7 Code cleanup 2014-08-03 07:07:13 +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
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
47f7007318 PHP-GTK and PEAR are no longer supported on this site 2014-03-18 05:27:00 +01:00
7347aeb216 Bumped copyright to 2011 2011-02-09 17:49:05 +00:00
24a19a2ff9 cvs2svn migration improvements 2009-07-16 05:35:47 +00:00
164d561cba Bumped copyright year to 2009 2008-12-31 07:02:35 +00:00
3da4fd166e Skip license.xml and versions.xml 2008-11-12 16:30:31 +00:00
a280d4836f Nuke smarty 2008-03-22 18:44:39 +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
f65e85039b Make sure we have enough time 2007-03-04 00:49:38 +00:00
1ba89f12f6 rewrite tabs into spaces to normalise the source 2006-12-04 23:18:05 +00:00
32ff9e4ffe please don't translate the internals stuff (hint for French team ;) ) 2006-08-12 16:14:13 +00:00
aacb965bfa Apply Yannick's revcheck patches 2005-07-28 11:11:50 +00:00
f09bd15c7a convert intro and translator names to UTF-8 2005-01-26 17:23:24 +00:00
24d5ac05b2 Ignoring the files that may only be in the en tree
also making the graph look better at a 100% uptodate translation
2004-11-05 09:41:58 +00:00
dfdcc3f757 nuke notice
#now the revcheck is working
2004-11-04 18:22:00 +00:00
19f02f27fc Prevent a '...not unique..' errorwhen calling rev.php without languages 2004-11-03 16:41:08 +00:00
41f4d241fa After some debugging and looking at diffs I found this line...
All scripts that use the sqlite db's are now working normal again.

Please let me know if this breaks something
2004-11-02 11:56:49 +00:00
9cd26b0f96 trying to put revcheck working...
fixed the peardoc stuff also
2004-11-01 13:24:36 +00:00
7748a03dc8 simplify the cron scripts
use a central place to store the available languages
2004-11-01 10:36:17 +00:00
a0b8497a73 enable revcheck for smarty and peardoc, clean the image generators and the .sh script 2004-11-01 01:20:26 +00:00
dac2c819c2 tabs...
# ZDE didn't store my settings
2004-11-01 00:20:14 +00:00
5b553ae160 add checks on documentation type, languages, don't generate blank revchecks, cleaning 2004-11-01 00:17:29 +00:00
ca033bd0e5 big WS cleaning, this file was a mess,
reword and shorten the usage to fit in a normal term
fix some logic
2004-10-30 23:36:55 +00:00
65f28f2834 - Make cli scripts work again
- Make the rev.php script work again
- Make the image generation work again
- Print a more useful 404 error message
2004-10-29 14:33:04 +00:00
10b03b3587 split init from libraries 2004-09-24 17:32:19 +00:00
8516ff3843 path fixes
Also, the function documentation_exists could not be found by php or grep
I've made a dirty fix for that, could it be that this function is still at keliglia?
2004-08-05 14:30:56 +00:00
15d9aacd21 Adding complete copy of CVS files which
used to run under doc.keliglia.com. Most of the
code needs to be cleaned up (revcheck, includes),
plus a lot needs to be replaced (RFC with pepr?).
Some of the supplemental files surely need to be
removed after reorganization (subsite specific CSS,
etc).

Watch out for keliglia.com specific path values in
some scripts and also French wording in them...

Volunteers are welcome to help in cleanup / further
development
2004-08-04 17:14:56 +00:00