Skip to content

Latest commit

 

History

History
808 lines (729 loc) · 106 KB

CHANGELOG.md

File metadata and controls

808 lines (729 loc) · 106 KB

Change Log

upcoming (2015/10/16 14:06 +00:00)

  • 3615b91 skip non tag builds on appveyor (@joeferraro)
  • b7cd3a1 run github changes after install (@joeferraro)
  • f563883 add changelog generation to circle build (@joeferraro)
  • 148a0c1 update changelog (@joeferraro)
  • 5d1937f adds missing logger require (@joeferraro)
  • fb8427f Update CONTRIBUTING.md (@joeferraro)

v0.0.44-beta4 (2015/10/13 14:25 +00:00)

  • 2b40706 Release v0.0.44-beta4. (@joeferraro)
  • e657f8f fix typo resolves issue where refreshing single element of metadata was replacing entire package.xml (@joeferraro)

v0.0.44-beta3 (2015/10/11 20:57 +00:00)

  • 9ff45c0 Release v0.0.44-beta3. (@joeferraro)
  • d9713f2 changes the way projects are cleaned/refreshed/edited to avoid EPERM issues, especially in windows, when attempting to delete non-empty directories (@joeferraro)
  • d0a5d6c only select parent if it includes children (@joeferraro)
  • 7971c65 catches invalid json config store, reverts to default, logs the issue (@joeferraro)
  • 263a524 adds more helpful error message when editor path is not found fixes #562 (@joeferraro)

v0.0.44-beta2 (2015/10/08 13:29 +00:00)

  • bb84df7 Release v0.0.44-beta2. (@joeferraro)
  • 4f35dc1 resolves issue where custom templates were being displayed in the creation preview but not merged during creation (@joeferraro)
  • 177fe14 rollback auto run of test (@joeferraro)

v0.0.44-beta1 (2015/10/06 12:28 +00:00)

  • bd80ae3 Release v0.0.44-beta1. (@joeferraro)
  • bb0b784 updates login url for tests (@joeferraro)
  • affdecb fix compilation tests (@joeferraro)
  • 770ce0f catches missing local store entry during sync command (@joeferraro)
  • c64680a resolves issue where compilation was hanging because user had pulled project from git and file in question was not part of their local store (@joeferraro)

v0.0.43 (2015/10/06 02:12 +00:00)

  • 1466897 Release v0.0.43. (@joeferraro)
  • 4aa2576 removes hide dock icon option until mm-app fully supports it (@joeferraro)

v0.0.43-beta9 (2015/10/06 00:49 +00:00)

  • 5a2fb36 Release v0.0.43-beta9. (@joeferraro)
  • 82b5745 resolves issue where mavensmate was not reseeding local template configuration (@joeferraro)
  • bb89617 runs sublime command to refresh folder list on clean, refresh, and edit project commands to address sublime text project folder bug (@joeferraro)
  • e121c98 increase refresh project timeout (@joeferraro)
  • db44164 typo (@joeferraro)
  • 64b8752 fix resource bundle test on windows (@joeferraro)
  • 9c7bdb4 fix windows cli tests (@joeferraro)
  • f3edf40 make windows test call recursive (@joeferraro)
  • ee9431f update windows build script (@joeferraro)
  • 32a9d1b update windows build script (@joeferraro)

v0.0.43-beta8 (2015/10/05 16:55 +00:00)

  • c7e7e12 Release v0.0.43-beta8. (@joeferraro)
  • 04a088e adds configuration option for hiding dock icon (@joeferraro)
  • b28892f update readme [ci skip] (@joeferraro)
  • 73983d3 update readme [ci skip] (@joeferraro)
  • 09f7833 resolves issue where using an * when subscribing to custom objects did not return both standard and custom objects (@joeferraro)
  • 65cd85a removes search layouts from list of known metadata as they cannot be reliably selected for retrieval (@joeferraro)

v0.0.43-beta7 (2015/10/05 00:41 +00:00)

  • 27c65dc Release v0.0.43-beta7. (@joeferraro)
  • 4e18582 adds logger to start server resolution (@joeferraro)

v0.0.43-beta6 (2015/10/05 00:35 +00:00)

  • 599510e Release v0.0.43-beta6. (@joeferraro)
  • 80797bb resolves with config so mm-app can read it (@joeferraro)

v0.0.43-beta5 (2015/10/05 00:07 +00:00)

v0.0.43-beta4 (2015/10/03 00:50 +00:00)

  • 153b19d Release v0.0.43-beta4. (@joeferraro)
  • 2fae7e8 give users the option to toggle legacy compilation in case the modern method is consuming too many API hits or is not working (@joeferraro)
  • cfd6718 fix test class list height so double scrollbars don't appear (@joeferraro)

v0.0.43-beta3 (2015/10/03 00:25 +00:00)

  • f5ea8e7 Release v0.0.43-beta3. (@joeferraro)
  • 9fdf293 update system keychain message (@joeferraro)
  • 697e90a replaces metadata api retrieve post compile with queries to the tooling api to get updated file info for .local_store. this should reduce compilation times even furthers (@joeferraro)
  • 459e074 resolves issue where client was attempting to index apexpage (@joeferraro)
  • c908856 only normalize path if it exists :) (@joeferraro)
  • 5ede7f1 tweaks metadata indexing to better handle exotic child types (@joeferraro)
  • f03e6b9 adds indexing operations to clean, introduces refresh from server, which is called when user clicks refresh from project root or src directory (@joeferraro)
  • e35d1d7 preselects and runs test automatically if launched from opened apex unit test in editor (@joeferraro)
  • eae9943 fix typo in mm_workspace setting example, add more helpful information (@joeferraro)
  • f15e643 normalize paths in cases where users have improperly set up their workspaces (@joeferraro)
  • fd0cda7 remove linux exclusion from keychain (@joeferraro)
  • 2c925c4 add extra info to package parse error message (@joeferraro)
  • 622a351 adds missing custom object children fixes joeferraro/MavensMate-Atom#277 (@joeferraro)

v0.0.43-beta2 (2015/10/02 01:01 +00:00)

  • f8e2140 Release v0.0.43-beta2. (@joeferraro)
  • 011ba40 reduce chunks of apex class ids to 200 in attempt to prevent " Error: Request Entity Too Large: head" (@joeferraro)

v0.0.43-beta1 (2015/10/02 00:05 +00:00)

  • 335e500 Release v0.0.43-beta1. (@joeferraro)
  • 8376af6 catch security token error, mark project as invalid (@joeferraro)

v0.0.42 (2015/10/01 23:15 +00:00)

  • 4cb1488 Release v0.0.42. (@joeferraro)
  • 4a3db3c resolves issue where workflow rules were not properly indexed (@joeferraro)
  • c761719 resolves issue where sharing rules were not properly handled by mavensmate (@joeferraro)
  • 1b03d28 update-creds test fix (@joeferraro)
  • 1cfc3d7 add login url to update-creds cli (@joeferraro)
  • b0b87d6 add log to system logging topic (@joeferraro)
  • df7228a better handle missing unzip executables, especially on windows (@joeferraro)
  • c1f37f3 fixes atom editor path for linux fixes joeferraro/MavensMate-app#49 (@joeferraro)
  • 768dc66 make project selector a filterable list of projects (@joeferraro)

v0.0.42-beta6 (2015/10/01 16:45 +00:00)

  • ce1e7d0 Release v0.0.42-beta6. (@joeferraro)
  • 699789f performs a retrieve after project compilation to avoid conflicts with server fixes #547 (@joeferraro)
  • 4054d7d resolves issue where layouts were not properly checked in project tree, resolves issue where parents were not checked if all children folders were checked. fixes #546 (@joeferraro)
  • d22b713 resolves issue where environment property was not properly read for sandbox org connections fixes joeferraro/MavensMate-app#41 (@joeferraro)

v0.0.42-beta5 (2015/10/01 01:31 +00:00)

  • e425635 Release v0.0.42-beta5. (@joeferraro)
  • e18ec7e update login url setting on creds update (@joeferraro)

v0.0.42-beta4 (2015/10/01 01:22 +00:00)

  • 49c8981 Release v0.0.42-beta4. (@joeferraro)
  • f495c03 fix deploy test (@joeferraro)
  • 011d1dd resolves issue where deployment connections were not properly handling custom URLS. resolves issue where projects were not persisting custom login urls (@joeferraro)
  • c93b30a update could not find project message to make it a bit clearer (@joeferraro)
  • c6472c6 tweak streaming logging (@joeferraro)

v0.0.42-beta3 (2015/09/30 17:56 +00:00)

v0.0.42-beta2 (2015/09/30 14:07 +00:00)

  • 54a704b Release v0.0.42-beta2. (@joeferraro)
  • 0f068f6 adds http/https proxy to config start up refs joeferraro/MavensMate-app#24 (@joeferraro)

v0.0.42-beta1 (2015/09/29 19:07 +00:00)

  • 5bd430b Release v0.0.42-beta1. (@joeferraro)
  • 88f78d1 resolves issue where fixing project was not properly storing credentials in keychain refs joeferraro/mavensmate-app#528 (@joeferraro)

v0.0.41 (2015/09/29 17:20 +00:00)

  • bb64fee Release v0.0.41. (@joeferraro)
  • 5c6ff28 resolves issue where cached session was causing problems initiating project (@joeferraro)
  • 90fdb5e update readme [ci skip] (@joeferraro)
  • dc01e10 update readme [ci skip] (@joeferraro)
  • b9f5f0f update readme [ci skip] (@joeferraro)

v0.0.40 (2015/09/29 15:02 +00:00)

  • 4b8af3d Release v0.0.40. (@joeferraro)
  • 38968f4 fix session test (@joeferraro)
  • d3177fa improves project creation ux fixes #474 (@joeferraro)
  • 4822328 update default api to 34 (@joeferraro)
  • a353a21 clean-up ugly javascript formatting (@joeferraro)
  • 4407bfa resolves issue where select all/none tests buttons were dropping below input text. changes functionality of select all/none buttons to only operate on visible tests (@joeferraro)
  • bb72e54 update readme [ci skip] (@joeferraro)
  • 7effa09 update readme [ci skip] (@joeferraro)
  • 1453ffa update readme [ci skip] (@joeferraro)

v0.0.40-beta4 (2015/09/28 12:56 +00:00)

  • d8d057a Release v0.0.40-beta4. (@joeferraro)
  • bd45fd8 remove failing test until we can re-apply settings fix (@joeferraro)

v0.0.40-beta3 (2015/09/28 04:28 +00:00)

  • c94b65b Release v0.0.40-beta3. (@joeferraro)
  • dbca6a2 revert settings fix (@joeferraro)

v0.0.40-beta2 (2015/09/28 03:33 +00:00)

  • f948602 Release v0.0.40-beta2. (@joeferraro)
  • b27a044 revert (@joeferraro)
  • d74fb3a Release v0.0.40-beta2. (@joeferraro)
  • #525 Merge pull request #525 from joeferraro/socket-logging (@joeferraro)
  • 6dfbb9b remove modal for now (@joeferraro)
  • efc9618 adds coverage modal (@joeferraro)
  • 01301b6 tweak log view layout (@joeferraro)
  • 6d96929 enhanced logging ux, including ability to start/stop/flush, better performance when loading logs bc of server-side generated log lines (@joeferraro)
  • ba96762 js formatting update (@joeferraro)
  • e5c07fa remove unneeded class (@joeferraro)
  • cb74eaa various js formatting updates, adds execute apex link back to menu (@joeferraro)
  • ee06df1 allow project id to be sent via query params, post body, or header (@joeferraro)
  • 199f66b adds ability to execute specific test methods when running tests, replaces outdated bulk submission of test to newer tooling async test runner endpoint (@joeferraro)
  • 224f6b8 make test coverage blocks smaller (@joeferraro)
  • ea41e7f Merge branch 'master' into socket-logging (@joeferraro)
  • 8d40e15 reverts to empty settings object if JSON file has been corrupted (@joeferraro)

v0.0.40-beta1 (2015/09/23 13:41 +00:00)

  • e7e2bec Release v0.0.40-beta1. (@joeferraro)
  • 94e7832 initial implementation of socket.io to stream logs to log "HQ" for filtering/searching (@joeferraro)
  • cf45785 tweak unit test routine to allow tester to skip coverage queries (used in ST when running an ad-hoc test from the editor) (@joeferraro)
  • 5555967 better error message for lost project (@joeferraro)
  • 3a81a46 adds open project and home menu items (@joeferraro)
  • 4972fe1 fix bad variable name in new metadata catch block (@joeferraro)
  • 35795f4 tweak apex class container height for testing (@joeferraro)
  • 99c72ca disables arcade until we can support html5 games :( (@joeferraro)

v0.0.39 (2015/09/19 01:35 +00:00)

  • a9045e4 Release v0.0.39. (@joeferraro)
  • 6272bb3 fix get-setting command description (@joeferraro)
  • d5b36fc ensure id is sent properly in new-project response (@joeferraro)
  • a017ea2 Update CONTRIBUTING.md (@joeferraro)
  • 653a403 resolves issue where bad credentials/invalid project were not properly opening fix-project UI (@joeferraro)
  • 99ed9f9 splits coverage query into predefined chunks to stay under SOQL length limit fixes joeferraro/MavensMate-SublimeText#652 (@joeferraro)
  • 59c2802 exposes get-setting command (clients will use this to get a list of workspaces for example, if they want to include a project list view) (@joeferraro)

v0.0.39-beta3 (2015/09/17 14:34 +00:00)

  • fc2a673 Release v0.0.39-beta3. (@joeferraro)
  • fb81ad7 update keytar version (@joeferraro)
  • c20d691 tweak error wording (@joeferraro)
  • 76758ca resolves issue where windows was not properly detecting end line chars (@joeferraro)

v0.0.39-beta2 (2015/09/10 13:07 +00:00)

  • 075e9b6 Release v0.0.39-beta2. (@joeferraro)
  • eb937d5 resolves issue where org type was not being respected in org connections (@joeferraro)

v0.0.39-beta1 (2015/09/08 21:11 +00:00)

  • b97812e Release v0.0.39-beta1. (@joeferraro)
  • 83479ab adds better test messaging/stack trace formatting courtesy of @harmon (@joeferraro)

v0.0.38 (2015/09/08 21:05 +00:00)

  • 66963ad Release v0.0.38. (@joeferraro)
  • abfb61f adds better logging to unit testing, fixes issue where code coverage was not properly calculated (@joeferraro)
  • 6e4343c only add classes that are test classes (@joeferraro)
  • cf66852 start streaming listener on sfdcClient refresh fixes #508 (@joeferraro)

v0.0.38-beta26 (2015/09/08 18:07 +00:00)

  • d4e2fb9 Release v0.0.38-beta26. (@joeferraro)
  • 5c3993c catch user trying to set string values with extra quotes (@joeferraro)

v0.0.38-beta25 (2015/09/08 17:57 +00:00)

  • 0b8b884 Release v0.0.38-beta25. (@joeferraro)
  • a4fbbef catch and throw editor exception refs #512 (@joeferraro)
  • c8d47d1 fix project modal size for better ux (@joeferraro)
  • 8af709e updates main nav menu to multilevel menu (@joeferraro)
  • 6739cb5 resolves issue in base configuration where atom did not exist (@joeferraro)

v0.0.38-beta24 (2015/08/31 19:05 +00:00)

  • 3826b6e Release v0.0.38-beta24. (@joeferraro)
  • 4008166 if name is not provided during metadata creation, throw error refs #488 (@joeferraro)
  • de32113 improve settings UI fixes #502 (@joeferraro)
  • 57ce05f enable UI to pass in project id to open fixes #503 (@joeferraro)

v0.0.38-beta23 (2015/08/27 15:48 +00:00)

  • 932d524 Release v0.0.38-beta23. (@joeferraro)
  • 53f48fe tweak logging (@joeferraro)
  • 4e8131b catches expired password, displays more helpful message during fix project (@joeferraro)
  • 821273c adds execute-soql command (@joeferraro)
  • a1fd979 introduces initial version of sync-with-server command, which compares local metadata with the server (currently you can only send it a single path) (@joeferraro)
  • 200f2af resolves issue where searching for metadata created uncaught exception for certain metadata types which crashed search (@joeferraro)
  • 918661d adds ga url params to footer links (@joeferraro)
  • b059900 if editor is sublime, sends the project file to the sublime executable to open the project to ensure sublime project file settings are enforced (@joeferraro)
  • faeb652 new project now only shows "open in " links when an editor has not been passed to the opener function (@joeferraro)
  • bb7600d resolves issue where mavensmate-editor-agent header was not properly passed through to editor service's openUi function (@joeferraro)

v0.0.38-beta22 (2015/08/20 16:06 +00:00)

  • cba0040 Release v0.0.38-beta22. (@joeferraro)
  • 92dab89 rename coverage to cov because npm pack was ignoring file for an unknown reason (@joeferraro)
  • 06835ef update changeling with issues [ci skip] (@joeferraro)
  • 4d21ae2 add changelog [ci skip] (@joeferraro)

v0.0.38-beta21 (2015/08/20 12:40 +00:00)

v0.0.38-beta20 (2015/08/19 17:49 +00:00)

v0.0.38-beta19 (2015/08/13 18:00 +00:00)

  • 540e3b5 Release v0.0.38-beta19. (@joeferraro)
  • 46da252 fix unzip for windows (@joeferraro)

v0.0.38-beta18 (2015/08/07 15:05 +00:00)

  • dd02734 Release v0.0.38-beta18. (@joeferraro)
  • 3c6d2f6 resolve start logging not respecting log levels (@joeferraro)

v0.0.38-beta17 (2015/08/06 20:29 +00:00)

  • df15c4f Release v0.0.38-beta17. (@joeferraro)
  • d3439d3 fix reference error (@joeferraro)
  • 7f353d4 introduce client supported editors and ability to explicitly open in an editor on project create, greatly simplify editor open function (@joeferraro)

v0.0.38-beta16 (2015/08/06 17:21 +00:00)

  • 8ff2dac Release v0.0.38-beta16. (@joeferraro)
  • 30243bf search classes for test-specific apex patterns instead of detecting test via file name fixes #479 (@joeferraro)

v0.0.38-beta15 (2015/08/06 13:52 +00:00)

  • d75e934 Release v0.0.38-beta15. (@joeferraro)
  • dee263f fix server port detection (@joeferraro)

v0.0.38-beta14 (2015/08/06 13:41 +00:00)

  • 3aa6058 Release v0.0.38-beta14. (@joeferraro)
  • 05b2761 fix client assertion (@joeferraro)
  • 8167abb allow editor to be passed via env variable (@joeferraro)
  • db751bd refactors "editor" into a header sent on server requests / param sent with commands bc editor can no longer assume single consumer. resolves keychain issue when creating projects, introduces client name concept, (@joeferraro)

v0.0.38-beta13 (2015/08/05 15:27 +00:00)

  • 60cc851 Release v0.0.38-beta13. (@joeferraro)
  • 754ae66 expose open settings command, add browser as ui as advanced setting, (@joeferraro)
  • 9280b9d enhance add project error message (@joeferraro)
  • 0265450 named deploys fixes #472, refs #473 (@joeferraro)
  • f9536e5 adds missing settings (@joeferraro)

v0.0.38-beta12 (2015/07/30 23:38 +00:00)

v0.0.38-beta11 (2015/07/30 22:38 +00:00)

  • dac13da Release v0.0.38-beta11. (@joeferraro)
  • 31727b0 fix bad reference to outdated dependency (@joeferraro)

v0.0.38-beta10 (2015/07/30 19:37 +00:00)

  • 1349a32 Release v0.0.38-beta10. (@joeferraro)
  • ae4ee10 fix failing org connection test by passing org type to new client (@joeferraro)
  • e69fdbc puts compile with tooling api configuration back in default settings (@joeferraro)
  • aafe78a fix org connections test (@joeferraro)
  • 6e77853 hit sandbox to assert proper bad cred handling until salesforce resolves API issue (@joeferraro)
  • 9666ffd add sinon as promised, increase edit project test timeout (@joeferraro)
  • 31563bf remove keychain dependency (@joeferraro)
  • 36f2863 update res param (@joeferraro)
  • ffbc7c9 update default settings (@joeferraro)
  • 201dbc1 catch projects with bad creds, redirect to fix ui fixes #475 (@joeferraro)
  • 0ae589a ensures/displays page titles (@joeferraro)
  • 52e3253 settings ui enhancements (@joeferraro)
  • cd054a6 handle array settings like objects (@joeferraro)
  • d2e8a1e display empty workspace selection message (@joeferraro)
  • 6187086 display trace on failed controller load (@joeferraro)
  • cf487b5 remove editor-specific settings, introduce settings ui for edits (@joeferraro)
  • edc1b83 accept flat mm_subl_location setting and make error more obvious fixes #477 (@joeferraro)

v0.0.38-beta9 (2015/07/24 19:28 +00:00)

  • c105ffd Release v0.0.38-beta9. (@joeferraro)
  • df39155 catches show coverage error properly (@joeferraro)
  • 4e42082 adds command line keychain support for windows/osx without requiring native bindings (@joeferraro)

v0.0.38-beta8 (2015/07/23 16:47 +00:00)

  • a1dc4dd Release v0.0.38-beta8. (@joeferraro)
  • ee2f687 resolve server when starting (@joeferraro)

v0.0.38-beta7 (2015/07/23 13:58 +00:00)

  • 17dc30c Release v0.0.38-beta7. (@joeferraro)
  • c4eb3e4 open links in new window, fix modal as it will open project in new window (@joeferraro)
  • 3f54a32 exposes the ability to pass a window/url opening function which supports upcoming electron (atom-shell) app (@joeferraro)

v0.0.38-beta6 (2015/07/22 02:33 +00:00)

  • 4be7e00 Release v0.0.38-beta6. (@joeferraro)
  • c3fca21 exposes start server function for node-webkit purposes (@joeferraro)

v0.0.38-beta5 (2015/07/22 02:27 +00:00)

  • 45fbfb0 Release v0.0.38-beta5. (@joeferraro)
  • 4405b9e Merge branch 'named-deploys' (@joeferraro)
  • 495204d save deployment to deployment directory (@joeferraro)
  • 52ee475 ui command should not care about editor (@joeferraro)
  • f8ed4cc implements search metadata functionality for edit project and deploy (@joeferraro)

v0.0.38-beta4 (2015/07/17 04:04 +00:00)

  • 07fd46d Release v0.0.38-beta4. (@joeferraro)
  • f2511ed simplify editor service open call, requires proper "mm_subl_location" configuration per platform ("osx", "windows", "linux") (@joeferraro)
  • eedd92b remove tmp dependency, ref to old randomstring dependency (@joeferraro)
  • af6c7f3 remove randomstring dependency (@joeferraro)
  • be0aae9 handle dynamic ST subl location fixes #465 (thanks @steals) (@joeferraro)
  • ea7aefc make private functions (@joeferraro)
  • c325f07 monitors config files and reloads when appropriate fixes #467 (@joeferraro)
  • e28c882 fix jobqueue typo (@joeferraro)
  • adfac27 initial "new project from existing directory" support (@joeferraro)
  • 267ec86 do not automatically create zip folders fixes #462 (@joeferraro)
  • 3cddcaa make footer padding smaller (@joeferraro)
  • 1d7c0b2 fix directoryToZip check (@joeferraro)
  • 5388a97 update fs-extra version (@joeferraro)
  • 5e70b06 removes ability to login via access token as it's no longer a valid use case given the new ST architecture (@joeferraro)

v0.0.38-beta3 (2015/07/13 21:41 +00:00)

v0.0.38-beta2 (2015/07/08 14:47 +00:00)

  • 0558f71 Release v0.0.38-beta2. (@joeferraro)
  • 0f156ec attempt to fix test timeout (@joeferraro)
  • 91fdd7c update footer (@joeferraro)
  • c2ad6cb adds footer, fixes error handling in controllers (@joeferraro)
  • d2b0193 shows proper message on new project creation (@joeferraro)
  • f89cdb6 resolves issue where managed metadata was not being properly filtered (@joeferraro)
  • b069c1c updates sublime-project definition (@joeferraro)
  • 7e5a017 enables index-apex-class to send name or path (@joeferraro)
  • a766df2 implements finishcommands (@joeferraro)
  • d964374 fix tests2 arg (@joeferraro)
  • b83ad3b fix makefile variable ref (@joeferraro)
  • d7f627d fixes issue experienced during new project creation (@joeferraro)
  • ed7093a test (@joeferraro)
  • fbe982b tweak script (@joeferraro)
  • e40a827 more tweaking of test script (@joeferraro)
  • dce55e0 tweak circle for parallelism (@joeferraro)
  • 204a66c tweak parallelism script (@joeferraro)
  • 4c7f3ec attempt to fix perms issue (@joeferraro)
  • 8579a13 make ci.sh executable (@joeferraro)
  • 58085c4 fix command runner (@joeferraro)
  • cf2a0cb adds parallelism (@joeferraro)
  • 720d053 ensure missing commands are properly caught and thrown, fix missing require in deploy (@joeferraro)
  • 92c67f2 delete now respects mm_purge_on_delete (@joeferraro)
  • 3e019ac list metadata now properly respects mm_ignore_managed_metadata (@joeferraro)
  • 90b71a1 adds favicon and dynamic title [ci skip] (@joeferraro)
  • a5c65ad handles open-ui without project (@joeferraro)
  • 8d66408 removes unused settings (@joeferraro)
  • c8dda95 clean up postinstall script [ci skip] (@joeferraro)

v0.0.38-beta1 (2015/07/04 14:09 +00:00)

  • 95872f7 Release v0.0.38-beta1. (@joeferraro)
  • 3352e0e no longer opens ui automatically when server starts (@joeferraro)
  • 9b4907e copies mavensmate to sublime text packages directory for easier install (@joeferraro)
  • fa58cb8 ensures messages are properly displayed in UIs (@joeferraro)
  • 7ecbeaa removes unnecessary code from deploy page (@joeferraro)
  • 97f1d34 tweaks alert color, removes duplicate css (@joeferraro)
  • 3f5b7c7 ensures failed metadata compiles resolve properly (@joeferraro)
  • 4f6ab0b update function name (@joeferraro)
  • 97b2da5 fix projectcontroller test (@joeferraro)
  • f4c9d65 removes failing test (@joeferraro)
  • d6fcd48 updates view helper test with new client properties (@joeferraro)
  • c96a18a resolves indexing issue for deprecated metadata type (@joeferraro)
  • a4b06bc remove only flag (@joeferraro)
  • ef3fe1d promisify more tests (@joeferraro)
  • 2a504b1 adds ability to pass sfdcClient to project, which should save on test runs. fixes session test, removes callbacks from client (@joeferraro)
  • e132669 fix bad assertion (@joeferraro)
  • e0e59ed move comments below hash bang (@joeferraro)
  • 33f67ae fixing more tests! (@joeferraro)
  • c5f467b more commenting/clean-up (@joeferraro)
  • b7433bc adds proper header comments to all commands (@joeferraro)
  • 4ad1419 simplifies job queue result handling, ensures a string-based command result is objectified (@joeferraro)
  • 40177f1 removes unused code (@joeferraro)
  • c806944 adds proper comment headers (@joeferraro)
  • 7a7f4db remove old comment (@joeferraro)
  • dcb5eb3 more major refactoring of tests/commands to promises versus callbacks (@joeferraro)
  • 7bd2532 refactors significant portion of codebase to use promises instead of callbacks for common operations like running commands, adding projects, etc. (@joeferraro)
  • 0abd5b8 removes unnecessary dev dependencies (@joeferraro)
  • a9fe0ca ensures edit project link has pid context (@joeferraro)
  • e036b27 ensures bootstrap doesn't supercede DOM, updates modal button labels (@joeferraro)
  • 191191c help sublime with diffing on conflicts (@joeferraro)
  • 6f7829f exposes open-ui command (@joeferraro)
  • d13b396 returns only the script basename (@joeferraro)
  • 578651a introduces template preview during metadata creation (@joeferraro)
  • 56c25df rename server var (@joeferraro)
  • 1856e71 fix issue with opening project in editor (@joeferraro)
  • 2d82141 significant refactoring to enable single client with multiple projects and better support commands called via HTTP from editors (@joeferraro)
  • 10c5bc3 initial commit (@joeferraro)
  • 6c85b35 enhanced logging (@joeferraro)
  • 01b19f0 handles issue where unindexed type threw error (@joeferraro)
  • 78522eb updates references for new version of jsforce (@joeferraro)
  • 36326c2 adds menu to base layout for other mm actions, adds proper error handling to missing routes/routes w/o projects, (@joeferraro)
  • 10319d5 better ux when starting server (@joeferraro)

v0.0.37 (2015/05/31 23:34 +00:00)

  • 04c2a0f Release v0.0.37. (@joeferraro)
  • b5b46e6 change refs to remove sync (@joeferraro)

v0.0.36 (2015/05/31 22:23 +00:00)

  • c744ced Release v0.0.36. (@joeferraro)

v0.0.36-alpha2 (2015/05/26 16:39 +00:00)

  • 6de0218 Release v0.0.36-alpha2. (@joeferraro)
  • 4813b83 change remove class calls to async in an attempt to resolve windows directory not empty issues (@joeferraro)

v0.0.36-alpha1 (2015/05/26 14:07 +00:00)

  • 6d2feb4 Release v0.0.36-alpha1. (@joeferraro)
  • 7064def push fs-extra version (@joeferraro)

v0.0.35 (2015/05/25 17:23 +00:00)

  • 865eef4 Release v0.0.35. (@joeferraro)
  • a5d0aaf refactors/simplifies retrieve method to ensure low-level exceptions can be caught properly (@joeferraro)
  • 2ab8cf7 changes session log to "silly" level closes #429 [ci skip] (@joeferraro)
  • 41e50ff adds debug logs tab with instructions on where to find logs refs #432 [ci skip] (@joeferraro)
  • 75c6756 properly handles test failure, updates debug log message [ci skip] (@joeferraro)
  • e6d24a7 resolves issue where keyboard shortcuts were not working in mavensmatewindowserver [ci skip] (@joeferraro)

v0.0.35-alpha2 (2015/05/23 17:19 +00:00)

  • 3565545 Release v0.0.35-alpha2. (@joeferraro)
  • 8bafe82 update readme [ci skip] (@joeferraro)
  • ad31568 resolves deployment test failures bc of undefined project, bad error reference (@joeferraro)
  • 9a9be27 return proper json error in headless mode (@joeferraro)
  • ae36568 compilation now updates local store properly closes #434 (@joeferraro)
  • 172815c update local store on deploy result refs #434 (@joeferraro)
  • b819320 formatting updates (@joeferraro)
  • 952dbd0 adds better error message on polling time out closes #427 (@joeferraro)
  • a40da1b re-enables opening mm ui's in the browser closes #430 (@joeferraro)
  • 4b278cd removes loads of static resources that have gone unused for years (@joeferraro)
  • f2f5dd0 remove pattern of rethrowing rejection (@joeferraro)
  • 27524f5 this assertion seems to be killing the circle ci tests, commenting for now (@joeferraro)
  • a0f4d22 remove tmp zip on zip error (@joeferraro)

v0.0.35-alpha1 (2015/04/19 21:14 +00:00)

  • 2292697 Release v0.0.35-alpha1. (@joeferraro)
  • 596bf48 remove console statement from deploy (@joeferraro)
  • 6f5d93f test tweaks (@joeferraro)
  • d6acc0b fix zip/unzip routines for retrieves, deploys (@joeferraro)
  • fe2da7e adds transient project for cli operations (@joeferraro)
  • 97c446c change log level (@joeferraro)
  • 29a4e4f adds zip vb script, fixes zip/unzip spawns (@joeferraro)
  • ff6da56 exposes org type preference to env (@joeferraro)
  • a810887 use cscript, suppress copy window when extracting on windows (@joeferraro)
  • fe1909b updates winston version (@joeferraro)
  • 09af88f removes dependency on woeful node unzip/extract support (@joeferraro)
  • 7f27e9a set process title for cli and server executables (@joeferraro)

v0.0.34 (2015/03/09 16:12 +00:00)

  • 49858a5 Release v0.0.34. (@joeferraro)
  • b540ada catch exception when org reports nonexistent resource fixes joeferraro/mavensmate-atom#162 [ci skip] (@joeferraro)
  • 4064f69 reinitialize packagexml before every clean fixes joeferraro/MavensMate-Atom#167 (@joeferraro)
  • eae574f set login url during new project creation refs joeferraro/MavensMate-Atom#163 (@joeferraro)
  • c37a993 resolves issue where mm_compile_with_tooling_api was not properly respected (@joeferraro)
  • 55020f4 return when rejecting early (@joeferraro)

v0.0.33 (2015/02/20 15:59 +00:00)

  • f489516 Release v0.0.33. (@joeferraro)

v0.0.33-alpha1 (2015/02/19 19:59 +00:00)

  • 6c76a1e Release v0.0.33-alpha1. (@joeferraro)
  • 7c657ff adds list provider, member provider to package, adds customobjectsharingrulesprovider (@joeferraro)
  • 17bdf27 adds ability to set log level for console transport (@joeferraro)
  • 5f040b8 Update Readme [ci skip] (@joeferraro)
  • 9944b55 adds checkpoint commands: new, delete, list. exposes getUserId function for sfdc client (@joeferraro)

v0.0.32 (2015/02/16 22:22 +00:00)

  • a536c31 Release v0.0.32. (@joeferraro)
  • f7f27c8 resolve conflict log error fixes /joeferraro/MavensMate-Atom#148 (@joeferraro)
  • 28b565d handles relative/absolute paths on the command line (@joeferraro)
  • c76797d Update readme [ci skip] (@joeferraro)

v0.0.31 (2015/02/14 19:28 +00:00)

  • b037556 Release v0.0.31. (@joeferraro)
  • cdf051a update package license [ci skip] (@joeferraro)
  • a69affb update readme.md [ci skip] (@joeferraro)
  • 51198e9 adds remaining cli tests, tweaks signature of many subcommands to be more user-friendly (@joeferraro)
  • e3e5b69 fix test for debug tests (@joeferraro)
  • bda3a0d adds cli tests, moves command tests to integration directory, adds more support for cli args, changes debugging flag to verbose (@joeferraro)
  • fc65afa expose reload config function so that atom can re-init when config changes (@joeferraro)
  • 3d8670a adds conflict checking during compilation with option to force override (@joeferraro)

v0.0.31-alpha3 (2015/02/13 17:19 +00:00)

  • 0b6f23a Release v0.0.31-alpha3. (@joeferraro)
  • 7d88f54 change logging for deploys (@joeferraro)
  • ec61686 updated sound (@joeferraro)
  • 9b216d7 adds bundle path as argument for resource bundle deploys on cli (@joeferraro)
  • 6b2c629 update node-keytar version (@joeferraro)
  • 6fe923b adds flush logs command (@joeferraro)
  • 0fe97aa adds script path to cli (@joeferraro)
  • 5e366a3 adds script name option to cli for new-apex-script (@joeferraro)
  • 8a0e2ed adds license (@joeferraro)
  • ecdfc77 Update Contributing.MD [ci skip] (@joeferraro)
  • 53e4c1e specify version numbers for chai/sinon (@joeferraro)
  • b7d717f update readme (@joeferraro)
  • 85bad40 updates test env variable names (@joeferraro)
  • b964373 fix error message assertion (@joeferraro)
  • 2dbe969 adds parsehelp python script for future code assist support (pre-parser) (@joeferraro)
  • 97ee367 placeholder for contributing docs (@joeferraro)
  • b0a3e4c replace pattern of rethrowing errors (@joeferraro)
  • 3c7a3ce fixes project unit test workspace settings, allows settings to be passed to test client (@joeferraro)
  • 350f0bc Release v0.0.31. (@joeferraro)
  • b6aee9d adds execute apex test (@joeferraro)
  • 977030a up timeouts (@joeferraro)
  • e33efbc adds env and argv options to configuration (@joeferraro)
  • b393705 adds project/lightning unit tests (@joeferraro)
  • fcf5f96 remove project specific settings as nconf does not current support injecting to a specific place in the configuration hierarchy (TODO) (@joeferraro)
  • 45ca932 remove unused code (@joeferraro)
  • cd2860b turn on logging during run-tests integration test so we can cover log download (@joeferraro)
  • 849923c fix project error message, remove fs stub (@joeferraro)
  • 6afd10d remove only's (@joeferraro)
  • 1cd4ea5 start client unit tests (@joeferraro)
  • 06607bd adds more tests (@joeferraro)
  • e77ac7a fixes coverage command to include org-wide or class-specific, beefs up tests (@joeferraro)
  • 82dc6da remove async dependency as its not used (@joeferraro)
  • 15cb803 fixes typo in sublime text project path settings (@joeferraro)
  • 247b126 fixes cli help (@joeferraro)

v0.0.31-alpha2 (2015/02/03 23:24 +00:00)

  • bfb6387 Release v0.0.31-alpha2. (@joeferraro)
  • b2d7a60 fixes version command to return npm version, remove version from subcommands [ci skip] (@joeferraro)

v0.0.31-alpha1 (2015/02/03 23:07 +00:00)

  • 22b9aa9 Release v0.0.31-alpha1. (@joeferraro)
  • 1a02ee3 fix project create error handling [ci skip] (@joeferraro)
  • 548198b more enhancements to support sublime text (@joeferraro)
  • 605a07d lots of commits towards sublime compatibility (@joeferraro)
  • d9e5f4d - remove shelly dependency, replace with escape command in util (@joeferraro)
  • d363de9 ensures make is available on windows build server (@joeferraro)
  • a8c4a2a adds apex-script functionality refs joeferraro/MavensMate-Atom#133 (@joeferraro)
  • 28c79a5 add windows build script [ci skip] (@joeferraro)
  • f7522a0 add appveyor build file [ci skip] (@joeferraro)

v0.0.30 (2015/01/29 22:13 +00:00)

  • 7dd4548 Release v0.0.30. (@joeferraro)
  • 0f2f61e adding more tests (@joeferraro)
  • 75ca29e removes unused commands, functions, adds start of controller tests (@joeferraro)
  • 7e4cdd7 adds edit-project test, removes some unused project code, adds test for index contents (@joeferraro)
  • 3903baf fixes namespace reference (@joeferraro)

v0.0.30-alpha2 (2015/01/28 17:16 +00:00)

  • cc3f788 Release v0.0.30-alpha2. (@joeferraro)
  • 7134986 adds lightning preview [ci skip] (@joeferraro)
  • 12d30e7 adds session test, adds open metadata and test (@joeferraro)

v0.0.30-alpha1 (2015/01/27 22:27 +00:00)

  • 186c6b4 Release v0.0.30-alpha1. (@joeferraro)
  • 87e0b4d remove console statements [ci skip] (@joeferraro)
  • e65b23e add lightning tests, update resource bundle service, reimplement tests, add blanket dependency (@joeferraro)

v0.0.29 (2015/01/27 16:16 +00:00)

  • 450e56f Release v0.0.29. (@joeferraro)
  • 8b5c171 update readme [ci skip] (@joeferraro)
  • 3bdc1d5 add coveralls badge [ci skip] (@joeferraro)
  • ae72b5a reimplement full test suite (@joeferraro)
  • b9c7d80 adds makefile, sets up coveralls (@joeferraro)
  • 7755ff0 updates lightning event/interface routines, ensures CLI can read commands from subdirectories (@joeferraro)
  • 96c9982 push version [ci skip] (@joeferraro)
  • 69d1b52 fix case sensitivity issue that was causing linux test failure (@joeferraro)
  • 0b3770c run all tests (@joeferraro)
  • 1e84321 implement logging in an attempt to fix (@joeferraro)
  • 4d4f903 standardize compile result, fix lightning bundle item logic, remove old commands, update component command, adds content check for local members bc of weird linux bug (@joeferraro)
  • 473287c remove log statements, output mavensmate-file result for debugging purposes (@joeferraro)
  • e922d7e fixes ugly bug that attached event handlers to the client on each compile request (@joeferraro)
  • 397169b use project keychain service [ci skip] (@joeferraro)
  • 8111945 moves inquirer requirer into if statement to ensure mavensmate module can be loaded properly inside atom [ci skip] (@joeferraro)
  • ff790f8 add more refresh/compile tests (@joeferraro)
  • 5345886 fix snippet path [ci skip] (@joeferraro)
  • f028c58 remove blanket temporarily (@joeferraro)
  • 6dd85d5 alpha (@joeferraro)

0.0.29-0 (2015/01/21 15:22 +00:00)

  • 3e51a54 release 0.0.29-0 (@joeferraro)
  • f72a51e remove sample code (@joeferraro)
  • edd70ea put grunt mocha into place (@joeferraro)
  • ee67f7a fix lightning reference during compile (@joeferraro)
  • 988e029 major progress towards refactoring to "file" approach for paths (@joeferraro)
  • 4d86dbc rename some classes, create refresh, compile, delete delagates (@joeferraro)
  • 42c925e moving commands into subfolders (@joeferraro)
  • 1e53b40 continue to move toward standard handling of array paths (@joeferraro)
  • c251c65 major package refactoring, moving toward consistent metadata support (@joeferraro)
  • de36e71 the beat goes on (@joeferraro)
  • 3b9af0a more refactoring away from directory support (@joeferraro)
  • 031ed13 major refactoring (@joeferraro)
  • f15cbea read atom settings, update catch refs (@joeferraro)
  • 7b02a54 massive refactoring to use bluebird instead of q for promises (@joeferraro)
  • bcf8fd4 early lightning integration (@joeferraro)
  • 556edc1 push npm version [ci skip] (@joeferraro)
  • fbf166f switches out unzip module in favor of adm-zip as it's shown to be more reliable for complicated zip streams (@joeferraro)
  • 4047991 remove console.logs (@joeferraro)
  • 89397a2 more settings fixes (@joeferraro)
  • f602491 ensure settings are set and retrieved before storing password (@joeferraro)
  • 57384ef push npm version (@joeferraro)
  • 7505c47 make .setting writes synchronous bc unexpected behavior was occurring otherwise, ensure .session file on client init (@joeferraro)
  • 684cf55 push npm version (@joeferraro)
  • 9daec31 update username/environment on cred updates (@joeferraro)
  • bc0369d push npm version (@joeferraro)
  • f681313 [better] handle pw vs keychain issue (needs to be refactored) (@joeferraro)
  • 89b3267 tweak password logic [ci skip] (@joeferraro)
  • 7f55665 push npm version (@joeferraro)
  • 372ed72 better error messages for password issues (@joeferraro)
  • 044ca47 remove unload listeners as they're no longer used by atom because of frame origin mismatch (@joeferraro)
  • 6dcbbe6 remove self dependency [ci skip] (@joeferraro)
  • b0e96dd fixes issue where project was not setting password in settings file when key tar was not installed (@joeferraro)
  • 382eceb push npm version [ci skip] (@joeferraro)
  • 4c6dd5e removes firm keytar dependency refs joeferraro/MavensMate-Atom#115 (@joeferraro)
  • 052c98b add documentation (@joeferraro)
  • 5d4b35f use unzip2 module for stream extraction refs #108 (@joeferraro)
  • a26083e Update Readme.md (@joeferraro)
  • e47b58c Update Readme.md (@joeferraro)
  • 2003104 Update Readme.md (@joeferraro)
  • 5325246 adds instance url, updates job queue declaration (@joeferraro)
  • 4ef47a1 push npm version (@joeferraro)
  • 03a85f9 hide action buttons from atom (@joeferraro)
  • 478f4da resolves issue where cached client was not properly initiating sfdc-client, ensures arcade tab is hidden, adds more logging (@joeferraro)
  • a8f8299 fix main declaration [ci skip] (@joeferraro)
  • 6ba1b15 adds some logging to project [ci skip] (@joeferraro)
  • 4fa3f64 fix issue where cached project session was not being read (@joeferraro)
  • 1c485a9 change timeout on before hook (@joeferraro)
  • 12a7486 push npm version (@joeferraro)
  • 234e8c4 re-broadcast jsforce refresh event (@joeferraro)
  • 8195883 push npm version [ci skip] (@joeferraro)
  • cfc9110 fix postinstall location (@joeferraro)
  • 1936c70 add resource bundle service, add launch ui to editor service (@joeferraro)
  • d125604 add max sockets during test run, other test tweaks (@joeferraro)
  • c744874 better handle deploy response (@joeferraro)
  • 4ca9f17 push npm version (@joeferraro)
  • 9b836cc emit log downloaded from logservice (@joeferraro)
  • 83ddcce comments! (@joeferraro)
  • bbd7f16 fix command reference when getting stdin, adds index apex class command, ensures output when running commands from terminal (@joeferraro)
  • e5cfa43 adds execute apex UI, cleans up some commands, adds logging streaming listener (@joeferraro)
  • 05559d3 comment out deployment name and log levels from deploy (@joeferraro)
  • 43fc08c no arcade tab in atom v1 bc of flash dependency (@joeferraro)
  • b72daa0 push npm version [ci skip] (@joeferraro)
  • d82a850 fix failing compile test (@joeferraro)
  • 79f472c turn off test debugging (@joeferraro)
  • 686344b adds index apex command and tests (@joeferraro)
  • 3abd5df adds meta-xml compilation via the metadata api (@joeferraro)
  • 7510ea1 fix success handler on deploy [ci skip] (@joeferraro)
  • 264e7a1 push npm version [ci skip] (@joeferraro)
  • ff21cdc updates package.xml on creates/deletes, fixes package.xml format (@joeferraro)
  • 1a78636 update debug log help text (@joeferraro)
  • 5548cbc update indexing message (@joeferraro)
  • a3353d2 minor ui enhancements to tree [ci skip] (@joeferraro)
  • 2552bce push npm version [ci skip] (@joeferraro)
  • 0c0b643 up timeout (@joeferraro)
  • 5c79089 hook up org connection endpoints properly, add org connection tests, add proper responses to connection commands (@joeferraro)
  • f3f145e initial deploy to targets functionality, fix some bugs (@joeferraro)
  • 4701898 ensure sublime settings path exists (@joeferraro)
  • ae406b7 formatting fixes [ci skip] (@joeferraro)
  • f814d88 fix typo [ci skip] (@joeferraro)
  • ac2fd32 cli fix for new project creation [ci skip] (@joeferraro)
  • 0f6716b set static height for navbar [ci skip] (@joeferraro)
  • 909f7ea fix formatting [ci skip] (@joeferraro)
  • cc65727 update readme [ci skip] (@joeferraro)
  • bad1d07 readme update [ci skip] (@joeferraro)
  • 37283c3 fix formatting [ci skip] (@joeferraro)
  • 84ae6ed fix formatting [ci skip] (@joeferraro)
  • 3d9dfb8 fix editor config [ci skip] (@joeferraro)
  • b181988 push version [ci skip] (@joeferraro)
  • 14624b9 update readme [ci skip] (@joeferraro)
  • 09cc9e4 add express dependency (@joeferraro)
  • e3ba0d8 fix failing test (@joeferraro)
  • c9576e8 if console transport isn't there, ignore it, clean up log statements, add workspace to git ignore (@joeferraro)
  • 1bc6b72 adds keyring install to build script (@joeferraro)
  • 4bf743e fix index unit test (@joeferraro)
  • 2186608 working on unit tests (@joeferraro)
  • c37a395 update gitignore (@joeferraro)
  • 80303b5 refresh metadata test (@joeferraro)
  • 8bf1c98 streamlined testing process, made local store synchronous, add to local store on metadata creation, accept deploy options, perform retrieve on new metadata creation, allow package to be empty object, hide cancel button in atom, (@joeferraro)
  • 7c78710 fix binding issue (@joeferraro)
  • e84f283 push version (@joeferraro)
  • d89157a cleanup (@joeferraro)
  • 26dc9e9 sync temp transition (@joeferraro)
  • 392b823 fix typo (@joeferraro)
  • 30181de push version (@joeferraro)
  • 424bdbd update org index test (@joeferraro)
  • af6c7f6 fix issue with index service that causes empty types to return undefined, more cleanup, fix tests (@joeferraro)
  • 19dfbb1 exports log service appropriately (@joeferraro)
  • b588cd2 push version (@joeferraro)
  • 4ddbd8c remove local metadata upon successful deletion (@joeferraro)
  • 4de3405 push version (@joeferraro)
  • a5f2318 add keywords (@joeferraro)
  • d47e588 readme update (@joeferraro)
  • 0d46ab1 update readme (@joeferraro)
  • df44d11 clean up tests, fix issue with refresh and delete, add download log service (@joeferraro)
  • 36dde38 losing it ... (@joeferraro)
  • 5530180 forgot to export (@joeferraro)
  • e9d9bee fix bad require (@joeferraro)
  • ccbe17f adds editor service, refactors openers for new metadata and new project, (@joeferraro)
  • 45a85f2 open metadata in editor, fix issue with refreshing metadata (use stream asap) (@joeferraro)
  • 16617df adds log downloads to tests (@joeferraro)
  • 69a1c13 major ui/mvc refactoring, introduces controllers/specific ajax endpoints, opens project in atom (@joeferraro)
  • 1c4b389 opens project in atom when created (@joeferraro)
  • 2314493 resolves issue where indexing was only going 2 levels deep, fixes coverage calculation for classes with no lines to cover, (@joeferraro)
  • 8f1ada8 adds start/stop logging, unit testing (@joeferraro)
  • 5aaaa9f lots of work on edit project, lots of refactoring, updated dynatree version (@joeferraro)
  • 0697d6c ensures swig vm mode (@joeferraro)
  • f377b61 update refs, clean up some stuff (@joeferraro)
  • 73cda58 update session response to conform to template expectations (@joeferraro)
  • 1b3a2fb index service and metadata service (@joeferraro)
  • 4a78bf9 remove debuggers, cleanup a bit of code (@joeferraro)
  • 0196265 enable safe mode so we can work in atom! (@joeferraro)
  • a65001a bit of cleanup (@joeferraro)
  • 3c84a15 set port (@joeferraro)
  • 9381c22 clean up new project template (@joeferraro)
  • 805be8b put stdin reader back (@joeferraro)
  • acbac64 cleanup naming (@joeferraro)
  • daf8ee0 commands to implement (@joeferraro)
  • 94eaf4f allow client settings, log some stuff (@joeferraro)
  • b3ea194 lots of ui/server work, refactoring (@joeferraro)
  • 84af9a8 add client to server, update command names (@joeferraro)
  • beca865 more documentation, remove unused promise module (@joeferraro)
  • 54b60df more documentation (@joeferraro)
  • d8d45fd finish major refactoring of client/command (@joeferraro)
  • 06c5adf significant app restructuring, to be continued ... (@joeferraro)
  • 7334bdc update log flag (@joeferraro)
  • e4037f4 a couple new dependencies (@joeferraro)
  • eb61ff5 adds verbose option that will eventually return a proper session response for new project ui (@joeferraro)
  • 06fe0bd beta index metadata (@joeferraro)
  • c7ce4f1 exposes ui flag for edit project (@joeferraro)
  • cdef29e adds describe global command (@joeferraro)
  • a21110d pre-alpha index metadata (@joeferraro)
  • fd10152 return pw (@joeferraro)
  • 80d86a5 load up org metadata, ensure workspace, path, project name are being set based on the various ways project instances can be created (@joeferraro)
  • 1f17fde lots of ui updates (@joeferraro)
  • 16cb234 moves is valid to project instance (@joeferraro)
  • d5faa7a typos (@joeferraro)
  • 54e180d bad option (@joeferraro)
  • 12bd7d4 adds execute apex (@joeferraro)
  • 4ff8e6a implements edit project, fixes issue with stored creds, updates logging to debugging (@joeferraro)
  • 0b1415a ensures fileproperties are returned with retrieve result (@joeferraro)
  • 6d5d528 refactor cmds, bug fixes, commit before change retrieve result (@joeferraro)
  • a29151f adds meta template, moves package.xml to templates, implements delete and new, refactors a bunch of other stuff (@joeferraro)
  • 0145738 metadata class, util refactoring, commit before gzip streams (@joeferraro)
  • 985b81f adds clean, compile, compile-metadata, lots of other stuff (@joeferraro)
  • 9a40fc7 initial commit (@joeferraro)