Project

General

Profile

Activity

From 2010-12-31 to 2011-01-02

2011-01-02

18:55 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Massimo Zaniboni wrote:
> > If your only gripe with redmine is that the reverse proxy has no way to know if the user...
Felix Schäfer
18:24 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
> Oh, and regarding that, I can only repeat myself: don't try to solve a problem you haven't run into or even approac... Massimo Zaniboni
17:25 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Massimo Zaniboni wrote:
> […] and project presentation (hopefully many visitors), without any concerns about speed.
...
Felix Schäfer
17:17 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Rails already does a lot of caching in production: page caching, fragment caching, and so on. I'd suggest you read up... Felix Schäfer
14:53 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
> Concerning your patch, it looks like a good start and could be easily implemented as a plugin. I have a few comment... Massimo Zaniboni
18:11 Defect #7215 (Closed): Wiki formatting mangles links to internal headers
Trying to create a set of links at the top of the wiki page to link to sections towards the bottom of a wiki page res... Avery Chan
14:02 Feature #6836: Sort project list by Name instead of identifier
+1
this is rather annoying, also found another issue #3722 which might be related to this.
Remo Laubacher
13:53 Feature #1739: Add ability to change issue author
+1 - Very usefull
A small bug: if changing the author during new issue creation - it is not saved. I have to edit ...
Alex Sherman
13:22 Defect #7214 (Closed): User information "Internal error" on www.redmine.org
I've just upgraded redmine.org and did something wrong :-/
It's fixed now.
Jean-Philippe Lang
12:50 Defect #7214 (Closed): User information "Internal error" on www.redmine.org
I got error.
* http://www.redmine.org/users/1
* http://www.redmine.org/users/11192...
Toshi MARUYAMA
12:43 Defect #7213 (Closed): Copy project does not copy all roles and permissions
Merged in 1.1-stable in r4617. Jean-Philippe Lang
12:37 Defect #7213 (Resolved): Copy project does not copy all roles and permissions
Fixed in r4615. Thanks for pointing this out. Jean-Philippe Lang
12:05 Defect #7213: Copy project does not copy all roles and permissions
-I'm not able to reproduce- I was able to reproduce with latest trunk (or 1.1). Here are the steps I followed:
* crea...
Jean-Philippe Lang
07:41 Defect #7213 (Closed): Copy project does not copy all roles and permissions
Hi,
I found a small defect in the copy project behavior. We're running a slightly older version (1.0.2), however I...
Chad Heuschober
10:55 Feature #6092 (Closed): Truncate Git revision labels in Activity page/feed and allow configurable length
Implemented in svn trunk by r4613 and 1.1 by r4614. Toshi MARUYAMA
07:55 Feature #3945 (Closed): Shorten revision ID for git events
This issue duplicates #6092. Toshi MARUYAMA
07:54 Feature #3244 (Closed): Shorten git commit ids in Atom feeds and on activity page
This issue duplicates #6092. Toshi MARUYAMA
07:16 Defect #3449 (Closed): Redmine Takes Too Long On Large Mercurial Repository
Fixed in svn trunk by r4611 and 1.1 by r4612. Toshi MARUYAMA
07:15 Defect #3567 (Closed): Sorting for changesets might go wrong on Mercurial repos
Fixed in svn trunk by r4611 and 1.1 by r4612. Toshi MARUYAMA
00:11 Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
00:10 Defect #2664 (Reopened): Mercurial: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
00:09 Defect #2664 (Closed): Mercurial: Repository path encoding of non UTF-8 characters
Toshi MARUYAMA
00:09 Defect #5408 (Closed): Mercurial and chinese code
Toshi MARUYAMA
00:07 Patch #7212 (Resolved): Missing remove_index in AddUniqueIndexOnMembers down migration
Fixed in r4610. Jean-Baptiste Barth
00:07 Patch #7212 (Closed): Missing remove_index in AddUniqueIndexOnMembers down migration
... which breaks ability to run a db:migrate down to a previous migration then up to the last one. Jean-Baptiste Barth

2010-12-31

21:11 Feature #3726: Trackers per Role
+1 one here.
We'd like to use a special tracker for our user stories so we can relate feature tracker issues back ...
Chad Heuschober
21:02 Feature #7055: Default description per tracker.
+1 here, also noting this is a duplicate of #2931 which does have a suggested patch. Chad Heuschober
16:36 Defect #7207 (Closed): translation missing: fr, label_principal_search
label_principal_search is present in 1.0.5: source:/tags/1.0.5/config/locales/fr.yml#L778 Jean-Philippe Lang
15:43 Defect #7207 (Closed): translation missing: fr, label_principal_search
Hi,
It seems to be missing the french translation for label_principal_search in projects/myproject/settings.
Bye
Martial SERON
16:33 Defect #7210 (Closed): Tanslation error on update from 1.0.4 to 1.0.5
You have a conflict in your file. Revert your changes and update. Jean-Philippe Lang
15:53 Defect #7210 (Closed): Tanslation error on update from 1.0.4 to 1.0.5
Hi,
After a svn update I got this error message on passenger....
Martial SERON
16:31 Feature #2653: New permission for issues: view_own_issue
Would be gerat if someone can update this issue with the "description for the patch":/projects/redmine/activity?from=... Terence Mill
16:09 Feature #2653: New permission for issues: view_own_issue

Cheers Oleg Volkov !!!
It's wonderful patch. You have done this without any modification to the UI which makes i...
Anoop L
12:49 Feature #2653: New permission for issues: view_own_issue
I have not tested. Oleg Volkov
12:30 Feature #2653: New permission for issues: view_own_issue
Hi
is the patch http://www.redmine.org/attachments/download/4642/redmine_own_v.2.patch
compatible with the redmine...
Anonymous
16:30 Defect #5152 (Closed): Cannot use certain characters for user and role names.
Limitation removed in r4599. Jean-Philippe Lang
16:17 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Redmine uses few caching technics indeed, only where it can improve response times significantly: activity rendering,... Jean-Philippe Lang
15:37 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
I didn't found a lot of info about proper configuration of Redmine caching on the web.
I performed some test, with...
Massimo Zaniboni
13:27 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Massimo Zaniboni wrote:
> Regarding caching, I had the same problem described in http://www.redmine.org/boards/2/top...
Felix Schäfer
13:06 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
Regarding caching, I had the same problem described in http://www.redmine.org/boards/2/topics/2432
I'm using nginx...
Massimo Zaniboni
09:23 Patch #7204: Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
At least that setting:... Felix Schäfer
03:47 Patch #7204 (New): Caching of public pages, requested from anonymous users (10x - 20x speed improvements)
I need a quicker access for public pages, requested from anonymous users.
I can not use a caching reverse proxy be...
Massimo Zaniboni
15:50 Defect #7209 (Closed): Bug [Renvoi de sort] de la classe Guerrier
You're posting to the wrong issue tracker. We track Redmine issues here. Jean-Philippe Lang
15:48 Defect #7209 (Closed): Bug [Renvoi de sort] de la classe Guerrier
Ce sort ne renvoi pas les sort types "aoe" tel que cri psychique ( fear du pretre ).
Effet du sort : Vous levez vo...
romain beauperin
13:01 Patch #4307: Models fails to validate localized field names since ruby 1.9.1p343 and 1.9.2p
Unfortunately, this patch breaks ruby1.8 support (tested with 1.8.7p302):... Jean-Philippe Lang
00:42 Feature #1330: Copy a Wiki Page
+1 to this. Much like duplicating an issue, duplicating a wiki template (with retention of the parent!) would be a fa... Chad Heuschober
 

Also available in: Atom