- #335 Add endpoint for getting list of components with their versions (#324)
- #337 Fix for #336 - Make S3 Key/Secret optional to allow support for "IAM role based access to s3 from EC2"
- #331 Client fixes and some tests
- #329 Cleanup npm-shrinkwrap
- #328 Fix for Custom eaders of one component can appear to another.
- #326 Add optional cache headers for components (#325)
- #319 Extract package bugfix
- #317 Client dynamic hrefs
- #316 Migrate tar.gz to targz
- #315 aws-sdk upgrade
- #314 Revert async upgrade + timeout wrapping
- #313 Recursively look for oc.json, starting from componentsDir
- #312 Options bugfix
- #311 Refactoring, cleanup, test coverage
- #310 Upgrade async + wrap s3 calls to timeout
- #303 Client#renderComponents accepts global parameters
- #302 Added name and reqest version to each response
- #301 Oc client jadeless
- #294 Upgrade npm dependency
- #293 Ui improvements
- #291 Client errors
- #290 Update [email protected]
- #288 oc-client warmup improvements
- #289 Upgrade dependency
- #287 Node 6
- #286 Hot reload
- #285 npm install and dep resolvement needs to happen in the same dir
- #269 Removing the loading... indicator when we have an error
- #278 Container client override
- #279 Update safari configs
- #280 Respect dependency versions for components
- #274 Revert tar.gz upgrade
- #270 server-side nested rendering
- #265 [careful + breaking change] Removed Handlebars 3 support
- #266 Publish fix
- #263 oc-client publish fix
- #261 Client rendering fix
- #260 Client fix
- #243 [careful] handlebars 3+4
- #258 added support for serving svg
- #256 More dependencies upgrade
- #254 Dependencies upgrade
- #255 Renamed src to public
- #253 Updated instructions of how to add static resource to the file
- #251 check is dir with lstatSync
- #242 Upgrade npm
- #241 adds dependencies badge in readme
- #240 add some basic example components
- #239 Update README
- #238 Logo path fixed in web interface
- #235 Moved things around
- #232 Upgrade async
- #230 Fixed Changelog generator task
- #229 Empty string should be a valid string parameter
- #222 Compress inlined js and css inside jade views
- #221 Removed ace editor + added Accept-Language box
- #218 Upgrade jade
- #215 mock bugfix for when a value is not a string
- #213 [Docs] description of oc.renderInfo param
- #212 Changelog using git history instead of github api
- #211 Forward request headers to component
- #204 add "getRepositoryUrl" in order to support repository package.json property as object
- #206 Fix travis forks PRs
- #201 Added license on minified oc-client.min.js
- #200 Have optional callbacks in CLI functions
- #195 Warmup on client.init
- #196 Adding user-agent to node oc-client
- #194 Cleanup on client
- #190 Publish error
- #189 Safe colors in order to avoid extending object and better testing
- #187 Moved the request util to its own module
- #186 Preserve language when doing client-side failover
- #182 Node.js client post and various improvements
- #184 Allow oc dev to be hosted
- #178 node.js client should accept serverRendering and clientRendering endpoints instead of generic array (breaking change)
- #179 Oc client cleanup and improvements
- #180 update the dependencies
- #177 Npm ignore to avoid publishing unuseful stuff
- #173 Ownership of $$$
- #172 Avoid client to be multiple times inside the page
- #171 Without cleaning up the namespace
- #170 jQuery in no conflict mode
- #169 pre-rendered modality is deprecated
- #166 Bugfix and docs
- #165 Making the POST response API return status and response for each comp…
- #164 New component-retrieved event
- #159 should have an explicit dep on phantom
- #155 Removing info, ls, link, unlink
- #153 js.gz + css.gz handling
- #148 only remove the package once published to all registries
- #152 woopsy, I broke
oc dev
- #151 Run karma tests by default
- #144 Oc client limited retries
- #141 allow plugins to depend on one another (breaking change)
- #147 Refactor cli/domain/local
- #145 oc dev fix (ie 8+)
- #143 Fix cli crash when
oc dev
reads a broken package.json
- #140 Hacking on travis
- #139 prerendered -> unrendered
- #134 Added tagging when upgrading version
- #133 Empty component fix
- #132 have to actually call registry.register for the plugins
- #131 Mock plugins tests
- #130 add support for dynamic plugin mocks
- #125 Prevent infinite loops
- #127 Node version validation
- #126 Client performance optimisations, readme, and cleanup
- #123 don't set reqinfo on this
- #122 Don't play with SauceLabs - downgrading all the stuff
- #120 first go at an interface for auth plugins
- #117 Some clean-up
- #116 if creds are specified on the opts object, don't prompt for them
- #113 Added preventing old oc versions to publish
- #112 Added 'Updated' date field in web interface (#110)
- #108 Little improvements
- #105 Preview refactoring
- #102 Hacking on web interface
- #103 publish step has an optional callback
- #104 pass options to registry to override at runtime
- #101 Adding some tests and refactoring server.js packaging
- #100 Execution timeout
- #99 Static subfolders packaging bugfix
- #98 Component execution error - more details and bugfix
- #97 Separating local dependencies and checking tab size
- #91 Adding 'troubleshooting' section
- #96 Fixed the oc.build functionality for client-side ie8 execution
- #94 Support minifying ie8 compatible css files
- #81 Html components discovery #73
- #88 err message and stack are stored in getters which don't get resolved.…
- #86 Don't Watch Vim Swap Files
- #85 Ruby gems links
- #83 Auto cli docs
- #82 Zero number bugfix
- #80 Correct hashKey spelling
- #68 Registry Plugins
- #79 Add a Gitter chat badge to README.md
- #77 allow jade to render partials
- #76 Sauce labs stabilization
- #75 Autocomplete experiment
- #74 specify registry
- #67 Refactoring, cleanup
- #66 README update
- #65 server.js' req -> context
- #64 Upgrading dependencies
- #63 Fix etag
- #60 Auto install modules
- #58 ignore failures in dev server when loading modules
- #59 Async refactoring
- #52 publish to all the registries listed in oc.json
- #57 Some tests in support of json require functionality
- #56 Enabling json local requires
- #55 Sauce labs hacking
- #54 Minify automagically component's static resources when publishing
- #53 Windows publish
- #50 Added oc.build functionality and tests
- #47 Testing
- #24 Docs Part I
- #46 Added preview functionality
- #45 karma
- #44 Added the container options on package to avoid container to be shown on...
- #43 Registry on refactoring
- #42 Cleanup
- #41 registry cache optimisations
- #40 Cleanup
- #39 S3 fix
- #37 Pre-rendered header -> accept application/vnd.oc.prerendered+json
- #35 Console log
- #32 Nodejs client
- #31 Div rendering
- #29 added command line parameter for template type
- #28 throwing exception when registry is initialised with invalid conf #25
- #22 Ie 9-10 client-side rendering
- #21 Registry events
- #20 Added onRequest functionality on config + improved routing
- #18 Publish basic auth
- #14 0.3.2
- #11 Oc version fix
- #10 added oc version to component package
- #4 Some fixes
- #3 Client componentisation
- #2 Update README.md
- #1 Readme