Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2013-04-17 | Updated build script to handle 'checksum' target | Giulio Cesare Solaroli | 5 | -9/+58 |
The build script can now be invoked, for example, with the following options: > ./scripts/build checksum --frontend beta gamma | ||||
2013-02-21 | add friendly error message when the git python module can't be found | Josh | 1 | -1/+2 |
also hides the exception | ||||
2013-01-18 | Improved the reporting of the MAC while building | Clipperz | 1 | -3/+12 |
2013-01-09 | Fixed name of the exit page for /gamma | Clipperz | 1 | -1/+2 |
2013-01-09 | Merge latest changes with public repository | Clipperz | 1 | -1/+3 |
2013-01-09 | Merge branch 'master' of github.com:clipperz/password-manager | Clipperz | 1 | -1/+10 |
Conflicts: frontend/beta/css/yui-extensions/basic-dialog.css | ||||
2013-01-09 | Fixed build script | Clipperz | 1 | -7/+7 |
Changed the build script in order to replace placeholders even if present multiple times | ||||
2013-01-08 | Updated builder script | Clipperz | 10 | -32/+293 |
2012-06-19 | Add a fall-back repository class for SNAPSHOTS | Josh | 1 | -1/+10 |
Create a new SnapshotRepository class that returns SNAPSHOT as the version Should let you build if there are any problems with your git repo | ||||
2012-03-19 | add code to handle older version of GitPython | Josh | 1 | -2/+9 |
2012-03-17 | Improved build scripts | Giulio Cesare Solaroli | 1 | -7/+11 |
Improved the detection of the correct repository class to use. Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-17 | Merge branch 'buildScript' of https://github.com/jokajak/password-manager | Giulio Cesare Solaroli | 1 | -4/+6 |
Conflicts: scripts/builder/repository.py Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-17 | Some fixes to build scripts getting ready to handle the mobile version | Giulio Cesare Solaroli | 3 | -8/+22 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-03-07 | switch from dulwich to git-python | Josh | 1 | -4/+4 |
this fixes the areTherePendingChanges check | ||||
2012-03-06 | fix GitRepository revision function | Josh | 1 | -2/+2 |
2012-03-06 | Check to make sure dulwich is available and print error | Josh | 1 | -0/+2 |
2012-03-03 | Added static resources used when exiting the application | Giulio Cesare Solaroli | 1 | -1/+1 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2012-02-11 | Improved build scripts | Giulio Cesare Solaroli | 8 | -166/+304 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2011-10-05 | Fixing python path of builder scripts for environment support | Antonio Lima | 5 | -6/+6 |
2011-10-02 | First version of the newly restructured repository | Giulio Cesare Solaroli | 8 | -0/+1155 |