Adam Stankiewicz
|
8065e5c64a
|
1.7.9
v1.7.9
|
2016-04-05 13:44:58 +02:00 |
|
Adam Stankiewicz
|
b8e6f36a91
|
Add changelog entries for 1.7.9
|
2016-04-05 13:36:52 +02:00 |
|
Adam Stankiewicz
|
12d41aeb8c
|
Warn instead of erroring for invalida package names, #2233
|
2016-04-05 13:34:06 +02:00 |
|
Adam Stankiewicz
|
9569a8074d
|
Add missing changelog entry, #2233
|
2016-04-04 20:42:55 +02:00 |
|
Adam Stankiewicz
|
e8e4c8fdbc
|
Fix typo in changelog
|
2016-04-04 19:20:57 +02:00 |
|
Adam Stankiewicz
|
9e5cd572f8
|
1.7.8
v1.7.8
|
2016-04-04 19:00:08 +02:00 |
|
Adam Stankiewicz
|
69cd360551
|
Update changelog
|
2016-04-04 18:59:44 +02:00 |
|
Adam Stankiewicz
|
aaaa9cd530
|
Don't ask for git credentials in non-interactive session
This is done by setting GIT_TERMINAL_PROMPT variable
- fixes #956
- fixes #1009
|
2016-04-04 18:17:04 +02:00 |
|
Adam Stankiewicz
|
c2e0dc9d23
|
Prevent swallowing exceptions with programmatic api, fixes #2187
|
2016-04-04 17:33:19 +02:00 |
|
Adam Stankiewicz
|
fc4446247c
|
Update graceful-fs to 4.x
|
2016-04-04 14:26:26 +02:00 |
|
Adam Stankiewicz
|
f4e0b3dfba
|
Update bower-json to 0.8.0 and update tests
|
2016-04-04 14:18:23 +02:00 |
|
Adam Stankiewicz
|
f05cd5fb94
|
Update bower-json to 0.7.1
|
2016-04-04 13:49:22 +02:00 |
|
bamsy
|
8679ad77ae
|
Fix grammar in contributing file.
- remove trailing whitespace
- "anyway" -> "any way"
|
2016-04-03 13:18:06 +02:00 |
|
Kyle Pollock
|
1b1d8bdad6
|
Remove jscs inline error suppression comments.
- jscs is removed from the project.
|
2016-04-02 14:26:04 +02:00 |
|
Kyle Pollock
|
aecdf3f365
|
Merge pull request #2229 from bamsy/master
Fix typos/grammar in first paragraph of contributing file.
|
2016-04-01 20:30:51 -05:00 |
|
Justin Barnes
|
1cf87041cc
|
Fix typos/grammar in first paragraph of contributing file.
|
2016-04-01 19:36:04 -05:00 |
|
Adam Stankiewicz
|
5116fec1ab
|
Update decompress-zip to 0.2.1
|
2016-04-01 17:51:46 +02:00 |
|
Adam Stankiewicz
|
8f2668a24d
|
Bump config-store to 2.0.0
|
2016-04-01 17:36:06 +02:00 |
|
Adam Stankiewicz
|
e7516e4bcb
|
Bump bower-config to 1.3.1
|
2016-04-01 17:32:50 +02:00 |
|
Adam Stankiewicz
|
7de2e5d601
|
Remove moduleType from from "bower init" result, fixes #1229
|
2016-04-01 16:19:51 +02:00 |
|
Adam Stankiewicz
|
b1c45bb586
|
Resolve pluggable resolvers using cwd and fallback to global module
|
2016-04-01 14:57:36 +02:00 |
|
Adam Stankiewicz
|
f4cb047e9d
|
Allow to install custom resolver globally, fixes #1919
|
2016-04-01 03:22:42 +02:00 |
|
Adam Stankiewicz
|
f494ae7ddd
|
[refactor] Fix tests for previous commit
|
2016-04-01 01:39:09 +02:00 |
|
Adam Stankiewicz
|
44e71267c1
|
[refactor] Put bower-registry-client instantiation in one place
|
2016-03-31 22:10:10 +02:00 |
|
Adam Stankiewicz
|
52aa684949
|
[refactor] Move abbreviations to utils
|
2016-03-31 19:29:55 +02:00 |
|
Adam Stankiewicz
|
46655b7c4e
|
Final .eslintrc configuration
|
2016-03-31 19:27:12 +02:00 |
|
Adam Stankiewicz
|
16cde3118a
|
Revert "Merge pull request #2197 from albertinadx/albertinad/fix-scripts-hooks"
This reverts commit 0a81308e98, reversing
changes made to f2884656c0.
|
2016-03-31 01:36:05 +02:00 |
|
Adam Stankiewicz
|
7c2dfc1146
|
Fix peerDependency of grunt-exec
|
2016-03-31 00:55:47 +02:00 |
|
Adam Stankiewicz
|
53eeca97d3
|
Use eslint instead jscs
|
2016-03-31 00:27:17 +02:00 |
|
Adam Stankiewicz
|
9201a379d6
|
Update to grunt 1.0
|
2016-03-30 22:30:57 +02:00 |
|
Adam Stankiewicz
|
2052ba3eed
|
Remove jshint
|
2016-03-30 22:12:24 +02:00 |
|
Adam Stankiewicz
|
b32bd8b877
|
Merge pull request #2225 from echavezNS/master
Reuse the files selected in jshint for jscs
|
2016-03-28 12:19:38 +02:00 |
|
echavezNS
|
233f685c61
|
Reuse the files selected in jshint for jscs
|
2016-03-28 00:39:05 -07:00 |
|
Kun Yan
|
5fe8df2e0a
|
Merge pull request #2224 from kunyan/bugfix/test-case
Fix message unit test error
|
2016-03-28 14:35:35 +08:00 |
|
Kun Yan
|
a3ae3b66b7
|
Fix message unit test error
|
2016-03-28 14:11:02 +08:00 |
|
Ben
|
2000d2f5db
|
Merge pull request #2212 from echavezNS/master
Extend conflict message to be more expressive how to choose an option
|
2016-03-27 08:01:03 +02:00 |
|
echavezNS
|
84d8d8c57f
|
Typo
|
2016-03-26 12:39:35 -07:00 |
|
echavezNS
|
f9ea3846e2
|
Extend conflict message
|
2016-03-26 01:25:10 -07:00 |
|
Yan Kun
|
8b6c20239e
|
Merge pull request #2208 from kunyan/bugfix/grunt-file-json-error
Fix Gruntfile error
|
2016-03-20 22:43:33 -05:00 |
|
Kun Yan
|
73171766e7
|
Fix Gruntfile error
|
2016-03-21 11:16:51 +08:00 |
|
Adam Stankiewicz
|
88b3655829
|
Merge pull request #2204 from echavezNS/master
Add jsonPackage for refactoring purposes
|
2016-03-17 10:00:59 +01:00 |
|
Jorge Chavez
|
3241e8ed62
|
Add jsonPackage for refactoring purposes
|
2016-03-16 18:12:43 -07:00 |
|
Albertina Durante
|
0a81308e98
|
Merge pull request #2197 from albertinadx/albertinad/fix-scripts-hooks
Fix hooks to support shell operators
|
2016-03-05 21:54:22 -03:00 |
|
Albertina Durante
|
8d76b87d65
|
Supporting shell operators in hooks scripts.
- Removing module "shell-quote"
- Adding tests for hooks scripts with shell operators
- This fixes issue #1594
|
2016-03-05 21:50:05 -03:00 |
|
Adam Stankiewicz
|
f2884656c0
|
Merge pull request #2196 from prometheansacrifice/handlebars-vulnerability
Handlebars vulnerability
|
2016-03-06 01:17:19 +01:00 |
|
Manas
|
6fff6fa707
|
Upgrades handlebars to 4.0.5 to address #2195
Adds test for template util methods
Upgrades handlebars
Fixes RangeError due to `length` attribute in rpad helper
|
2016-03-06 01:37:20 +05:30 |
|
Ben
|
1357f63a1b
|
Merge pull request #2191 from nirajkaushal/master
Update: Copyright Year from 2015 to 2016
|
2016-02-29 09:23:52 +01:00 |
|
Niraj Kaushal
|
529d702959
|
Update Copyright Year from 2015 to 2016
This commit will change copyright year from 2015 to current year(2016)
|
2016-02-29 11:13:06 +05:30 |
|
Ben
|
0155a70457
|
Merge pull request #2186 from yash14123/master
Changelog is still in 2015
|
2016-02-24 11:37:21 +01:00 |
|
yash14123
|
a6ca2ae9bb
|
Changelog is still in 2015
|
2016-02-24 05:34:44 +05:30 |
|