Commit Graph

133 Commits

Author SHA1 Message Date
Iristyle
a27a198161 feat: Parse.CloudCode 1.0.6.0
https://www.parse.com/docs/cloud_code_guide
2013-05-08 17:51:26 -04:00
Iristyle
13d6fe0de0 chore(GitAliases): release 0.0.5 2013-05-02 09:48:15 -04:00
Iristyle
0ee989c9b4 feat(GitAliases): add lastref command 2013-05-02 09:47:59 -04:00
Iristyle
273bb66b59 feat(AWSTools.Powershell): release 1.0.0 2013-04-25 12:32:16 -04:00
Iristyle
9d610647d7 chore(ST2.WebPackages): release 0.2.2 2013-04-25 08:54:04 -04:00
Iristyle
f179a07cdb fix(ST2.WebPackages): disable coffee auto-compile 2013-04-25 08:53:43 -04:00
Iristyle
7293dbd322 chore(EthanBrown.GitAliases): release 0.0.4 2013-04-25 08:51:13 -04:00
Iristyle
f28da7f9a7 fix(EthanBrown.GitAliases): branches command 2013-04-25 08:50:31 -04:00
Iristyle
0c6975fda1 feat(SemanticMerge): build / release 0.9.17.0 2013-04-20 20:02:41 -04:00
Iristyle
27539d33d2 fix(xunit.vs2012): better icon 2013-04-17 18:05:09 -04:00
Iristyle
4d925b1230 feat(xunit.vs2012): build / release 0.9.5 2013-04-17 15:23:38 -04:00
Iristyle
50b02c4215 chore(ST2.WebPackages): release 0.2.1 2013-04-15 10:47:06 -04:00
Iristyle
873164db3a chore(ST2.WebPackages): lock node to 0.8.22
- temporary change until package has been tested against 0.10
2013-04-15 10:46:33 -04:00
Iristyle
0eff36c438 feat(ST2.WebPackages): AngularJS type definitions
- Alpha version - awaiting a number of new features in
   the CoffeeComplete Plus package to make this more
   functional, simplify the type definitions.
 - Awaiting inheritance, return types for properties and functions,
   display customization of property / function names, ctor support,
   ability to store Angular definitions separately
 - Adds support for all Angular APIs
2013-04-15 10:46:32 -04:00
Iristyle
6ad8dc2ce1 chore(ST2.WebPackages): bump CoffeeComplete 2013-04-15 08:28:55 -04:00
Iristyle
d37916f35d feat(WindowsUpdate.DisableAutoRestart): first ver! 2013-04-13 07:39:21 -04:00
Iristyle
aa603fbb01 chore(SublimeText2.UtilPackages): release 0.1.1 2013-04-08 17:54:31 -04:00
Iristyle
2efc0f5ad6 fix(SublimeText2.UtilPackages): default ps paths
- When searching for Powershell, be more resilient, search on disk
   for known locations and fallback to sensible default
2013-04-08 17:54:02 -04:00
Iristyle
c838a22777 chore(SublimeText2.WebPackages): release 0.1.1 2013-04-08 17:31:26 -04:00
Iristyle
64343d8801 fix(SublimeText2.WebPackages): find node safer
- use a fallback and write a warning when node.exe can't be found
 - try to use current PATH, then standard program files directory, then
  chocolatey bin root
2013-04-08 17:30:37 -04:00
Iristyle
d9a5ec2899 chore(tunnelier): update to 4.60.0
- update release notes
 - fix bad project url
2013-04-05 09:07:10 -04:00
Iristyle
3b5dffb879 Merge branch 'st2-updates' 2013-04-04 09:55:46 -04:00
Iristyle
dd747fafd2 chore(SublimeText2.EditorPackages): release 0.1.0
- Restores packages in a friendlier manner
2013-04-04 09:50:26 -04:00
Iristyle
6204c22fc1 chore(SublimeText2.GitPackages): release 0.1.0
- Includes git now
 - Restores packages in a friendlier manner
2013-04-04 09:50:11 -04:00
Iristyle
f9f3143eca chore(SublimeText2.UtilPackages): release 0.1.0
- Restores packages in a friendlier manner
2013-04-04 09:49:48 -04:00
Iristyle
0ff74d7c77 chore(SublimeText2.WebPackages): release 0.1.0
- Includes nodejs.install now
 - Restores packages in a friendlier manner
2013-04-04 09:49:14 -04:00
Iristyle
61724d2148 feat(sublime pkgs): use local cache of pkgs
- Sublime Package Control can run rampant with
    memory usage when installing 50+ new packages
    all at once, so prime it with a local cache instead
    of expecting everything to install on first startup
 - This also prevents all sorts of Sublime error dialogs
    as package setings are present, but packages may
    not exist yet
2013-04-04 09:41:59 -04:00
Iristyle
eadf7a8958 feat(sublime packages): install package control
- With refactored package control script, always
    call to double-check package control exists
2013-04-04 09:10:53 -04:00
Iristyle
49cb47cb9d refactor(sublime pkg control): move install script
- Will need this for other packages to more safely
    ensure package control is setup
2013-04-04 09:05:20 -04:00
Iristyle
c0f9c6d45a feat(SublimeText2.GitPackages): cache packages 2013-04-04 08:55:33 -04:00
Iristyle
c3efdad2c2 feat(SublimeText2.EditorPackages): cache packages 2013-04-04 08:55:15 -04:00
Iristyle
d65666cdfc feat(SublimeText2.UtilPackages): cache packages 2013-04-04 08:54:47 -04:00
Iristyle
1e6f643a1b feat(SublimeText2.WebPackages): cache packages 2013-04-04 08:54:25 -04:00
Iristyle
590d7a44f9 refactor(SublimeText2.app) - strictly wrapper pkg
- No more code, as the powershell subl alias and package control have
 been refactored to separate packages
2013-04-04 00:06:24 -04:00
Iristyle
656be7d066 feat(SublimeText2.PackeControl) - new pkg 1.6.3 2013-04-03 23:59:04 -04:00
Iristyle
4482d900d2 feat(SublimeText2.PowershellAlias) - new pkg
- refactored out of existing SublimeText2.app
2013-04-03 23:42:06 -04:00
Iristyle
784ab44665 chore(EthanBrown.GitConfiguration): release 0.0.3 2013-04-03 12:58:12 -04:00
Iristyle
15d736fd51 fix(EthanBrown.GitConfiguration): DiffMerge title
- Mine / Theirs was reversed
2013-04-03 12:57:14 -04:00
Iristyle
05736fbe70 chore(EthanBrown.GitAliases): release 0.0.3 2013-04-03 12:48:03 -04:00
Iristyle
a051b2fb7b feat(EthanBrown.GitAliases): update branch
- Verbose switch adds hashes / commit name
 - Add branches as another alias for bra
2013-04-03 12:46:09 -04:00
Iristyle
549086e695 fix(ChromeDevExtensions): nuspec filename 2013-04-03 12:41:32 -04:00
Iristyle
b308f10548 chore(ChromeDevExtensions): release 0.0.2 2013-04-03 12:41:31 -04:00
Iristyle
d5b8e3f652 chore(ChromeCanaryDevExtensions): release 0.0.2 2013-04-03 12:41:31 -04:00
Iristyle
0e6372e97d feat(chrome extensions: JS Runtime, PrettyPrint
- Update README
 - Keep an eye on, but don't install CSS Shack / JetBrains IDE
2013-04-03 12:41:30 -04:00
Iristyle
73c51c0150 chore(GoogleChrome.Dev): release 27.0.1453.12 2013-04-03 12:28:56 -04:00
Iristyle
22b192fbaa chore(GoogleChrome.Canary): publish 28.0.1461.0 2013-04-03 12:28:35 -04:00
Iristyle
8d03388413 fix(chrome installers): Check for existence
- Don't launch Chrome installers if they're already
    installed
 - Heuristic for Canary is a path check
 - Heuristic for dev channel is path check + reg key
2013-04-03 12:28:08 -04:00
Iristyle
2f854eaadf chore(SublimeText2.EditorPackages): release 0.0.5 2013-03-26 07:56:21 -04:00
Iristyle
812ee9b11c feat(EasyMotion): Super-fast keyboard based nav
- Change default settings to case-insensitive search
2013-03-26 07:55:56 -04:00
Iristyle
c123381530 chore(EthanBrown.SublimeText2.EditorPackages): release 0.0.4 2013-03-22 10:28:46 -04:00