Closed GoogleCodeExporter closed 9 years ago
Original comment by Iamka...@gmail.com
on 12 Dec 2009 at 11:19
Original comment by Iamka...@gmail.com
on 12 Dec 2009 at 11:19
* Should introduce ProjectGroup, which contains a hash, project_id is the key,
Builds
object of associated project as the value.
* Should move the sql query to Builds object.
* Should introduce a cache, which cached the ProjectGroup:
* When user click the generate report for one specific project, this project need
to be updated.
* When user click the generate all reports, the whole project group need to be updated.
* Should also provide api to get the latest build for certain project.
Original comment by Iamka...@gmail.com
on 13 Dec 2009 at 5:32
Builds.create_builds should not take 3 parameters, 2 is good enough
Original comment by Iamka...@gmail.com
on 13 Dec 2009 at 11:10
Original comment by Iamka...@gmail.com
on 13 Dec 2009 at 1:51
Original issue reported on code.google.com by
Iamka...@gmail.com
on 12 Dec 2009 at 9:48