Activity
From 2010-01-09 to 2010-01-11
2010-01-11
-
22:55 Feature #4550 (New): Allow access to files & documents to be configurable for each entry by user role
- It would be very beneficial to be able to establish who can and cannot view or otherwise access uploaded documents an...
-
21:12 Defect #4547: git: Very high CPU usage for a long time with large repository
- Felix Schäfer wrote:
> Wouldn't be a problem for git because IIRC it requires a local copy, but everything going ove... -
20:58 Defect #4547: git: Very high CPU usage for a long time with large repository
- While I haven't looked at the code, some points here:
Philip Hofstetter wrote:
> # Use git-rev-list --all and dum... -
20:35 Defect #4547: git: Very high CPU usage for a long time with large repository
- Philip Hofstetter wrote:
> While investigating this, I came across another issue with just storing changesets and no... -
20:30 Defect #4547: git: Very high CPU usage for a long time with large repository
- Philip Hofstetter wrote:
> I was thinking. If we have revision deadbeef as our last revision (for any particular bra... -
15:39 Defect #4547: git: Very high CPU usage for a long time with large repository
- I had a look at this.
In app/models/repository/git.rb, there's this comment:
With SCM's that have a sequen... -
14:47 Defect #4547 (Closed): git: Very high CPU usage for a long time with large repository
- This is a redmine-instance updated from 0.7.x to 0.8.x and now to 0.9.0. It's connected to a git repository which has...
-
20:34 Defect #4549 (Closed): Repository: git / view all revision fails with branches
- while investigating options for #4547 I came across the fact that the "View all revisions" functionality (Repositorie...
-
18:39 Feature #3398: Link to assigned issues on user profiles
- Redmine offers the possibility to add a block to the user's page which list all of it's assigned task. The only probl...
-
18:34 Feature #2756: Subproject Support Documentation
- [[RedmineProjectSettings]] already contains a bit of information about pre/post version#6. Is more required?
-
18:22 Patch #4548 (Closed): please pull in debian branch
- Hi Eric,
i've forked redmine to github and added a debian (default) branch at :
git://github.com/kapouer/redmine.gi... -
18:21 Feature #3742: How to add "related issues" feature to 0.8.4 version?
- Added description to [[RedmineIssues#Related-issues]].
-
17:58 Feature #3811: Allow using fields multiple times with OR relationship in issue filters
- Added screenshot + a small description on [[RedmineIssueList#Applying-and-saving-filters]].
-
17:48 Feature #3873: Liste des commit (ou révisions) associés à une demande
- I believe that [[RedmineIssues#Associated-revisions]] would be a more appropriate page to list such documentation. I ...
-
14:03 Feature #448: Default user assigned to project
- You could also use the NewIssueAlerts plugin to ensure that a select group of people always get notifications about n...
-
13:36 Defect #4546: Upload/POST requests very slow
- i just found out, looks like that it happens on GET and not POST operations:
Processing ProjectsController#add_fil... -
12:36 Defect #4546 (Closed): Upload/POST requests very slow
- I am a redmine 0.8.7 user with a strange problem:
first i installed redmine on debian lenny and everything ran wel... -
12:57 Defect #3914: Version information displayed in Gantt chart regardeless of "Assigned to" field
- It seems that i was not specific enough while describing this issue - the problem show up when trying to use filter '...
-
12:50 Feature #1518: Log time via commit messages
- Jean-Philippe Lang wrote:
> People interested in this feature should have a look at #4155.
> I'll wait for some fee... -
11:49 Feature #3816: Allow pasting screenshots from clipboard
- The attached file is a modification to load the Java applet on demand rather than every time a new issue page is open...
-
06:53 Feature #3816: Allow pasting screenshots from clipboard
- If you are serving Redmine in SubURI, this plugin won't load.
The fix is to change line 3 of *"path/to/redmine/ven... -
11:17 Defect #4495: Tab's 'border-bottom' not absent when selected (alternate)
- (forgot to mention that I tested this on alternate, not default, but that should work on it as well)
-
11:15 Defect #4495: Tab's 'border-bottom' not absent when selected (alternate)
- Works on Safari/OS X (so probably every webkit browser) too, my css-foo isn't good enough to judge of the sanity of t...
2010-01-10
-
18:40 Defect #4503: unable to browse git repositories since move to 0.9
I've checked the user/database/password informations in config/database.yml and they are correct.
Manually conne...-
15:09 Defect #4503: unable to browse git repositories since move to 0.9
- Nicolas Sebrecht wrote:
> Added output from:
>
> [...]
No connection to the database. -
16:20 Defect #4086: Email notifications may affect language of notice messages on the UI
- It works OK now.
Thanks
Krzysztof -
15:47 Defect #4086 (Resolved): Email notifications may affect language of notice messages on the UI
- This should be fixed in r3307.
-
15:43 Defect #4495: Tab's 'border-bottom' not absent when selected (alternate)
- Mischa is correct: this behaviour was introduced by r3174.
The attached patch (attachment:defect4495.patch) should f... -
15:21 Defect #4093 (Closed): Sorting the ORDER broken - After adding a new Issue PRIORITY ("intermediate") - order and coloring of the issues broke (do not correspond the priority)
- Anton Vazir wrote:
> In Administration/Enumerations add a new priority to "Issue Priorities": like "intermediate"
> I... -
15:07 Defect #4381 (Resolved): Can not search for 2 letters word
- Fixed in r3306.
-
15:05 Defect #4431 (Closed): Non-admin user cannot create project :for revision 3174
- Oregon State University Central Web Services wrote:
> It happens when the user in the appropriate role to create a p... -
14:58 Defect #4401 (Resolved): Attachments get saved on issue update even if validation fails
- Fixed in r3305.
-
14:55 Patch #4545 (Closed): Simplified Chinese language file zh.yml updated to r3303
-
14:42 Defect #4400 (Resolved): Cannot create a new category on ticket creation/update page
- Fixed in r3304 in 0.8-stable branch.
Trunk and 0.9-stable are not affected. -
14:40 Defect #4537 (Closed): ActionController::InvalidAuthenticityToken error trying to create a new category from a new issue page
-
11:14 Defect #4542 (Closed): Copyright year should be update to 2010
-
00:21 Defect #4544 (New): Wiki exported HTML has different CSS formatting to the original
- Following on from #4194, I've noticed other formatting on the "Export to HTML" feature of wiki pages to be no working...
2010-01-09
-
20:16 Defect #4543 (Closed): Tests broken with ruby 1.9
- All tests that use exemplars from nofxx-object_daddy gem raise an error when running with ruby 1.9, making impossible...
-
19:58 Feature #4482: Cache textile rendering
- Eric Davis wrote:
> > For most pages, Textile rendering is not an issue.
>
> I don't know if I agree with that. ... -
15:53 Defect #4541 (Closed): Flag this message i need a help with compiling kannel “gateway-1.4.3″
- You're in the wrong place. We track Redmine issues here.
-
15:44 Defect #4541 (Closed): Flag this message i need a help with compiling kannel “gateway-1.4.3″
- dear Sirs:
i am compiling kannel “gateway-1.4.3″ ,
every thing is OK with ./configure like bellow:
sh ./configur... -
15:49 Defect #4542 (Closed): Copyright year should be update to 2010
- On Redmine 0.9, copyright year in the footer line should be updated to 2010.
-
12:57 Feature #2443: Reciprocal relationships for Blocks and Precedes
- +1
-
11:31 Patch #4526: Croatian language localization
- Thanks for your work.
You need to translate 2 more files so that I can add your translation. They are located in:
*... -
11:29 Patch #4539 (Closed): Swedish Translation for r3285
- Thanks.
-
11:29 Patch #4536 (Closed): Traditional Chinese language file (to r3285)
- Thanks.
-
11:29 Patch #4531 (Closed): Swedish Translation for r3280
- Thanks.
-
11:29 Patch #4514 (Closed): PL translation for rev 3280
- Thanks.
-
11:20 Defect #4540 (Closed): Exception with Ruby 1.9.1_p376 and trunk
- Fixed in r3289.
-
10:50 Defect #4540: Exception with Ruby 1.9.1_p376 and trunk
- Victor NOEL wrote:
> I am testing Redmine (trunk) with ruby 1.9.1_p376
>
> [...]
>
> I tested with ruby 1.8.... -
10:58 Patch #4426 (Closed): German translation
- Committed in r3288.
-
10:57 Defect #4530 (Closed): Can't delete ldap when users count is zero in 0.9-stable
- Merged in 0.9-stable in r3287.
-
10:57 Defect #4525 (Closed): issues from subprojects are showen when you select issues from summary
- Merged in 0.9-stable in r3287.
-
10:57 Feature #4468 (Closed): Show gravatar images in forum view
- Merged in 0.9-stable in r3287.
-
10:57 Feature #3941 (Closed): Display Gravatar Icons on News Page
- Merged in 0.9-stable in r3287.
-
10:55 Patch #3782 (Closed): broken downloads of attached files after trac import due to missing mime type definitions
- Merged in 0.9-stable in r3286.
Also available in: Atom