1. 3b2dc2b Switching to building Android with --gradle instead of --ant. by Dmitry Blotsky · 9 years ago
  2. fc7619b Fixing error detection pattern to be case-insensitive. by Dmitry Blotsky · 9 years ago
  3. ff3ea7c Fixing output error detection pattern. by Dmitry Blotsky · 9 years ago
  4. 491c240 INFRA-9683 Adding Buildbot 0.8.12 GitHub hook config for test installations of medic (Apache installation uses a different master.cfg). by Dmitry Blotsky · 9 years ago
  5. 15f5d2b INFRA-9622 Removing old Cordova slaves. Renaming cordova-ios-slave to cordova-osx-slave. by Dmitry Blotsky · 9 years ago
  6. 5c5a018 Temporarily disabling BlackBerry builders while there are no slaves to properly run them. by Dmitry Blotsky · 9 years ago
  7. 90ec4ac Making periodic builds unconditional for now. by Dmitry Blotsky · 9 years ago
  8. 778bc6a Running diagnostic steps even if test run failed. Getting logs before getting test results. Decreasing log timeout. by Dmitry Blotsky · 9 years ago
  9. 7ab35cc No longer hiding clone steps because Buildbot keeps hiding them even when they fail. by Dmitry Blotsky · 9 years ago
  10. 199d390 CB-9011 Switching to using Buildbot codebases. Now using Buildbot checkout steps. Adding per-commit scheduler. Simplifying repo config. Splitting Windows builders. Cleaning up build steps. by Dmitry Blotsky · 9 years ago
  11. 6bc3d56 CB-9011 Adding support for GitHub web hooks and adding an authentication file and accompanying docs. by Dmitry Blotsky · 9 years ago
  12. 4d70349 Updating docs to reflect change to custom config file. by Dmitry Blotsky · 9 years ago
  13. 298c08d Removed extra Cordova config from repo. There is now only a sample file, just like cordova-config.json and private.py. by Dmitry Blotsky · 9 years ago
  14. 9dd297c CB-8936 Gathering logs for Android. This closes #53. by alsorokin · 9 years ago
  15. ff1ca20 CB-8961 Killing tasks more forcefully on Unix. by Dmitry Blotsky · 9 years ago
  16. c6e5bd7 Adding extra slave docs after some recent problems came up and were resolved. by Dmitry Blotsky · 9 years ago
  17. e75b822 CB-8961 Adding ARM emulator and ADB to list of killed tasks for Android on OSX. by Dmitry Blotsky · 9 years ago
  18. 5ebbdf5 Making builds turn orange when tests fail. by Dmitry Blotsky · 9 years ago
  19. d8cc710 CB-8870 Fixing windows debug script path. Making builds store the master's hostname. Adding test number display to build steps. Adding --path parameter to medic-check. by Dmitry Blotsky · 9 years ago
  20. 904ab01 CB-8944 Added categories to builders. by Dmitry Blotsky · 9 years ago
  21. ce40c20 INFRA-9518 Remove IRC bot from common medic config so we don't get a bot for every installation of medic. by Dmitry Blotsky · 9 years ago
  22. 2aeaebc [CB-8870] Addressing code review comments and properly detecting and returning errors. by Dmitry Blotsky · 9 years ago
  23. 021e9e1 [CB-8870] Removing refactored code. by Dmitry Blotsky · 9 years ago
  24. fe8f70e [CB-8870] Updating dependencies and making cordova.conf use new medic.js. by Dmitry Blotsky · 9 years ago
  25. 49da31f [CB-8870] Splitting medic file into subcommands and adding missing commands. by Dmitry Blotsky · 9 years ago
  26. 0ad8700 [CB-8870] Moving CouchDB code and Windows patch over to lib/. by Dmitry Blotsky · 9 years ago
  27. a85184d [CB-8910] Specifying NPM temp folder to be in build directory instead of system temp folder. by Dmitry Blotsky · 9 years ago
  28. 7640a90 Syncing code from Apache Infra SVN. by Dmitry Blotsky · 9 years ago
  29. f5edd9e [CB-8803] Properly fixing the intermittent cleanup issue. by Vladimir Kotikov · 9 years ago
  30. b561deb [CB-8803] Properly fixing the intermittent cleanup issue. by Dmitry Blotsky · 9 years ago
  31. f7f91b5 [CB-8853] Killing Android emulator before build. by Dmitry Blotsky · 9 years ago
  32. 639f9a6 [CB-8805] Added ability to specify a custom repos config file via forced builds. by Dmitry Blotsky · 9 years ago
  33. cd54cfd Adding docs for adding slaves to Apache's master. Also adding some helpful pointers. by Dmitry Blotsky · 9 years ago
  34. 5272807 [CB-8803] Naive temporary workaround for issue. Making last cleanup attempt flunk the build. by Dmitry Blotsky · 9 years ago
  35. a4f6dc3 [CB-8726] Fixed naming issue for BlackBerry. Crudely made Blackberry when no devices are specified. by Dmitry Blotsky · 9 years ago
  36. 0e37682 [CB-8698] Rewriting cordova.conf: factoring out common build code, parametrising builds with Buildbot Properties, and adding extra steps for cleanup. Removing unused plugin code. Cleaning up documentation. Cleaning up file layout. Adding config extensibility. by Dmitry Blotsky · 9 years ago
  37. eb06049 CB-8623 Removed obsolete jasmineReporter patching code by alsorokin · 9 years ago
  38. 3016068 CB-8535 Mentioned Android SD card limitations in docs by alsorokin · 9 years ago
  39. 3c2ad53 CB-8544 made iOS builder to wait for tests to complete, refactored builder scripts by alsorokin · 9 years ago
  40. aa2f08b CB-8508 Android scripts rework, config patching changes by alsorokin · 9 years ago
  41. 399c214 CB-8507 Adjusted documentation to mention cordova-config.json and by dmitriy-barkalov · 9 years ago
  42. bf6bcd9 CB-8452 Set apk path for gradle build by amfowler · 9 years ago
  43. d7184d6 [INFRA-8588] Enabling build cancellation. Serializing builds to mitigate conflicts. by Dmitry Blotsky · 9 years ago
  44. 74afc6f [INFRA-8588] Using local npm cache for builds. Making medic just run 'cordova build' and 'cordova run'. by Vladimir Kotikov · 9 years ago
  45. 5776366 [INFRA-8588] 'Fixing' medic.json path. by Dmitry Blotsky · 9 years ago
  46. 8b97955 [INFRA-8588] Addressing CR comments. by Dmitry Blotsky · 9 years ago
  47. fa95208 [INFRA-8588] Using local npm cache for builds. Working around cordova entrypoint on iOS. Making medic just run 'cordova build' and 'cordova run'. by Dmitry Blotsky · 9 years ago
  48. af50dd4 Changes path for redirected output of removing working directory task by Vladimir Kotikov · 9 years ago
  49. e7875c4 Print summary of failing tests by Nikhil Khandelwal · 9 years ago
  50. 951b99c Ensure Windows apps have debugging enabled to avoid suspending by Nikhil Khandelwal · 9 years ago
  51. d59eafd Fixed merge issue by Nikhil Khandelwal · 9 years ago
  52. 4c475e5 changed deploy step description to 'Run tests' by sgrebnov · 9 years ago
  53. 4f76c1a [INFRA-8588] Using local npm cache for npm install to avoid conflicts with other builders. Switching from 9989 to 9889 for slave port. by Dmitry Blotsky · 9 years ago
  54. 8ed5c44 Re-direct output of removing working directory task by Nikhil Khandelwal · 9 years ago
  55. f041a8b Re-direct output of removing working directory task by Nikhil Khandelwal · 9 years ago
  56. 3560d45 Re-direct stdout to file for createMobileSpec task to workaround node.js bug on windows by Nikhil Khandelwal · 9 years ago
  57. 7a372b1 [INFRA-8588] Fixing build script bugs, with a focus on OS X. by Dmitry Blotsky · 9 years ago
  58. 7764f0a [INFRA-8588] Fixed bug for ASF Buildbot. Made build cleanup step work on Windows. by Dmitry Blotsky · 9 years ago
  59. d953af2 Merge remote-tracking branch 'msopentech/CB-8045' by sgrebnov · 9 years ago
  60. 5d04d21 Fixed builder names in Nightly scheduler. by Dmitry Blotsky · 9 years ago
  61. bc59244 Merge branch 'apache-migration' into nightly-support-dev by Dmitry Blotsky · 9 years ago
  62. f66cfa5 Renamed builders for consistency and avoiding conflicts by alsorokin · 9 years ago
  63. de1d16a Removed unnecessary import. by Dmitry Blotsky · 9 years ago
  64. 2383e15 Added nightly Scheduler and fixed config file name. by Dmitry Blotsky · 9 years ago
  65. 64f62e6 Fixed category names in cordova.conf by dmitriy-barkalov · 9 years ago
  66. cda4e54 Applay changes per Apache buildbot configuration by dmitriy-barkalov · 9 years ago
  67. 19f2c0a Fixes test runner failure due to duplicated medic plugin installation by Vladimir Kotikov · 9 years ago
  68. 448eeb8 CB-8070 Adds medic.json for cordova-plugin-test-framework plugin by Vladimir Kotikov · 9 years ago
  69. 24b277d INFRA-8588 Split medic Buildbot configuration according to Apache's Buildbot config by Vladimir Kotikov · 9 years ago
  70. 291ccef Fixes some of PEP8 issues by Vladimir Kotikov · 10 years ago
  71. 4ee3512 Improvements and unnecessary steps cleanup by Vladimir Kotikov · 10 years ago
  72. 9bb8e0b fixes createmobilespec failure due to lack of cordova-plugman repo by Vladimir Kotikov · 10 years ago
  73. 806e218 Replace comment with module docstring by Vladimir Kotikov · 10 years ago
  74. 9efe507 Multiple improvements by Vladimir Kotikov · 10 years ago
  75. 784c884 splits master.cfg according to INFRA's buildbot configuration by Vladimir Kotikov · 10 years ago
  76. 0ba57fd CB-8099 Removed unnecessary steps from master.cfg by maria.bukharina · 10 years ago
  77. 1cf7ef4 CB-8091 Trigger build of Windows and WP8 platforms on commits by maria.bukharina · 10 years ago
  78. 4767f52 CB-8033 Replaced "coho repo-clone" step by downloading repos by maria.bukharina · 10 years ago
  79. 452a06f CB-8045 Fixed wrong name of activity to run at Android builder by maria.bukharina · 10 years ago
  80. f64c7dd Add Android full build under Windows by dmitriy-barkalov · 10 years ago
  81. 9625b32 Updated documentation for "cordova-" prefix and config.json sample by dmitriy-barkalov · 10 years ago
  82. a23d3c9 Merge remote-tracking branch 'apache/master' into buildbot by dmitriy-barkalov · 10 years ago
  83. 9783c6f Fix step displaying results of mobilespec tests by dmitriy-barkalov · 10 years ago
  84. 9c31ddb CB-7987 Added "cordova-" prefix to all slave names. by maria.bukharina · 10 years ago
  85. 98e3d2b Merge branch 'merged-config' into buildbot by maria.bukharina · 10 years ago
  86. c120311 Added support of --nobuild key by maria.bukharina · 10 years ago
  87. 17ddd9b Merged config.json.sample-windows and config.json.sample files by maria.bukharina · 10 years ago
  88. 8ace636 Add step displaying results of mobilespec tests by dmitriy-barkalov · 10 years ago
  89. 81cf92d Create mobile-spec application via createmobilespec script by dmitriy-barkalov · 10 years ago
  90. 2cde8c0 replacing 'windows8' platform with 'windows' by MariaBukharina · 10 years ago
  91. 23d1cd5 Fixed error with "COHO Clone failed: Invalid repo value: wp8 by maria.bukharina · 10 years ago
  92. f15c3da Adding platform from downloaded folder instead of npm package by maria.bukharina · 10 years ago
  93. 8e6e2b6 Added platfromVersion from platfrom/VERSION file to Grunt step. by maria.bukharina · 10 years ago
  94. cfb3616 Use ‘--link-to= ‘ param during ‘cordova create’ instead of manually linking mobilespec/www by maria.bukharina · 10 years ago
  95. e1b6492 Windows: logic to specify target build version via config by sgrebnov · 10 years ago
  96. 9382064 Added back logic to update cordova repos instead of re-cloning them by sgrebnov · 10 years ago
  97. 613e421 Updates README with actual configuration and notes. (+1 squashed commits) by sgrebnov · 10 years ago
  98. 36a7967 new script to write test configuration to config.xml by sgrebnov · 10 years ago
  99. fe88e35 windows universal apps support by sgrebnov · 10 years ago
  100. 1c0521e additional build configurations for windows by sgrebnov · 10 years ago