lp:~dooferlad/linaro-license-protection/bigdir

Created by James Tunnicliffe and last modified
Get this branch:
bzr branch lp:~dooferlad/linaro-license-protection/bigdir
Only James Tunnicliffe can upload to this branch. If you are James Tunnicliffe please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Tunnicliffe
Project:
linaro-license-protection
Status:
Merged

Recent revisions

194. By James Tunnicliffe

Updated buildinfo logic to be much faster at maching a long list of file names in a large directory of files. Used to take (n^m)/2 calls to fnmatch (n = number of files in a directory, m = number of files listed in BUILD-INFO.txt), which is a bit slow due to the use of regular expressions. Worst case is still the same, but this shortcuts a lot of checks when there is a simple non-glob match.

193. By Milo Casagrande

Added two missing icons.

192. By Milo Casagrande

Updated x-tar and xml icons.

191. By Milo Casagrande

Added missing 500.html template.

190. By Stevan Radaković

Fix broken image and layout for certain file types. Reviewed by pfalcon.

189. By Paul Sokolovsky

Add poorman's logging for OpenID group membership check requests.

It's a shame we don't use proper logging already - it's very hard to maintain
and debug apps without it. Well, setting up logging for Django properly
requires bunch of changes, so going path of least resistance to support
releases.linaro.org migration.

188. By Paul Sokolovsky

Check for empty BUILD-INFO.txt being passed in.

187. By Georgy Redkozubov

Add lava-job-info to BUILD-INFO.txt

186. By Georgy Redkozubov

Fix BUILD-INFO.txt permissions

185. By Georgy Redkozubov

[merge] Splice BUILD-INFOs if needed after artifacts move

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~linaro-automation/linaro-license-protection/trunk
This branch contains Public information 
Everyone can see this information.