Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release: remove extraneous files from dist during release | Timmy Willison | 2016-05-13 | 1 | -1/+14 |
| | | | | | Fixes gh-3094 Close gh-3116 | ||||
* | Release: copy sizzle separately into an 'external' folder | Timmy Willison | 2016-05-13 | 1 | -2/+7 |
| | | | | Fixes gh-2945 | ||||
* | Revert "Release: copy sizzle separately into an 'external' folder" | Timmy Willison | 2016-05-12 | 1 | -7/+2 |
| | | | | This reverts commit 59003ae7132677023247ed1868e4e426e4c2fe81. | ||||
* | Release: copy sizzle separately into an 'external' folder | Timmy Willison | 2016-05-09 | 1 | -2/+7 |
| | | | | Fixes gh-2945 | ||||
* | Release: include external/sizzle in releases | Timmy Willison | 2016-02-24 | 1 | -0/+1 |
| | | | | Ref gh-2945 | ||||
* | Release: ensure files are copied to dist | Timmy Willison | 2016-01-08 | 1 | -2/+2 |
| | |||||
* | Release: allow local and github dists | Timmy Willison | 2016-01-08 | 1 | -1/+4 |
| | |||||
* | Release: compat -> 1.x. Remove compat-specific release semantics | Timmy Willison | 2016-01-08 | 1 | -5/+2 |
| | |||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -6/+7 |
| | | | | | Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7 Fixes gh-2056 | ||||
* | Docs: Fix various spelling mistakes | Bruno PeĢrel | 2015-07-30 | 1 | -1/+1 |
| | | | | | | (cherry-picked from 360a4780339b7f412b75ad8a06dca7f39616f654) Closes gh-2487 | ||||
* | Release: properly set the dist remote when it's a real release | Timmy Willison | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | Build: bower.json: remove moot `version` field | Chris Rebert | 2015-05-13 | 1 | -1/+0 |
| | | | | | | | Related: https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd Close gh-2304 | ||||
* | Release: push dist to same remote as project | Timmy Willison | 2015-01-30 | 1 | -3/+2 |
| | | | | | Conflicts: build/release/dist.js | ||||
* | Release: dist can be run during a test | Timmy Willison | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | Release: Distribute files to distribution repo | Timmy Willison | 2015-01-29 | 1 | -0/+116 |
Fixes gh-1869 Fixes gh-1673 Fixes gh-2045 Conflicts: bower.json build/release.js |