Roland Mas [Thu, 17 Nov 2011 19:57:06 +0000 (19:57 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:56:57 +0000 (19:56 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:56:48 +0000 (19:56 +0000)]
Fixed SQL syntax
Roland Mas [Thu, 17 Nov 2011 19:56:41 +0000 (19:56 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:56:33 +0000 (19:56 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:56:26 +0000 (19:56 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:56:18 +0000 (19:56 +0000)]
Fixed SQL syntax
Roland Mas [Thu, 17 Nov 2011 19:56:10 +0000 (19:56 +0000)]
Fixed column name
Roland Mas [Thu, 17 Nov 2011 19:56:01 +0000 (19:56 +0000)]
Fixed SQL syntax
Roland Mas [Thu, 17 Nov 2011 19:55:52 +0000 (19:55 +0000)]
Display less context
Roland Mas [Thu, 17 Nov 2011 19:55:45 +0000 (19:55 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:55:37 +0000 (19:55 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:55:30 +0000 (19:55 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:55:21 +0000 (19:55 +0000)]
Drop debian_meta_data table
Roland Mas [Thu, 17 Nov 2011 19:55:12 +0000 (19:55 +0000)]
Ignore some more tables
Roland Mas [Thu, 17 Nov 2011 19:55:05 +0000 (19:55 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:54:53 +0000 (19:54 +0000)]
Also ignore sequence setvals
Roland Mas [Thu, 17 Nov 2011 19:54:40 +0000 (19:54 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:54:29 +0000 (19:54 +0000)]
Ignore some table contents when comparing DB schemas
Roland Mas [Thu, 17 Nov 2011 19:54:21 +0000 (19:54 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:54:13 +0000 (19:54 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:54:05 +0000 (19:54 +0000)]
Don't run the old upgrader at all if the new scheme is already in place
Roland Mas [Thu, 17 Nov 2011 19:53:58 +0000 (19:53 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:53:50 +0000 (19:53 +0000)]
More convergence SQL
Roland Mas [Thu, 17 Nov 2011 19:53:43 +0000 (19:53 +0000)]
One more bit of convergence
Roland Mas [Thu, 17 Nov 2011 19:53:35 +0000 (19:53 +0000)]
First batch of convergence scripts
Roland Mas [Thu, 17 Nov 2011 19:53:27 +0000 (19:53 +0000)]
Update startpoint
Roland Mas [Thu, 17 Nov 2011 19:53:19 +0000 (19:53 +0000)]
Give some value to variables to avoid a warning
Roland Mas [Thu, 17 Nov 2011 19:53:09 +0000 (19:53 +0000)]
Removed debug statements
Roland Mas [Thu, 17 Nov 2011 19:53:00 +0000 (19:53 +0000)]
Added script to compare two SQL dumps
Roland Mas [Thu, 17 Nov 2011 19:52:52 +0000 (19:52 +0000)]
Fixed parsing of some COPY statements
Roland Mas [Thu, 17 Nov 2011 19:52:45 +0000 (19:52 +0000)]
Rollback on failure
Roland Mas [Thu, 17 Nov 2011 19:52:37 +0000 (19:52 +0000)]
Debian-specific patch: upgrade-db.php script needs to be non-interactive
Roland Mas [Thu, 17 Nov 2011 19:52:30 +0000 (19:52 +0000)]
Run scripts within DB transactions
Roland Mas [Thu, 17 Nov 2011 19:52:21 +0000 (19:52 +0000)]
Debian-specific patch: location of the upgrade-db.php script
Roland Mas [Thu, 17 Nov 2011 19:52:10 +0000 (19:52 +0000)]
Fixed logic
Roland Mas [Thu, 17 Nov 2011 19:52:01 +0000 (19:52 +0000)]
Switch Debian packages to using the common DB upgrade system (after some point)
Roland Mas [Thu, 17 Nov 2011 19:51:53 +0000 (19:51 +0000)]
Fail on error
Roland Mas [Thu, 17 Nov 2011 19:51:46 +0000 (19:51 +0000)]
Syntax fix
Roland Mas [Thu, 17 Nov 2011 19:51:38 +0000 (19:51 +0000)]
Added a tool to filter and sort an SQL dump, to ease comparisons between dumps generated differently
Roland Mas [Thu, 17 Nov 2011 19:51:30 +0000 (19:51 +0000)]
Only log errors
Roland Mas [Thu, 17 Nov 2011 19:51:23 +0000 (19:51 +0000)]
Use common SQL parser
Roland Mas [Thu, 17 Nov 2011 19:51:16 +0000 (19:51 +0000)]
Removed PHP4 compat code
Roland Mas [Thu, 17 Nov 2011 19:51:08 +0000 (19:51 +0000)]
Use convenience functions
Roland Mas [Thu, 17 Nov 2011 19:51:00 +0000 (19:51 +0000)]
Handle DROP TABLE CASCADE
Roland Mas [Thu, 17 Nov 2011 19:50:53 +0000 (19:50 +0000)]
Added a few convenience functions
Roland Mas [Thu, 17 Nov 2011 19:50:44 +0000 (19:50 +0000)]
Small refactoring, also giving a function to test for existence of a table
Roland Mas [Thu, 17 Nov 2011 19:50:36 +0000 (19:50 +0000)]
Ported the SQL parser to PHP, in preparation for DB maintenance unification
Roland Mas [Thu, 17 Nov 2011 19:50:27 +0000 (19:50 +0000)]
Bugfixes to the Perl SQL parser (now able to parse src/db/gforge.sql)
Roland Mas [Thu, 17 Nov 2011 19:50:17 +0000 (19:50 +0000)]
Factor some code
Alain Peyrat [Thu, 17 Nov 2011 17:33:40 +0000 (17:33 +0000)]
Fix path for quota_management plugin
Alain Peyrat [Thu, 17 Nov 2011 17:29:25 +0000 (17:29 +0000)]
Fix warnings & wrong var in mediawiki init script
Alain Peyrat [Thu, 17 Nov 2011 17:29:21 +0000 (17:29 +0000)]
Disable controls on unix login is accounts come from ldap and no shell access.
Alain Peyrat [Thu, 17 Nov 2011 17:29:17 +0000 (17:29 +0000)]
Use simplier HTML code for Priority Colors, no table needed
Alain Peyrat [Thu, 17 Nov 2011 17:29:12 +0000 (17:29 +0000)]
Minor, empty lines
Alain Peyrat [Thu, 17 Nov 2011 17:29:08 +0000 (17:29 +0000)]
Drop extra &
Alain Peyrat [Thu, 17 Nov 2011 17:28:59 +0000 (17:28 +0000)]
clean code
Alain Peyrat [Thu, 17 Nov 2011 17:28:50 +0000 (17:28 +0000)]
Remove unused tearDown() in tests
Alain Peyrat [Thu, 17 Nov 2011 17:28:39 +0000 (17:28 +0000)]
Fix broken long URLs en emails, use wordwrap() now
Alain Peyrat [Wed, 16 Nov 2011 14:40:23 +0000 (14:40 +0000)]
Rename test suite TarCentos52Tests.php to TarCentosTests.php
Alain Peyrat [Wed, 16 Nov 2011 14:40:12 +0000 (14:40 +0000)]
Rename test suite RPMCentos52Tests.php to RPMCentosTests.php
Alain Peyrat [Tue, 15 Nov 2011 15:01:23 +0000 (15:01 +0000)]
Reinstall the fake sendmail to catch all outgoing emails.
Alain Peyrat [Tue, 15 Nov 2011 09:31:48 +0000 (09:31 +0000)]
Make use of $FORGE_HOME variable
Alain Peyrat [Tue, 15 Nov 2011 09:31:43 +0000 (09:31 +0000)]
Initial script to install all required tools on a vm to run the suite
Alain Peyrat [Tue, 15 Nov 2011 09:31:32 +0000 (09:31 +0000)]
Add config for my build host
Alain Peyrat [Mon, 14 Nov 2011 09:21:12 +0000 (09:21 +0000)]
Initial code for start/stop script for openvz
Christian Bayle [Sun, 13 Nov 2011 18:44:56 +0000 (18:44 +0000)]
dry run debmirror
Christian Bayle [Sun, 13 Nov 2011 18:34:14 +0000 (18:34 +0000)]
Test version doing nothing
Christian Bayle [Sun, 13 Nov 2011 18:13:00 +0000 (18:13 +0000)]
Fix mirror
Christian Bayle [Sun, 13 Nov 2011 17:56:41 +0000 (17:56 +0000)]
delete existing package
Alain Peyrat [Sun, 13 Nov 2011 09:47:08 +0000 (09:47 +0000)]
Plugin ldapextauth has been renamed in authldap
Alain Peyrat [Sun, 13 Nov 2011 09:47:04 +0000 (09:47 +0000)]
Set missing executable mode for openvz scripts
Alain Peyrat [Sun, 13 Nov 2011 09:46:58 +0000 (09:46 +0000)]
Drop timedhosts.txt file in tests, no longer used
Alain Peyrat [Sun, 13 Nov 2011 09:46:52 +0000 (09:46 +0000)]
Set release to 1 in .spec to trunk
Christian Bayle [Thu, 10 Nov 2011 19:59:36 +0000 (19:59 +0000)]
Add missing functions
Christian Bayle [Thu, 10 Nov 2011 19:59:01 +0000 (19:59 +0000)]
Add SHOST
Alain Peyrat [Wed, 9 Nov 2011 20:34:41 +0000 (20:34 +0000)]
Add coolfieldset jquery library
Alain Peyrat [Wed, 9 Nov 2011 20:34:36 +0000 (20:34 +0000)]
Rename tooltips.js to jquery-common.js
Alain Peyrat [Wed, 9 Nov 2011 20:34:31 +0000 (20:34 +0000)]
Document addJavascript() and some HTML cleanup.
Alain Peyrat [Wed, 9 Nov 2011 20:02:32 +0000 (20:02 +0000)]
Use parameter group_id if available in forum class.
Alain Peyrat [Wed, 9 Nov 2011 20:02:28 +0000 (20:02 +0000)]
Add information class to message
Alain Peyrat [Wed, 9 Nov 2011 20:02:24 +0000 (20:02 +0000)]
clean HTML code mostly
Alain Peyrat [Wed, 9 Nov 2011 20:02:18 +0000 (20:02 +0000)]
Make use of relative_date for forums & news
Alain Peyrat [Wed, 9 Nov 2011 16:21:53 +0000 (16:21 +0000)]
Drop opener_tasks.js file, not used
Alain Peyrat [Wed, 9 Nov 2011 16:07:53 +0000 (16:07 +0000)]
Remove extra + displayed in task/tracker relation
Alain Peyrat [Wed, 9 Nov 2011 13:47:36 +0000 (13:47 +0000)]
Add address field to display mailing-lists addresses
Alain Peyrat [Wed, 9 Nov 2011 13:43:32 +0000 (13:43 +0000)]
Add new relative_date() func to display nicer dates
Alain Peyrat [Wed, 9 Nov 2011 13:23:14 +0000 (13:23 +0000)]
More precise error message for missing params in tracker
Alain Peyrat [Wed, 9 Nov 2011 13:20:38 +0000 (13:20 +0000)]
Clean & Translate error message in Artifact class
Alain Peyrat [Wed, 9 Nov 2011 13:04:51 +0000 (13:04 +0000)]
Rewrite how pkginfo.inc.php is loaded to avoid warnings
Alain Peyrat [Wed, 9 Nov 2011 13:04:44 +0000 (13:04 +0000)]
More controls in MailingList.class.
Alain Peyrat [Wed, 9 Nov 2011 10:03:55 +0000 (10:03 +0000)]
Add more unit tests for purify
Alain Peyrat [Wed, 9 Nov 2011 10:02:39 +0000 (10:02 +0000)]
Fix broken util_strip_accents() and add unit tests
Alain Peyrat [Wed, 9 Nov 2011 09:43:00 +0000 (09:43 +0000)]
Improve purify for broken html code
Alain Peyrat [Wed, 9 Nov 2011 09:38:07 +0000 (09:38 +0000)]
Tasks: Add assigned_to in the sent mail, add update by & misc fixes
Alain Peyrat [Tue, 8 Nov 2011 20:59:24 +0000 (20:59 +0000)]
cleaner HTML
Alain Peyrat [Tue, 8 Nov 2011 20:59:20 +0000 (20:59 +0000)]
cleaner HTML
Alain Peyrat [Tue, 8 Nov 2011 20:59:14 +0000 (20:59 +0000)]
Use pre.php directly from real location.
Christian Bayle [Tue, 8 Nov 2011 09:15:27 +0000 (09:15 +0000)]
Comment change for jenkins
Christian Bayle [Tue, 8 Nov 2011 09:10:50 +0000 (09:10 +0000)]
Define a template so no default is now required, this will make easy jenkins/hudson