Project

General

Profile

Activity

From 2007-05-13 to 2007-05-15

2007-05-15

23:32 Revision 535 (svn): Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000).
Also added pagination for changes on changeset details view. Jean-Philippe Lang
19:39 Revision 534 (svn): "My projects" are now listed under the drop-down "Projects" top menu item (20 projects max.).
The left menu section for "My projects" is removed.
Patch by Damien McKenna (slightly edited).
Jean-Philippe Lang
17:37 Defect #60: (some?) SVN operations are *very* slow
I fixed this problem in rev 535. I also added pagination for
changes when displaying a changeset.
I tested with mys...
Jean-Philippe Lang
14:02 Feature #344: Enhance the Projects menu button
Awesome, thanks for adding it :) Damien McKenna
13:40 Feature #344: Enhance the Projects menu button
Thanks. I've committed your patch (rev 534).
I made a few changes, to avoid displaying a drop-down menu with
only on...
Jean-Philippe Lang

2007-05-14

20:25 Feature #346 (Closed): darcs support
It would be really great to be able to be able to use a modern source control system, such as darcs. Trac now support... kirstin rhys
19:46 Revision 533 (svn): Text search added on messages.
Jean-Philippe Lang
19:07 Revision 532 (svn): Reply form on the message view is displayed only if user is logged in.
Jean-Philippe Lang
19:03 Revision 531 (svn): Added mail notification when a new message is posted in the forums.
Only users who "watch" the board receive notifications. To watch a board, go to the board and click on the "Watch" li... Jean-Philippe Lang
17:25 Defect #60: (some?) SVN operations are *very* slow
OK, problem found.
I'll try to fix it asap.
Jean-Philippe Lang
16:36 Defect #60: (some?) SVN operations are *very* slow
in short: yes.
mysql> SELECT changeset_id, count(id) AS t FROM changes
GROUP BY changeset_id ORDER BY t DESC;
+-...
moe moe
16:31 Defect #60: (some?) SVN operations are *very* slow
I thought the time was spent on the database. But it seems that
it's not the case: DB: 0.60253 (0%)
I loaded my dat...
Jean-Philippe Lang
11:24 Feature #344: Enhance the Projects menu button
Please use the _2 file, I accidentally introduced a duplicate
div ID in the first one.
Damien McKenna
11:14 Feature #344: Enhance the Projects menu button
I've attached a file which contains an SVN diff on how I implemented
my idea.
I'm sure you'll want to clean it up som...
Damien McKenna
10:49 Feature #344 (Closed): Enhance the Projects menu button
The Projects button in the top menu should be expanded to list all of the "My Projects" items, e.g. first
have a link...
Damien McKenna
10:51 Feature #345 (Closed): Ability to close projects
I'd really like to be able to close a project, e.g. if I've got a project for a client I might want to close it 30 da... Damien McKenna

2007-05-13

21:43 Revision 530 (svn): Added watchers for message boards (watchers controller modified to support any watchable model).
No notification yet when a new message is posted. Jean-Philippe Lang
19:09 Revision 529 (svn): Per project forums added.
Permissions for forums management can be set in "Admin -> Roles & Permissions".
Forums can be created on the project ...
Jean-Philippe Lang
14:32 Defect #60: (some?) SVN operations are *very* slow
About the number of files: well, in reality its only 1/8
that size but we have some branches that blow it up
consid...
moe moe
12:43 Defect #60: (some?) SVN operations are *very* slow
380,000 files! That's what you call a medium sized project ? :-)
The first 80 min correspond to fetching all exist...
Jean-Philippe Lang
13:24 Feature #288: Per project forum?
Per project forums added in rev 529.
Permissions for forums management can be set in “Admin ->
Roles & Permi...
Jean-Philippe Lang
 

Also available in: Atom