Log of /trunk/redmine
Directory Listing
Revision
4761 -
Directory Listing
Modified
Sat Feb 20 12:15:20 2010 UTC
(3 years, 3 months ago)
by
kapouer-guest
This patch is not necessary.
Revision
4752 -
Directory Listing
Modified
Sat Feb 20 02:39:52 2010 UTC
(3 years, 3 months ago)
by
kapouer-guest
Rephrase, closes some bugs.
Revision
4751 -
Directory Listing
Modified
Sat Feb 20 02:39:47 2010 UTC
(3 years, 3 months ago)
by
kapouer-guest
Use engines for rails 2.2.3, and fix redmine.
This big patch mainly comes from redmine 0.8.7 code, but since it was only rails 2.1 compatible, several fixes had to be done.
Revision
4750 -
Directory Listing
Modified
Sat Feb 20 02:39:44 2010 UTC
(3 years, 3 months ago)
by
kapouer-guest
/var/cache/redmine should be world-readable.
Revision
4749 -
Directory Listing
Modified
Sat Feb 20 02:39:40 2010 UTC
(3 years, 3 months ago)
by
kapouer-guest
Remove unneeded z-plugins directory.
Revision
4748 -
Directory Listing
Modified
Sat Feb 20 02:39:36 2010 UTC
(3 years, 3 months ago)
by
kapouer-guest
Initialize session config before loading plugins.
Plugins could initialize ActiveSupport, which would not find session config.
Revision
4739 -
Directory Listing
Modified
Thu Feb 18 03:12:29 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
We don't want redmine to depend on a writable /usr at runtime.
* Move /usr/share/redmine/public/plugin_assets to
RAILS_CACHE/plugin_assets so that it depends on the running instance only,
and is placed in a writable directory.
Provide server config (Alias) examples.
* Remove /usr/share/redmine/tmp which should really not be needed.
* set SCHEMA so that schema.db, created by db:migrate task (db:schema:dump),
is written to RAILS_CACHE instead of RAILS_ROOT/db. Also copy the old one from db/schema.db to the new instances-dependant directories.
* Stop creating directories in postinst especially when they are already in the package.
* Don't force remove /usr/share/redmine at purge time, plugins might be there.
Revision
4738 -
Directory Listing
Modified
Thu Feb 18 03:11:56 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Add apache2-mod-passenger as recommends alternative to fcgid + some example.
Revision
4714 -
Directory Listing
Modified
Sun Feb 14 21:16:58 2010 UTC
(3 years, 4 months ago)
by
lucas
prepare changelog for next upload
Revision
4670 -
Directory Listing
Modified
Sun Feb 14 17:16:43 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Switch to quilt 3.0 source format, remove get-orig-source code.
Moved to new format : quilt dependency dropped, cdbs helper for quilt dropped,
and README.source corrected.
It's time for uscan !
get-orig-source downloaded redmine without rails,
but redmine official contains it : hence a copyright notice is added.
Still, the vendor/rails folder is not installed at all.
Revision
4669 -
Directory Listing
Modified
Sun Feb 14 17:16:35 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Another rails 2.2 monkey patch : allows XHR requests to work.
Revision
4668 -
Directory Listing
Modified
Sun Feb 14 17:16:27 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Cleanup patches from last refresh.
Revision
4622 -
Directory Listing
Modified
Fri Feb 12 18:25:11 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
generate_session_store task was not properly declared, it would execute on require. Refreshed patches.
Revision
4615 -
Directory Listing
Modified
Wed Feb 10 00:44:52 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
The select form helper patch was incomplete, fix it using rails 2.3 code.
Revision
4614 -
Directory Listing
Modified
Mon Feb 8 13:09:00 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
dch -r
Revision
4613 -
Directory Listing
Modified
Mon Feb 8 13:05:33 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
eu language is not in redmine 0.9.2, after all.
Revision
4612 -
Directory Listing
Modified
Mon Feb 8 12:57:06 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Update changelog
Revision
4611 -
Directory Listing
Modified
Mon Feb 8 12:57:02 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Migrate db and plugins even if databases are not set as reinstalled in dbconfig
Revision
4610 -
Directory Listing
Modified
Mon Feb 8 12:57:00 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Update changelog to show it corrects another bug.
Revision
4609 -
Directory Listing
Modified
Mon Feb 8 12:56:56 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Remove rewritebase "", fixes #568859
Revision
4608 -
Directory Listing
Modified
Mon Feb 8 12:04:05 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Upstream update.
Revision
4607 -
Directory Listing
Modified
Mon Feb 8 12:02:04 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Adds eu, id languages to config list.
Revision
4599 -
Directory Listing
Modified
Mon Feb 1 19:30:31 2010 UTC
(3 years, 4 months ago)
by
lucas
prepare changelog for next upload
Revision
4588 -
Directory Listing
Modified
Sat Jan 30 15:49:16 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
dch -r
Revision
4587 -
Directory Listing
Modified
Sat Jan 30 15:49:13 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
RailsEtc dir must always be created, even if database is not installed by dbconfig
Revision
4586 -
Directory Listing
Modified
Sat Jan 30 15:49:09 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Always set a default locale in config.
Revision
4584 -
Directory Listing
Modified
Sat Jan 30 15:49:03 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Bumps standards version to 3.8.4
Revision
4583 -
Directory Listing
Modified
Sat Jan 30 15:48:59 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Closes #567512
Revision
4574 -
Directory Listing
Modified
Thu Jan 28 01:57:54 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Remove preinst, migration from versions < 0.9.0~svn2907 are not pertinent.
Revision
4573 -
Directory Listing
Modified
Thu Jan 28 01:33:50 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Another bug fixed by this release.
Revision
4572 -
Directory Listing
Modified
Thu Jan 28 01:33:45 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Close bug about failing install when rake fails.
Revision
4571 -
Directory Listing
Modified
Thu Jan 21 08:45:04 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Patch corrections, release.
* action_group was complaining about missing requirement
* refresh patches
* release 0.9.1
Revision
4557 -
Directory Listing
Modified
Tue Jan 19 13:22:07 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Upstream update.
Revision
4556 -
Directory Listing
Modified
Tue Jan 19 13:22:02 2010 UTC
(3 years, 4 months ago)
by
kapouer-guest
Remove CR.
Revision
4537 -
Directory Listing
Modified
Mon Jan 18 16:06:13 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Copyright 2010 !
Revision
4536 -
Directory Listing
Modified
Sun Jan 17 14:44:59 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Refresh patch.
Revision
4535 -
Directory Listing
Modified
Sun Jan 17 14:44:55 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Fix some rails 2.2 incompatibility.
And upstream update.
Revision
4534 -
Directory Listing
Modified
Sun Jan 17 14:44:49 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Add a REST API for my/account,simply returns User.current.
Revision
4533 -
Directory Listing
Modified
Sat Jan 16 16:46:03 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Rails 2.2 : considers only the first of inputs with the same name.
Revision
4532 -
Directory Listing
Modified
Sat Jan 16 16:45:58 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Add Croatian language to debconf list.
Revision
4526 -
Directory Listing
Modified
Sun Jan 10 11:46:23 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
dch -r
Revision
4525 -
Directory Listing
Modified
Sun Jan 10 11:46:19 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
This is a release candidate,keep using svn revision.
Revision
4524 -
Directory Listing
Modified
Sun Jan 10 03:40:55 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
dch -r
Revision
4523 -
Directory Listing
Modified
Sun Jan 10 03:35:23 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
In the README.Debian, session_store.rb is replaced by session.yml
Revision
4522 -
Directory Listing
Modified
Sun Jan 10 02:59:20 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Generates session.yml only if absent.
Revision
4521 -
Directory Listing
Modified
Sun Jan 10 02:54:28 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Add a precision about unprivileged user installs on upgrade.
Revision
4520 -
Directory Listing
Modified
Sun Jan 10 02:38:43 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
* Split debian/patches
* Move session configuration to session.yml
* Generates session configuration file at install time, track it with ucf, move and desactivate old session_store.rb
* Adds explanations and support on how to run as unprivileged user.
* Prepare for release
Revision
4499 -
Directory Listing
Modified
Thu Jan 7 19:13:09 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
This version fixes CVE-2009-4459, add a line about this in changelog.
Revision
4498 -
Directory Listing
Modified
Thu Jan 7 19:06:41 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Refresh patch.
Set SVN URL for get-orig-source to the 0.9-stable branch.
Revision
4497 -
Directory Listing
Modified
Thu Jan 7 19:06:30 2010 UTC
(3 years, 5 months ago)
by
kapouer-guest
Fix permission of session_store.rb (Closes: #564086)
Add this fact to the changelog, and set the current svn revision of 0.9-stable branch.
Revision
4484 -
Directory Listing
Modified
Thu Dec 24 09:07:56 2009 UTC
(3 years, 5 months ago)
by
kapouer-guest
Explain how to run rake test, list current failures.
Revision
4483 -
Directory Listing
Modified
Thu Dec 24 09:07:42 2009 UTC
(3 years, 5 months ago)
by
kapouer-guest
Upstream update. Remove version patch, no longer needed.
Revision
4482 -
Directory Listing
Modified
Thu Dec 24 09:07:33 2009 UTC
(3 years, 5 months ago)
by
kapouer-guest
es and ja translation bugs added in changelog.
Revision
4481 -
Directory Listing
Modified
Thu Dec 24 09:07:17 2009 UTC
(3 years, 5 months ago)
by
kapouer-guest
Spanish translation. Fixes #560999
Revision
4480 -
Directory Listing
Modified
Thu Dec 24 09:06:55 2009 UTC
(3 years, 5 months ago)
by
kapouer-guest
Add copyright for the monkey patch taken from rails 2.3.
Revision
4479 -
Directory Listing
Modified
Thu Dec 24 09:06:26 2009 UTC
(3 years, 5 months ago)
by
kapouer-guest
Set revision.
Revision
4462 -
Directory Listing
Modified
Sun Dec 13 00:11:36 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Set revision.
Revision
4461 -
Directory Listing
Modified
Sun Dec 13 00:11:25 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Refresh patch.
Revision
4460 -
Directory Listing
Modified
Sun Dec 13 00:11:07 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Could be nil, so use simpler test.
Revision
4459 -
Directory Listing
Modified
Sun Dec 13 00:10:58 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Converts to Hash where OrderedHash is used, since in rails 2.2 it inherits from Array, not Hash.
Revision
4458 -
Directory Listing
Modified
Sun Dec 13 00:10:37 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Set revision to 3136.
Revision
4457 -
Directory Listing
Modified
Sun Dec 13 00:10:02 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update (introducing issues shared between projects) with rails monkey patch to support option groups.
Revision
4456 -
Directory Listing
Modified
Sun Dec 13 00:08:55 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Broken suggest on postgresql-server, 'postgresql' is the good one.
Revision
4455 -
Directory Listing
Modified
Sun Dec 13 00:08:04 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Fix the patch to define a session path, thanks Tamás Imrei
Revision
4454 -
Directory Listing
Modified
Sun Dec 13 00:07:51 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Policy : < is deprecated.
Revision
4453 -
Directory Listing
Modified
Sun Dec 13 00:07:26 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update.
Revision
4452 -
Directory Listing
Modified
Sun Dec 13 00:07:18 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Ignore error when db_unregister
Revision
4451 -
Directory Listing
Modified
Sun Dec 13 00:06:53 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update.
Revision
4450 -
Directory Listing
Modified
Sun Dec 13 00:06:01 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Yet another upstream update.
Revision
4449 -
Directory Listing
Modified
Sun Dec 13 00:04:47 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update.
Revision
4400 -
Directory Listing
Modified
Fri Nov 27 22:24:09 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Redmine now uses rubytree, installed in vendor/gems : correct permissions
for scripts, and remove COPYING.
Revision
4399 -
Directory Listing
Modified
Fri Nov 27 22:24:06 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update to rev. 3102
Revision
4396 -
Directory Listing
Modified
Wed Nov 25 10:30:53 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update.
Refresh patch.
Add copyright for rubytree.
Revision
4389 -
Directory Listing
Modified
Tue Nov 24 00:08:16 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update (no changes in patches)
Revision
4388 -
Directory Listing
Modified
Tue Nov 24 00:07:58 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Partly revert previous commit : don't consider the seen flag.
Revision
4387 -
Directory Listing
Modified
Tue Nov 24 00:07:51 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Only ask for language if question has never been seen before, as it has no effect on subsequent calls.
Revision
4386 -
Directory Listing
Modified
Tue Nov 24 00:07:33 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Check if reinstall has been seen to take it into account.
Revision
4385 -
Directory Listing
Modified
Tue Nov 24 00:06:37 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Don't configure db if dbconfig reinstall answers false.
Revision
4384 -
Directory Listing
Modified
Tue Nov 24 00:05:37 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Correct a problem with dbc_basepath when empty.
Revision
4383 -
Directory Listing
Modified
Mon Nov 23 19:53:27 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Refresh patch.
Revision
4382 -
Directory Listing
Modified
Mon Nov 23 00:21:39 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Links in diff don't work. Do them with dh_link.
Revision
4381 -
Directory Listing
Modified
Mon Nov 23 00:21:36 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Changelog has line too long.
Revision
4380 -
Directory Listing
Modified
Mon Nov 23 00:21:33 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
chmod a+x some script.
Revision
4379 -
Directory Listing
Modified
Mon Nov 23 00:21:28 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Replace /usr/local/bin/ruby by /usr/bin/ruby
Revision
4378 -
Directory Listing
Modified
Mon Nov 23 00:21:25 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Upstream update, new and simpler patch to revert rails 2.3 changes.
Revision
4377 -
Directory Listing
Modified
Mon Nov 23 00:21:21 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Japanese translation. Fixes #555693
Revision
4376 -
Directory Listing
Modified
Mon Nov 23 00:21:17 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Add ru.po
Revision
4375 -
Directory Listing
Modified
Mon Nov 23 00:21:13 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Install test dir, won't hurt.
Revision
4374 -
Directory Listing
Modified
Mon Nov 23 00:21:09 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Revert a rails 2.3.4 commit from upstream.
Revision
4373 -
Directory Listing
Modified
Mon Nov 23 00:21:04 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Patch version number.
Revision
4372 -
Directory Listing
Modified
Mon Nov 23 00:20:59 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Update patch (missed a rails 2.3 patch)
Revision
4371 -
Directory Listing
Modified
Mon Nov 23 00:20:54 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
Repair changelog.
Revision
4370 -
Directory Listing
Modified
Mon Nov 23 00:20:50 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
* Upstream update to latest redmine version.
* Rails 2.3 support is still reverse-patched.
* Add colon to Closes in changelog.
Revision
4369 -
Directory Listing
Modified
Mon Nov 23 00:20:46 2009 UTC
(3 years, 6 months ago)
by
kapouer-guest
* start upstream update.
* dbfile in database.yml is deprecated.
Revision
4286 -
Directory Listing
Modified
Fri Oct 30 18:23:25 2009 UTC
(3 years, 7 months ago)
by
kapouer-guest
Changelog about translations.
Revision
4285 -
Directory Listing
Modified
Fri Oct 30 18:23:21 2009 UTC
(3 years, 7 months ago)
by
kapouer-guest
sv translation.
Revision
4284 -
Directory Listing
Modified
Fri Oct 30 18:11:52 2009 UTC
(3 years, 7 months ago)
by
kapouer-guest
TODO update.
Revision
4283 -
Directory Listing
Modified
Fri Oct 30 18:11:48 2009 UTC
(3 years, 7 months ago)
by
kapouer-guest
pt, de translations. Fix typo.
Revision
4258 -
Directory Listing
Modified
Wed Oct 14 13:10:21 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fixes lintian's quilt-patch-missing-description.
Revision
4257 -
Directory Listing
Modified
Wed Oct 14 13:10:16 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fixes lintian's build-depends-without-arch-dep.
Revision
4247 -
Directory Listing
Modified
Sun Oct 11 19:01:07 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Add previous commit to changelog.
Revision
4246 -
Directory Listing
Modified
Sun Oct 11 19:00:47 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
New patches from upstream, fixes a bunch a minor bugs.
Revision
4245 -
Directory Listing
Modified
Sat Oct 10 17:47:15 2009 UTC
(3 years, 8 months ago)
by
lucas
prepare changelog for next upload
Revision
4243 -
Directory Listing
Modified
Sat Oct 10 16:12:30 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
dch -r
Revision
4242 -
Directory Listing
Modified
Sat Oct 10 14:46:51 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Echo some info before populating database.
Revision
4241 -
Directory Listing
Modified
Sat Oct 10 14:46:46 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Update patch to match revision 2905.
Revision
4240 -
Directory Listing
Modified
Sat Oct 10 14:10:09 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Update changelog.
Revision
4239 -
Directory Listing
Modified
Fri Oct 9 20:04:34 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Show async_smtp option in email example.
Revision
4238 -
Directory Listing
Modified
Fri Oct 9 12:44:41 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Add reconfigure to the case inside the instances loop.
Revision
4237 -
Directory Listing
Modified
Fri Oct 9 09:22:50 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Add db migration in changelog.
Revision
4232 -
Directory Listing
Modified
Thu Oct 8 22:38:17 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Plugins that use database need migration in case a new instance is defined.
Revision
4231 -
Directory Listing
Modified
Thu Oct 8 19:27:52 2009 UTC
(3 years, 8 months ago)
by
lucas
prepare changelog for next upload
Revision
4228 -
Directory Listing
Modified
Thu Oct 8 17:00:42 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
dch -r
Revision
4227 -
Directory Listing
Modified
Thu Oct 8 17:00:24 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
* Add z-plugins folder, needed by some plugins to fix plugins loading before initilizers.
* Depends on rails < 2.3
Revision
4226 -
Directory Listing
Modified
Thu Oct 8 11:33:26 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Lessens permissions on runtime dirs and sensitive data.
Revision
4225 -
Directory Listing
Modified
Mon Oct 5 13:39:46 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Remove use of database for storing sessions, it could really make the db explode, and it does not fix anything regarding to #549453.
Update changelog accordingly.
Revision
4224 -
Directory Listing
Modified
Mon Oct 5 13:39:40 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
redmine-db* packages don't depend on redmine.
Explicitly mention it in their description (Closes: #549442)
Revision
4223 -
Directory Listing
Modified
Mon Oct 5 13:39:31 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fix fuzzyness in patches.
Revision
4221 -
Directory Listing
Modified
Mon Oct 5 00:07:38 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
No more sessions dir, since they are stored in cookies or in db.
Revision
4220 -
Directory Listing
Modified
Mon Oct 5 00:07:31 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Move initialization of session_store outside of instance loop, since it's independent of instance.
Revision
4219 -
Directory Listing
Modified
Mon Oct 5 00:07:23 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Session cookie path did not respect RAILS_RELATIVE_URL_ROOT
Revision
4218 -
Directory Listing
Modified
Mon Oct 5 00:07:16 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Session cookie path did not respect RAILS_RELATIVE_URL_ROOT
Revision
4217 -
Directory Listing
Modified
Mon Oct 5 00:07:08 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Forgot the patch file.
Revision
4216 -
Directory Listing
Modified
Mon Oct 5 00:07:02 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
postinst "upgrade" never happens, remove it.
Revision
4215 -
Directory Listing
Modified
Mon Oct 5 00:06:48 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Instead of using rake, include the db migration file for creating sessions,
and use the patch file for this.
Revision
4214 -
Directory Listing
Modified
Mon Oct 5 00:06:34 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Update TODO...
Revision
4213 -
Directory Listing
Modified
Sat Oct 3 15:46:50 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fixes #549453, #549442, updates to latest version.
Revision
4212 -
Directory Listing
Modified
Thu Oct 1 10:17:13 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
dch -r
Revision
4211 -
Directory Listing
Modified
Thu Oct 1 10:17:10 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Links to scriptaculous and depends on it, since the files included in redmine are the same as those provided by libjs-scriptaculous.
Revision
4210 -
Directory Listing
Modified
Thu Oct 1 10:17:06 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
A lot of copyrights where missing.
Revision
4207 -
Directory Listing
Modified
Mon Sep 28 22:49:21 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Use metapackages for chosing the right dependencies with the db type.
Revision
4206 -
Directory Listing
Modified
Mon Sep 28 10:03:37 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Remove wiki.html, it's better to go to the online wiki anyway.
Revision
4205 -
Directory Listing
Modified
Fri Sep 25 09:18:53 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Upstream bug fix.
Revision
4203 -
Directory Listing
Modified
Thu Sep 24 12:54:48 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Corrections (thanks, Jan Wagner);
* add explanations about recommended packages for ruby, apache
* clarify how to download the wiki in README.source
* dbconfig MySQL scripts do not like dbname with hyphen in it, so
it's replaced with an underscore.
Revision
4202 -
Directory Listing
Modified
Thu Sep 24 06:28:49 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Add pkg ruby extras in uploaders.
Revision
4201 -
Directory Listing
Modified
Thu Sep 24 01:32:40 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Explain how to get the latest wiki.
Revision
4200 -
Directory Listing
Modified
Thu Sep 24 01:20:07 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Prepare for release, again :)
Revision
4199 -
Directory Listing
Modified
Thu Sep 24 01:20:00 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
* move to cdbs
* update wiki
* update TODO
Revision
4198 -
Directory Listing
Modified
Wed Sep 23 22:52:10 2009 UTC
(3 years, 8 months ago)
by
lucas
added comments to changelog
Revision
4196 -
Directory Listing
Modified
Wed Sep 23 15:50:55 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
dch -r
Revision
4195 -
Directory Listing
Modified
Tue Sep 22 22:56:51 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
A lot of corrections to get it working :
* dbconfig was not called at purge time
* all calls to dbconfig now test if some db was configured before,
this avoids errors.
* fix owner of plugins_assets and tmp (webrick needs tmp),
remove chowns from debian/rules.
* avoid ucf troubles since the dbconfig's generated database.yml is not
the good one.
* fix a lot of stupid errors and bad tests in dash.
Revision
4194 -
Directory Listing
Modified
Tue Sep 22 22:56:46 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fixes some dash troubles.
Provide automatic migration from mentors redmine package, to default instance.
Instead of applying patches to follow upstream updates, apply reversed patches to undo revisions that make use of rails 2.3.
Revision
4193 -
Directory Listing
Modified
Tue Sep 22 22:56:39 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Latest patches from upstream.
Revision
4192 -
Directory Listing
Modified
Tue Sep 22 22:56:35 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Logrotate must rotate log files in instance folders.
Revision
4191 -
Directory Listing
Modified
Tue Sep 22 22:56:32 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Release unstable before review.
Revision
4190 -
Directory Listing
Modified
Tue Sep 22 22:56:29 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Users of old redmine package will see their instance moved to the default one.
Revision
4189 -
Directory Listing
Modified
Tue Sep 22 22:56:25 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Manual upstream patch
Revision
4178 -
Directory Listing
Modified
Sat Sep 19 14:38:02 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Explain what i've just done.
Revision
4177 -
Directory Listing
Modified
Sat Sep 19 14:35:25 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
From now on, upstream depends on rails 2.3, so upstream patches are picked up manually.
Revision
4176 -
Directory Listing
Modified
Sat Sep 19 14:23:05 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Update to reflect current upstream status about rails dependencies.
Revision
4175 -
Directory Listing
Modified
Sat Sep 19 14:17:55 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
More explanations, improvements and corrections to examples config files.
Revision
4174 -
Directory Listing
Modified
Sat Sep 19 14:17:50 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Add explanations for running webrick, and about X_DEBIAN_SITEID environment variable.
Revision
4173 -
Directory Listing
Modified
Sat Sep 19 14:17:46 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Add -p to mkdir where forgotten.
Revision
4172 -
Directory Listing
Modified
Sat Sep 19 14:17:42 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Update changelog
Revision
4171 -
Directory Listing
Modified
Sat Sep 19 14:17:39 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fixes:
- Standards-Version not up-to-date
- errors when installing : /var/lib/dpkg/info/redmine.config: line 112: [: =: unary operator expected
- The tip in README.Debian about starting webrick doesn't work
- Please ship an apache2 config file that works on Debian. The examples work now, provided the admin read them.
Revision
4170 -
Directory Listing
Modified
Sat Sep 19 14:17:36 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Update standards version to 3.8.3
Revision
4169 -
Directory Listing
Modified
Sat Sep 19 14:17:31 2009 UTC
(3 years, 8 months ago)
by
kapouer-guest
Fix comparison when LANG is empty.
Revision
4168 -
Directory Listing
Modified
Sat Sep 19 09:38:28 2009 UTC
(3 years, 8 months ago)
by
lucas
review, find some problems, set target back to UNRELEASED
Revision
4153 -
Directory Listing
Modified
Thu Sep 17 10:43:09 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
Small correction along the previous commit.
Revision
4152 -
Directory Listing
Modified
Thu Sep 17 10:43:05 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
Create files/ and sessions/ folders for each instance.
Revision
4142 -
Directory Listing
Modified
Sun Sep 13 14:28:12 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
Upstream update, after the 0.8.5 release.
Depends now on rails 2.2.3
Revision
4087 -
Directory Listing
Modified
Sat Sep 5 08:23:34 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
BUmp latest revision, small upstream fixes.
Revision
4053 -
Directory Listing
Modified
Wed Sep 2 23:11:35 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
More translations.
Revision
4052 -
Directory Listing
Modified
Wed Sep 2 13:20:35 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
Bump to latest revision, which contains a new locale.
Add the locale to the config proposed list.
Revision
4047 -
Directory Listing
Modified
Mon Aug 31 07:34:50 2009 UTC
(3 years, 9 months ago)
by
kapouer-guest
Latest upstream revision.
Revision
3928 -
Directory Listing
Modified
Sun Aug 16 13:22:47 2009 UTC
(3 years, 10 months ago)
by
kapouer-guest
Rename, according to new debian policy.
Revision
3927 -
Directory Listing
Modified
Sun Aug 16 13:22:43 2009 UTC
(3 years, 10 months ago)
by
kapouer-guest
Bump svn version to 2840, which adds support for git branches and users mapping.
Revision
3926 -
Directory Listing
Modified
Sat Aug 15 05:37:19 2009 UTC
(3 years, 10 months ago)
by
kapouer-guest
Bump svn revision.
Revision
3918 -
Directory Listing
Modified
Mon Aug 10 11:09:04 2009 UTC
(3 years, 10 months ago)
by
kapouer-guest
Remove configuration files of old instances.
Revision
3917 -
Directory Listing
Modified
Mon Aug 10 10:37:21 2009 UTC
(3 years, 10 months ago)
by
kapouer-guest
* Added support for defining multiple instances of redmine.
This support does not handle previous redmine package version update.
* Update www examples to match new directory layout
* define RAKE_VERBOSE in postinst file
* Update READMEs
Revision
3903 -
Directory Listing
Modified
Sat Aug 8 16:15:55 2009 UTC
(3 years, 10 months ago)
by
lucas
update Vcs-* fields
Revision
3788 -
Directory Listing
Modified
Mon Jul 13 15:22:44 2009 UTC
(3 years, 11 months ago)
by
kapouer-guest
Original Path:
packages-wip/redmine/trunk
* web server is now a suggestion, not a dependency
* all three libdbd ruby bindings are now dependencies, so one of them can't be missing
* added missing copyright for fpdf.rb
* rename the examples dir, previous name was ugly
* add a simple example in README.Debian explaining how to launch redmine using webrick
Revision
3787 -
Directory Listing
Modified
Mon Jul 13 08:14:51 2009 UTC
(3 years, 11 months ago)
by
kapouer-guest
Original Path:
packages-wip/redmine/trunk
* Remove an unuseful remark in TODO
* simplify changelog
* depends on all three libdbd ruby bindings (pg, mysql, sqlite3)
* comment the quilt patches
* complete a missing license for a file, another file is still missing one
Revision
3749 -
Directory Listing
Modified
Sat Jul 4 07:15:37 2009 UTC
(3 years, 11 months ago)
by
kapouer-guest
Original Path:
packages-wip/redmine/trunk
Upstream update + some repackaging :
* uses dbconfig to automatically configure the database
* correct some files and folders locations.
* provides the redmine wiki as doc, plus some examples to configure httpd
Revision
2989 -
Directory Listing
Modified
Fri Sep 12 18:51:09 2008 UTC
(4 years, 9 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Whoops, removed invalide config.patch
The boot.rb file is the one that should be patched to help RAILS_ROOT work with
symlinks.
Revision
2987 -
Directory Listing
Modified
Tue Sep 9 13:52:12 2008 UTC
(4 years, 9 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Removed the old, combined dispatch.patch as its been replaced by two discreet ones.
Revision
2981 -
Directory Listing
Modified
Fri Sep 5 21:35:11 2008 UTC
(4 years, 9 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Lots of little changes driven mostly by Jean-Phillppe Garcia Ballester's email.
The big things were moving .../public back to the /usr/share/redmine directory
and removing a bunch of rails files from "copyright" file.
Revision
2968 -
Directory Listing
Modified
Sat Aug 30 09:45:17 2008 UTC
(4 years, 9 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Removed comment length in lintian-overrides
Minor modifications to control file
Clarified some steps in README.source
Revision
2949 -
Directory Listing
Modified
Mon Aug 18 15:32:52 2008 UTC
(4 years, 10 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Modified to use get-orig-source and clarified the build process. You should
now be able to check out the original source code and build it independently.
Revision
2946 -
Directory Listing
Modified
Fri Aug 15 19:18:35 2008 UTC
(4 years, 10 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Used quilt to patch the dispatch.xxx.example files. This allows us relocate /public and /config from the /usr/share/redmine directory to /etc/redmine.
Revision
2945 -
Directory Listing
Modified
Fri Aug 15 18:26:27 2008 UTC
(4 years, 10 months ago)
by
rnhurt-guest
Original Path:
packages-wip/redmine/trunk
Added README.source to help explain why we're grabbing source from SVN instead of a tarball