COMMITS
/ lib/grunt/utils.js February 5, 2021
G
chore(ci): deploy to `docs.angularjs.org` from within the corresponding directory
George Kalpakas committed
G
chore(ci): copy deployment files inside the respective Firebase directories
George Kalpakas committed
May 24, 2020
K
fix(grunt-utils): insert the core CSS styles without using innerHTML
Krzysztof Kotowicz committed
May 21, 2020
P
chore(ci): move over to CircleCi config
Pete Bacon Darwin committed
December 10, 2018
P
chore(modules): execute modules unit tests in one karma run
Pete Bacon Darwin committed
P
chore(utils): do not mutate source arrays
Pete Bacon Darwin committed
June 20, 2018
I
fix(grunt-utils): correctly detect java 32bit support
Ilia Choly committed
February 12, 2018
G
chore(docs.angular.js): do not break when deploying
George Kalpakas committed
M
chore(docs.angularjs.org): serve snapshots for googlebot
Martin Staffa committed
M
chore(deploy): rename deploy folders
Martin Staffa committed
January 25, 2018
M
chore(docs.angularjs.org): actually fix deployment
Martin Staffa committed
December 27, 2017
M
chore(*): get rid of Bower in favor of Yarn aliases & checked-in packages
Michał Gołębiowski-Owczarek committed
November 28, 2016
P
chore(utils): install npm-run to simplify scripts
Peter Bacon Darwin committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
September 1, 2016
M
chore(*): use binaries from node_modules/.bin
Martin Staffa committed
November 17, 2015
J
chore(npm): use require.resolve when possible to avoid hard coded module paths
John-David Dalton committed
August 11, 2016
G
chore(build): fix version placeholder matching
Georgios Kalpakas committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
February 22, 2016
P
docs(guide/component-router): initial draft for component router 0.2.0
Peter Bacon Darwin committed
July 15, 2015
P
fix(ngCsp): allow CSP to be configurable
Peter Bacon Darwin committed
May 19, 2015
R
refactor(ngCsp): use `document.head`
Rouven Weßling committed
April 29, 2015
P
chore(utils.js): only set maximum stack size on non-win32 machines
Peter Bacon Darwin committed
April 15, 2015
C
chore(ngMessageFormat): rename angular-messageFormat to angular-message-format
Chirayu Krishnappa committed
February 12, 2015
C
feat($interpolate): extend interpolation with MessageFormat like syntax
Chirayu Krishnappa committed
February 22, 2015
February 21, 2015
I
chore(grunt): blow away cached node_modules when npm-shrinkwrap.json changes
Igor Minar committed
December 4, 2014
V
chore(grunt): remove unused code
Vojta Jina committed
October 17, 2014
B
chore(grunt): do not rewrite gif urls
Brian Ford committed
September 17, 2014
T
chore(ngCsp): add e2e tests
Tobias Bosch committed
June 23, 2014
M
refactor(jshint): reduce duplication & test all JS files
Michał Gołębiowski committed
April 21, 2014
March 18, 2014
P
chore(utils): fix version number processing
Peter Bacon Darwin committed
March 12, 2014
T
chore(version-info): use remote tags and increment patch version
Tobias Bosch committed
March 11, 2014
P
chore(build): refactor build version information
Peter Bacon Darwin committed
March 4, 2014
T
chore(grunt): remove unnecessary white spaces
Takashi Nakagawa committed
February 20, 2014
February 12, 2014
P
chore(doc-gen): new docs
Peter Bacon Darwin committed
January 31, 2014
January 28, 2014
February 4, 2014
T
chore(release): be able to release any commit
Tobias Bosch committed
January 7, 2014
December 13, 2013
T
chore(build): automate cutting a release, publishing to bower and to code.angular.js
Tobias Bosch committed
December 3, 2013
V
chore(travis): switch back to SauceLabs
Vojta Jina committed
V
chore(travis): use different port numbers per build
Vojta Jina committed
November 14, 2013
V
fix(minErr): remove references to internals APIs
Vojta Jina committed
November 9, 2013
A
fix(grunt): Fix NG_VERSION_MINOR typo
Andrei Korzhevskii committed
October 22, 2013
I
chore(Grunt): use the latest Content-Security-Policy header in csp mode
Igor Minar committed
October 14, 2013
T
fix: don't inline css in csp mode.
tigbro committed
October 15, 2013
I
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar committed