Commit Graph

  • 357f64967d basic logging for the command patterns that came in request. Kunal Dabir 2015-02-13 17:05:54 +0530
  • 83c46501e0 add requirejs Kunal Dabir 2015-02-13 15:46:01 +0530
  • ebe59833f3 extracting regex for version matching in setup. bit ugly, but can be refactored later. also grep was acting different on mac/linux mac/BSD grep no longer has -P so finally using egrep. character class \d was not working on some linux so used :digit: Kunal Dabir 2015-02-13 13:20:25 +0530
  • 7eccca0a44 More version goodies. ability to disable version display. Kunal Dabir 2015-02-13 10:13:23 +0530
  • 45616090c8 guillotine strips query params by default. turn that feature off. Kunal Dabir 2015-02-13 07:49:31 +0530
  • b316fde795 add specific ruby and thin in Gemfile. also add Procfile for Heroku. Kunal Dabir 2015-02-12 22:24:34 +0530
  • 2841d0f2f9 going away with the preselected groups as it is quite subjective matter. now build accepts patterns. Expose the app over web and have a shortened url long check strings. Kunal Dabir 2015-02-12 19:55:29 +0530
  • 8e3299d017 remove generated scripts from repo. we are moving to mode such that installation wont be required. bash-only support is moved to a separate branch. Kunal Dabir 2015-02-12 19:31:37 +0530
  • d60b2fd47c adding usual suspects for project root Kunal Dabir 2015-02-12 19:28:24 +0530
  • 433f670a3f First prototype of extracting and printing version of commands Kunal Dabir 2015-02-12 19:22:54 +0530
  • 8ab9b3a333 Fix group for virtualenv; misspelled earlier #7 Saager Mhatre 2014-07-23 19:59:40 +0530
  • fff4357933 Add new group of golang utilities Saager Mhatre 2014-05-18 02:12:15 +0530
  • 3e5667d8f4 Update readme; add back instruction to run off web Saager Mhatre 2014-05-13 12:27:00 +0530
  • 0022bf6030 Update readme; add install instructions Saager Mhatre 2014-05-13 12:25:04 +0530
  • 055457d499 Merge pull request #9 from dexterous/master Kunal Dabir 2014-05-12 15:52:26 +0300
  • 4b7fdf73bf Merge 2184bfdbab into c17b6d2afa #7 Saager Mhatre 2014-05-12 10:30:51 +0000
  • 2184bfdbab Update readme; remove shell group from groupsets Saager Mhatre 2014-05-12 16:00:44 +0530
  • 317de100fc Update reporter; colourize output Saager Mhatre 2014-05-12 15:54:31 +0530
  • 11984e8d81 Update reporter; colourize output #9 Saager Mhatre 2014-05-12 15:44:41 +0530
  • 1e5f0cc5c4 Update readme with --only flag Saager Mhatre 2014-04-26 20:10:28 +0530
  • c5d032cb06 Add readme Saager Mhatre 2014-04-26 16:55:25 +0530
  • 05ff395001 Update command name for yeoman; misspelled earlier Saager Mhatre 2014-04-26 16:26:51 +0530
  • 3f58e5bcf5 Fix command sets to use new groups Saager Mhatre 2014-04-18 13:53:03 +0530
  • 9ca0bd44cc Move remaining core commands into shell group Saager Mhatre 2014-04-18 13:48:56 +0530
  • bc6ce4f2b6 Fix group for golang Saager Mhatre 2014-04-18 13:47:08 +0530
  • dc254ca10b Fix sbt command Saager Mhatre 2014-04-18 13:44:35 +0530
  • ee658491dc Stop being so hard on yourself! Saager Mhatre 2014-04-18 12:36:08 +0530
  • 2c1051d2f2 Moved languages from 'core' to new group 'lang' Saager Mhatre 2014-04-18 12:35:15 +0530
  • fdc5a41cba Added new group of shell utilities Saager Mhatre 2014-04-18 12:34:31 +0530
  • 8114f90204 Fix name detetection for names with spaces Saager Mhatre 2014-04-18 12:11:37 +0530
  • 8757c07ed2 Configure command sets Saager Mhatre 2014-04-17 21:14:27 +0530
  • 8757affd82 Fix scala reporting Saager Mhatre 2014-04-17 20:35:53 +0530
  • f3610e3046 Move pseudocode comments around Saager Mhatre 2014-04-09 03:55:32 +0530
  • fa45a58e7f Format command spec nicely Saager Mhatre 2014-04-09 03:49:49 +0530
  • 0cb26fd261 Refactor functions to SLOA Saager Mhatre 2014-04-09 03:30:51 +0530
  • 449ac607ef Remove commented code Saager Mhatre 2014-04-09 03:22:05 +0530
  • 25b9a4a345 Update commands Saager Mhatre 2014-04-09 03:18:21 +0530
  • 274cd07801 Update master script; add commands Saager Mhatre 2014-04-09 03:13:47 +0530
  • 47a75ea2ca Update license; add me Saager Mhatre 2014-04-09 00:33:51 +0530
  • 500c308ff8 Remove more cruft Saager Mhatre 2014-04-09 00:31:21 +0530
  • a9be50445c Update master script; add dir vars Saager Mhatre 2014-04-09 00:29:52 +0530
  • 58f91e5101 Remove cruft Saager Mhatre 2014-04-09 00:14:40 +0530
  • c967c3c91d Add orchestration script to replace builds Saager Mhatre 2014-04-08 23:28:54 +0530
  • c17b6d2afa fix typo in yeoman. Kunal Dabir 2014-04-23 23:06:31 +0530
  • f20ce01af2 minor updates to readme Kunal Dabir 2014-04-12 01:09:51 +0530
  • 3fb43e69b3 add checks for common shell utility tools/commands Kunal Dabir 2014-04-10 12:54:40 +0530
  • 3af5cc3cd0 Merge pull request #4 from dexterous/master Kunal Dabir 2014-04-08 21:49:48 +0530
  • aa71039f4f Build artifacts with new build script #4 Saager Mhatre 2014-04-08 21:48:26 +0530
  • e2702935b4 Update build script; make artifacts executable Saager Mhatre 2014-04-08 20:18:34 +0530
  • 8065f2f80f Update build script; refactor groups into loop Saager Mhatre 2014-04-08 20:17:55 +0530
  • 0ef6b58790 add description to custom build Kunal Dabir 2014-03-05 11:13:16 +0530
  • d94d2b6ac8 update examples for custom builds Kunal Dabir 2014-03-05 11:08:08 +0530
  • b929dd92fd fix typo in the build Kunal Dabir 2014-03-05 03:50:32 +0530
  • 63a0f7adb8 initial commit Kunal Dabir 2014-03-05 03:46:26 +0530
  • 78e6748593 Initial commit Kunal Dabir 2014-02-20 08:09:25 -0800