branches with status:
Name Status Last Modified Last Commit
lp:~javier.collado/+junk/dummy 1 Development 2014-05-15 19:42:10 UTC
3. Fixed version number should be a string

Author: Javier Collado
Revision Date: 2014-05-15 19:42:10 UTC

Fixed version number should be a string

lp:~javier.collado/ubuntu-autopilot-tests/open-system-settings (Has a merge proposal) 1 Development 2014-03-10 12:12:15 UTC
14. Updated code to launch system setting...

Author: Javier Collado
Revision Date: 2014-03-10 12:12:15 UTC

Updated code to launch system settings

The new code is based on what can be found in the ubuntu-system-settings
development branch.

lp:~javier.collado/autopilot/bug1285575 bug(Has a merge proposal) 1 Development 2014-03-03 15:40:53 UTC
449. Added a few test cases for _check_pro...

Author: Javier Collado
Revision Date: 2014-03-03 15:40:53 UTC

Added a few test cases for _check_proc_fs

lp:~javier.collado/gallery-app/get_gallery_app_proxy_object 1 Development 2014-02-20 14:13:34 UTC
918. Added code to get autopilot proxy obj...

Author: Javier Collado
Revision Date: 2014-02-20 14:11:57 UTC

Added code to get autopilot proxy object for gallery-app

This is going to be useful when the gallery is launched by the content-hub and
we need to create a proxy object from the process that is already running.

lp:~javier.collado/address-book-app/open_address_book (Has a merge proposal) 1 Development 2014-02-19 15:48:07 UTC
144. Moved click package name contant to t...

Author: Javier Collado
Revision Date: 2014-02-19 15:48:07 UTC

Moved click package name contant to the top of the function

lp:~javier.collado/ubuntu-test-cases/upgrade-test-fix-ubuntu-download-service (Has a merge proposal) 1 Development 2013-11-14 16:19:38 UTC
67. Fixed pep8 warning

Author: Javier Collado
Revision Date: 2013-11-14 16:19:38 UTC

Fixed pep8 warning

lp:~javier.collado/ubuntu-test-runlists/jenkins-tools 1 Development 2013-08-14 09:53:36 UTC
5. Added username/password authentication

Author: Javier Collado
Revision Date: 2013-02-01 16:51:10 UTC

Added username/password authentication

lp:~javier.collado/utah/initctl-unity8 (Has a merge proposal) 1 Development 2013-07-17 16:50:58 UTC
970. Added back check to make sure shell i...

Author: Javier Collado
Revision Date: 2013-07-17 16:50:58 UTC

Added back check to make sure shell is disabled/enabled based on -N being passed

lp:~javier.collado/mediaplayer-app/test-static-analysis (Has a merge proposal) 1 Development 2013-06-21 15:52:11 UTC
112. Fixed type (buttom -> button)

Author: Javier Collado
Revision Date: 2013-06-21 15:52:11 UTC

Fixed type (buttom -> button)

lp:~javier.collado/webbrowser-app/bug1193012 bug(Has a merge proposal) 1 Development 2013-06-21 15:27:49 UTC
197. Added DoesNotChange matcher to make s...

Author: Javier Collado
Revision Date: 2013-06-21 15:23:00 UTC

Added DoesNotChange matcher to make sure a widget attribute value is stable

lp:~javier.collado/camera-app/tests-static-analysis (Has a merge proposal) 1 Development 2013-06-13 13:31:35 UTC
148. Removed unused import

Author: Javier Collado
Revision Date: 2013-06-13 13:31:35 UTC

Removed unused import

lp:~javier.collado/testtools/isdivisible-typos (Has a merge proposal) 1 Development 2013-06-13 12:31:16 UTC
366. Fixed a few typos in the documentation

Author: Javier Collado
Revision Date: 2013-06-13 12:30:49 UTC

Fixed a few typos in the documentation

lp:~javier.collado/utah/pandaboard-testing-fixes 1 Development 2013-03-25 15:07:56 UTC
842. Fixed sector should be an integer num...

Author: Javier Collado
Revision Date: 2013-03-25 11:47:15 UTC

Fixed sector should be an integer number

After parsing sector isn't converted to an integer and this causes a problem
with multiplication later (self.sector * 512) because for strings it has a
completely different meaning.

lp:~javier.collado/+junk/reboot-support-test 1 Development 2013-03-01 10:35:42 UTC
1. Created testsuite to test reboot support

Author: Javier Collado
Revision Date: 2013-03-01 10:35:27 UTC

Created testsuite to test reboot support

lp:~javier.collado/+junk/desktop_de 1 Development 2013-01-21 10:48:30 UTC
43. Testing

Author: Javier Collado
Revision Date: 2013-01-21 10:48:30 UTC

Testing

lp:~javier.collado/ubuntu-test-cases/bug1087630 bug(Has a merge proposal) 1 Development 2013-01-10 16:50:29 UTC
84. Improved parsing The previous code e...

Author: Javier Collado
Revision Date: 2013-01-10 16:50:29 UTC

Improved parsing

The previous code expected the first line in /var/log/utah-install to be the
one about the install size. This make parsing more solid just in case some
change in utah changes this assumption.

lp:packager 1 Development 2012-10-25 07:41:09 UTC
65. Added quantal to the list of supporte...

Author: Javier Collado
Revision Date: 2012-10-25 07:41:09 UTC

Added quantal to the list of supported distros

lp:bugtimetracker bug 1 Development 2012-05-23 13:19:21 UTC
37. Added the ability to export plot data...

Author: Javier Collado
Revision Date: 2012-05-23 13:19:21 UTC

Added the ability to export plot data to a csv file

lp:~javier.collado/junk/2fa-multiple-key-directories 1 Development 2012-04-10 07:32:38 UTC
5. Added support for multiple key direct...

Author: Javier Collado
Revision Date: 2012-04-10 07:31:43 UTC

Added support for multiple key directories

A new command line argument has been added to pass the key directory to use.
The use case for this is to have the 2fa profile data stored in an alternative
directory in a removable media, so that there is no need to store it in your
laptop when traveling but in another device such as a USB stick.

For example:
- Create key:
./2fa -d .

- Generate OTP:
./2fa

Note that on OTP generation, the script looks by default in the same directory
where the it's located, that is, both the script and the data can be
stored in the removable device. If you prefer to keep just the profile data in
separate directory, then `-d` can also be used on OTP generation as follows:
./2fa -d <dir>

lp:~javier.collado/checkbox-certification/story482-recommend-fswebcam (Has a merge proposal) 1 Development 2012-03-16 15:16:58 UTC
474. Preserve alphabetical order

Author: Javier Collado
Revision Date: 2012-03-16 15:16:58 UTC

Preserve alphabetical order

lp:~javier.collado/bugtimetracker/0.1 2 Mature 2012-03-15 07:56:14 UTC
41. Plot window name fixed (LP: #921035)

Author: Javier Collado
Revision Date: 2012-02-14 16:08:00 UTC

Plot window name fixed (LP: #921035)

lp:~javier.collado/ubuntu/precise/checkbox/0.13.4 bug(Has a merge proposal) 1 Development 2012-03-08 14:57:16 UTC
40. * New upstream release (LP: #949983) ...

Author: Javier Collado
Revision Date: 2012-03-08 14:55:16 UTC

* New upstream release (LP: #949983)
* Automated translation file updates from Launchpad
* Added 'scsi' as a valid bus ID for determining product in udevadm.py
  (LP: #940249)
* Added 'cciss' as a valid bus ID for determining product in udevadm.py
  (LP: #942548)
* Updated command fields in composite disk jobs to address the ! in
  some disk paths (LP: #942769)
* Updated create_connection to poll for registration of connection and
  then attempt to bring it up (LP: #944662)
* Fixed command run by wireless_connection tests so that they fail if the
  internet_test fails, but still clean up the connection file (LP: #944176)
* Fixed wireless_connection_open_* jobs to not provide security options
  (LP: #947163)
* Added python-cairo as a dependency for checkbox-gtk (LP: #940163)
* Tidied up logic for determining DISK device product and vendor
  (LP: #942548)
* Fixed filename matching expression for local jobs (LP: #942273)
* Fixed duplicate System Testing applications after upgrade (LP: #940627)
* Modifications to removable_storage_test to handle cases where removable
  media is not mounted prior to test running. (LP: #944623)

lp:~javier.collado/checkbox-certification/story525_backport_offline (Has a merge proposal) 1 Development 2012-02-20 14:18:53 UTC
312. Backported lp:checkbox rev. 449

Author: Javier Collado
Revision Date: 2012-02-20 14:18:04 UTC

Backported lp:checkbox rev. 449

lp:~javier.collado/checkbox-certification/task-525.5-backport-server-scripts (Has a merge proposal) 1 Development 2012-02-09 14:50:07 UTC
340. Using underscore as test case name se...

Author: Javier Collado
Revision Date: 2012-02-09 14:50:07 UTC

Using underscore as test case name separator to be consistent

lp:testmanager 1 Development 2011-11-03 22:05:13 UTC
89. Modules that were missing added to th...

Author: Javier Collado
Revision Date: 2011-11-03 22:05:13 UTC

Modules that were missing added to the reference

autodoc warnings fixed

classes the inherit from gi.repository classes added to the patching
class so that they return object class and autodoc works (it doesn't
work with metaclasses)

lp:~javier.collado/testmanager/bzr_plugins 1 Development 2011-10-29 23:02:52 UTC
1. Plugins used to run unit test cases a...

Author: Javier Collado
Revision Date: 2011-10-29 23:00:10 UTC

Plugins used to run unit test cases and launch documentation build

lp:~javier.collado/doit/packaging-recipe 1 Development 2011-04-20 11:33:24 UTC
10. Recipe format udpated from 0.2 to 0.3

Author: Javier Collado
Revision Date: 2011-04-20 11:33:24 UTC

Recipe format udpated from 0.2 to 0.3

lp:~javier.collado/doit/debian 1 Development 2011-04-20 09:47:54 UTC
6. Minimal changelog

Author: Javier Collado
Revision Date: 2011-04-20 09:47:54 UTC

Minimal changelog

lp:~javier.collado/checkbox-editor/bug656911 1 Development 2010-10-26 16:01:42 UTC
91. Resources whitelisted depending on co...

Author: Javier Collado
Revision Date: 2010-10-26 16:01:42 UTC

Resources whitelisted depending on configuration (LP: #656911)

lp:~javier.collado/+junk/python-argparse-debian 1 Development 2010-06-21 16:05:26 UTC
8. Fixes to the subcommand ordering in h...

Author: Javier Collado
Revision Date: 2010-06-21 16:05:26 UTC

Fixes to the subcommand ordering in help

lp:~javier.collado/+junk/tc_import 0 Experimental 2010-06-09 05:25:37 UTC
3. Command line now uses a glob pattern ...

Author: Javier Collado
Revision Date: 2010-06-09 05:25:37 UTC

Command line now uses a glob pattern instead of filename

lp:~javier.collado/+junk/quickly-template-python 0 Experimental 2009-09-30 11:33:50 UTC
1. Initial version

Author: Javier Collado
Revision Date: 2009-09-30 11:24:55 UTC

Initial version

lp:~javier.collado/fortressdefender/debian 1 Development 2009-09-28 08:23:33 UTC
2. pygame dependency added

Author: Javier Collado
Revision Date: 2009-09-28 08:23:33 UTC

pygame dependency added

lp:~javier.collado/fortressdefender/packaging-recipe 1 Development 2009-09-28 05:06:16 UTC
1. Packaging using bzr-builder to get tr...

Author: Javier Collado
Revision Date: 2009-09-28 05:06:16 UTC

Packaging using bzr-builder to get trunk branch and debian files

lp:~javier.collado/autoppa/my-autoppa 0 Experimental 2009-08-10 10:40:45 UTC
27. Adding new merge-releases option. Thi...

Author: Javier Collado
Revision Date: 2009-08-10 10:40:45 UTC

Adding new merge-releases option. This option is used select releases for which changes should be merged into the main branch. The use case is to avoid polluting changelog file with lots of similar entries when maybe only one entry for a specific relase is enough.

lp:~javier.collado/+junk/compiz-check 1 Development 2009-06-11 10:19:22 UTC
2. Exit code is now 1 when some error si...

Author: Javier Collado
Revision Date: 2009-06-11 10:19:22 UTC

Exit code is now 1 when some error situation is detected

lp:diameterl (Linked to a blueprint) 0 Experimental 2008-03-26 08:23:07 UTC
11. get_first_avp method added to command...

Author: jcollado
Revision Date: 2008-03-25 22:51:12 UTC

get_first_avp method added to command.erl to retrieve the lists of AVPs that match a definition.
This new method is used to get Result-Code-AVP in diameter client example and transition the FSM properly.

137 of 37 results