Menu

Source Commit Log


Commit Date  
[r9147] by jplang

Backported r9130 from trunk.

2012-03-07 18:24:00 Tree
[r9146] by jplang

Merged r9129 from trunk.

2012-03-07 18:22:06 Tree
[r9145] by tmaruyama

remove trailing white-space from app/models/repository/git.rb

2012-03-07 07:56:30 Tree
[r9144] by tmaruyama

scm: git: performance improvements in fetching revisions (#8857, #9472)

Parse a revision for a given branch,
just if we haven't parsed it for any branches before.
Moved the db check to for existing revisions into a grouped search.
Search for many revisions at once: this reduces db load.
Revisions are grouped into sets of 100.
This is to improve memory consumption.
There will be just one query instead of each 100.
The above two methods significantly increase parsing speed.
Test case was a git repo with 6000+ commits on a master branch,
and several other branches originating for master.
Speed improved from 1.4h to 18min.

Contributed by Gergely Fábián.

2012-03-07 07:56:15 Tree
[r9143] by tmaruyama

scm: git: reduce saving heads times in fetching revisions (#8857, #9472)

2012-03-07 05:57:59 Tree
[r9142] by tmaruyama

scm: git: backout r8839 (#8857)

call "git log" only once instead of per branch in fetching revisions.

2012-03-07 05:57:44 Tree
[r9141] by tmaruyama

scm: git: backout r8840 (#8857, #9472)

reduce saving heads times in fetching revisions.

2012-03-07 05:57:29 Tree
[r9140] by jplang

Prevent mass-assignment when adding/updating a forum (#10390).

2012-03-06 21:36:28 Tree
[r9139] by jplang

Set user_id as a protected attribute (#10390).

2012-03-06 20:57:33 Tree
[r9138] by jplang

Prevent mass-assignment when adding/updating a wiki (#10390).

2012-03-06 20:34:38 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.