Peter Bacon Darwin
c6f406f03b
chore(doc-gen): add jshint checking to examples and tests
2014-02-16 19:03:44 +00:00
Peter Bacon Darwin
ec3ba47c4c
chore(package.json): move to published npm version of dgeni-packages
2014-02-16 19:03:44 +00:00
Peter Bacon Darwin
64403ff36f
chore(package.json): get dgeni from the npm registry
2014-02-16 19:03:43 +00:00
Peter Bacon Darwin
389d4879da
chore(doc-gen): new docs
...
chore(doc-gen): implement dgeni
2014-02-16 19:03:41 +00:00
jenkins
3018ff7130
chore(release): update cdn version
2014-02-14 17:30:52 -08:00
Caitlin Potter
760f49de10
chore(dependencies): upgrade kriskowal/q to version ~1.0.0
...
CI builds on travis occasionally freak out because of the recursive use of process.nextTick, which
has been deprecated in Node relatively recently, to be replaced with setImmediate. Unfortunately,
this change does not resolve the issue. However, it does not hurt, either.
Closes #6161
2014-02-11 18:54:38 -05:00
jenkins
5218c7bbdc
chore(release): update cdn version
2014-02-07 14:38:15 -08:00
Julie
84467d8697
refactor(testing): run end to end tests on separate browsers in parallel
2014-02-05 15:40:16 -08:00
Julie
0e85ca9ddb
chore(testing): run end to end tests on firefox and safari as well as chrome
...
Update the Travis and Jenkins configs to run protractor tests on Safari and Firefox as well,
and make the Travis tests run output XML and turn off color.
Fix tests which were failing in Firefox due to clear() not working as expected.
Fix tests which were failing in Safari due to SafariDriver not understanding the minus key,
and disable tests which SafariDriver has no support for.
2014-02-05 15:39:59 -08:00
Tobias Bosch
8761ddc0e3
chore(release): be able to release any commit
...
The version information is now stored only in the tags.
By this we are able to release commits in the past, which
have already been tested, so we don't need a code freeze
or run tests any more. This is also the first step for
letting Travis do the releases in the future.
The package.json now contains the new
property 'branchVersion' that defines which tags are
valid on this branch.
Closes #6116
2014-02-04 16:20:22 -08:00
gdi2290
e7ac7aa43b
chore(Gruntfile.js, package.json): use load-grunt-tasks and move grunt-contrib-jshint into devDependencies
...
Closes #6085
2014-02-03 19:25:47 -05:00
jenkins
bc5ceee275
chore(release): update cdn version
2014-02-03 10:03:06 -08:00
jenkins
106af49258
chore(release): start v1.2.12 (1.2.12)
2014-02-03 09:41:17 -08:00
jenkins
d5eedf38db
chore(release): cut v1.2.11 release
2014-02-03 09:40:03 -08:00
Igor Minar
7f4edaff6e
chore(build): add jscs code style check to our build
...
Closes #6062
2014-01-30 11:39:53 -08:00
Julie
7aef2d54e0
test(docs): convert example end to end doc tests from scenario runner to protractor
...
Thanks to jeffbcross, petebacondarwin, btford, jdeboer, tbosch for contributions!
Closes #6023
2014-01-28 14:14:20 -05:00
jenkins
319dd1a449
chore(release): update cdn version
2014-01-24 19:27:18 -08:00
jenkins
88a14b4e25
chore(release): start v1.2.11 (1.2.11)
2014-01-24 15:42:49 -08:00
jenkins
451bde1244
chore(release): cut v1.2.10 release
2014-01-24 15:28:28 -08:00
jenkins
61eb426ab4
chore(release): update cdn version
2014-01-15 13:39:34 -08:00
jenkins
8ea8da4f11
chore(release): start v1.2.10 (1.2.10)
2014-01-15 10:15:55 -08:00
jenkins
07ee29c563
chore(release): cut v1.2.9 release
2014-01-15 10:02:10 -08:00
jenkins
0d421f093d
chore(release): update cdn version
2014-01-10 14:33:27 -08:00
jenkins
5f937e54df
chore(release): start v1.2.9 (1.2.9)
2014-01-10 12:51:00 -08:00
jenkins
0f9a1c21e6
chore(release): cut v1.2.8 release
2014-01-10 12:37:49 -08:00
Julie
2ed4ad5502
feat(build): add a grunt test for running protractor tests extracted from the docs
2014-01-09 17:21:46 -08:00
Vojta Jina
4c21355940
chore: strict deps Karma and plugins
...
So that we have a better control when updating Karma.
2014-01-06 11:27:19 -08:00
Brian Ford
9569778f2f
chore(release): fix release name
2014-01-03 13:16:39 -08:00
Brian Ford
0f61316b24
chore(release): update cdn version
2014-01-03 13:09:26 -08:00
Tobias Bosch
86151b0cea
chore(release): set next release name
2014-01-03 12:02:29 -08:00
chimney-sweeper
0ef76dde41
chore(release): start v1.2.8
2014-01-03 10:40:31 -08:00
chimney-sweeper
c6d04b3a3d
chore(release): cut v1.2.7 release
2014-01-03 10:28:30 -08:00
Vojta Jina
162144202c
chore: set Karma version to 0.11.11
...
Temporary reverting Karma, as 0.11.12 is causing some problems.
2014-01-03 08:22:17 -08:00
Vojta Jina
7d6e5a2d01
chore: update Karma and SauceLabs launcher
...
This should improve stability as it contains capture timeout (if a browser does not capture in a given timeout it gets killed) and retry (if a browser fails to start, Karma will try n times before failing).
2013-12-23 17:54:05 -08:00
Vojta Jina
c31df32ca0
chore(release): update cdn version
2013-12-20 10:29:03 -08:00
Brian Ford
83451d552e
chore(release): add codename for 1.2.7
2013-12-19 16:11:36 -08:00
chimney-sweeper
af7203e0b8
chore(release): start v1.2.7
2013-12-19 16:02:57 -08:00
chimney-sweeper
98ee3719f9
chore(release): cut v1.2.6 release
2013-12-19 15:50:07 -08:00
Tobias Bosch
8c10db3847
chore(build): automate cutting a release, publishing to bower and to code.angular.js
2013-12-13 12:51:13 -08:00
Vojta Jina
18e0768a2b
docs: use q-io instead of deprecated q-fs
...
This recursive process.nextTick error[1] was probably coming from q-fs,
which is not actively maintained. This updates to q-io/fs instead.
[1]: https://travis-ci.org/angular/angular.js/jobs/15391590
2013-12-13 12:23:53 -08:00
Jeff Cross
cfde6f507c
chore(release): start 1.2.6 taco-salsafication iteration
2013-12-13 11:53:09 -08:00
Jeff Cross
3468ad1b61
chore(release): cut 1.2.5 singularity-expansion release
2013-12-13 10:52:13 -08:00
Matias Niemelä
ca116c35a6
chore(release): start 1.2.5 singularity-expansion iteration
2013-12-06 14:51:45 -05:00
Matias Niemelä
acaac21fd1
chore(release): cut 1.2.4 wormhole-blaster release
2013-12-06 12:46:25 -05:00
Vojta Jina
55c30e1be6
chore: use karma-browserstack-launcher from master
2013-12-02 14:20:14 -08:00
Vojta Jina
97fc84c151
chore(deps): use regular junit-reporter
...
We don't need the special branch anymore.
2013-12-02 14:20:06 -08:00
James Brewer
05ef1bd853
chore(grunt): update to latest jshint task
...
Upgrade JSHint task from ~0.6.4 to ~0.7.2. Two useful changes: ability
to set jshintrc option to use jshint's native ability for finding .jshintrc
files relative to the linted files and update jshint to 2.3.0.
Closes #5143
2013-12-02 21:20:07 +00:00
Peter Bacon Darwin
450b3a5460
chore(release): start 1.2.4 wormhole-baster iteration
2013-11-27 20:21:06 +00:00
Peter Bacon Darwin
38fb542838
chore(release): cut 1.2.3 unicorn-zapper release
2013-11-27 10:04:59 +00:00
Igor Minar
947562220d
chore(release): fix cdn version in package.json
2013-11-26 17:38:23 -08:00