Henrik Levkowetz
63f8de29d7
Tweaked the mkrelease script to work with svn 1.8, (in addition to previous 1.6).
...
- Legacy-Id: 9029
2015-02-09 20:16:40 +00:00
Henrik Levkowetz
7ecfac6308
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
...
- Legacy-Id: 9028
2015-02-08 21:16:44 +00:00
Henrik Levkowetz
028b7e315a
Reverted to [9025] because commit [9026] failed (it was incomplete with a broken working dir).
...
- Legacy-Id: 9027
Note: SVN reference [9026] has been migrated to Git commit 4a3749a66b
2015-02-08 20:03:16 +00:00
Henrik Levkowetz
4a3749a66b
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
...
- Legacy-Id: 9026
2015-02-08 19:16:46 +00:00
Henrik Levkowetz
1210f77604
With django 1.7, standalone scripts need to call django.setup() before doing any operations involving models. Modified all scripts in bin/ and ietf/bin/ which seemed to need it.
...
- Legacy-Id: 9017
2015-02-07 21:13:38 +00:00
Henrik Levkowetz
bd2cb8baaa
Merged in [8970] from olau@iola.dk:
...
Summary: Enable support for a custom settings file for the test crawl
- and add a simple settings file that enables caching to speed up the
crawl (shaves ~35% off most pages AFAICT)
- Legacy-Id: 8984
Note: SVN reference [8970] has been migrated to Git commit 8d4e1a8528
2015-02-04 23:17:58 +00:00
Henrik Levkowetz
a3a6667cd9
Tweaked the mergedevbranch script.
...
- Legacy-Id: 8981
2015-02-04 22:39:25 +00:00
Henrik Levkowetz
c63b037461
Tweaked the mergedevbranch script.
...
- Legacy-Id: 8977
2015-02-04 22:21:28 +00:00
Henrik Levkowetz
f6e97e721c
Tweaked merge script
...
- Legacy-Id: 8887
2015-01-21 19:45:54 +00:00
Henrik Levkowetz
a6e4618db6
Ring terminal bell after running test suite in merge script.
...
- Legacy-Id: 8878
2015-01-21 18:47:54 +00:00
Henrik Levkowetz
9a8731e077
Added svn:ignore settings to ignore directories and files used by virtualenv.
...
- Legacy-Id: 8647
2014-11-12 01:47:11 +00:00
Henrik Levkowetz
1834a4142f
Tweaked the test crawler to put the same information into the log as on screen.
...
- Legacy-Id: 8642
2014-11-11 22:09:55 +00:00
Henrik Levkowetz
6687a36d67
Added wgchairs@ietf.org to the release notification email. Split the notification email sending into two, in order to limit the number of addressees for emails going to Mailman lists.
...
- Legacy-Id: 8482
2014-10-26 13:58:43 +00:00
Henrik Levkowetz
42fe537b81
Tweaked the mkrelease script to always apply changelog note timestamps in UTC.
...
- Legacy-Id: 8479
2014-10-26 12:56:53 +00:00
Henrik Levkowetz
7bb5c69828
Updated the path handling in test-crawl to match its new location.
...
- Legacy-Id: 8464
2014-10-24 12:21:57 +00:00
Henrik Levkowetz
fd82d280e6
Moved the location of the test-crawler, to co-reside with other code and release management scripts.
...
- Legacy-Id: 8463
2014-10-24 12:20:22 +00:00
Henrik Levkowetz
1c439cda48
Merged in [8236] from rjsparks@nostrum.com:\n Log what rebuild_reference_relations returns to diagnose #1467 .
...
- Legacy-Id: 8360
Note: SVN reference [8236] has been migrated to Git commit b95b769267907f2ac8430893b153a7c82756265b
2014-09-28 17:53:02 +00:00
Henrik Levkowetz
607c6f3eec
Added Jermaine Shaffer at AMS to the release notification email list.
...
- Legacy-Id: 8348
2014-09-19 19:56:44 +00:00
Henrik Levkowetz
d633499f03
Added a count of pending merges to the script output.
...
- Legacy-Id: 8313
2014-09-16 19:26:48 +00:00
Henrik Levkowetz
1adec46fc5
Added some verbosity support to the mergeready script. Added support for commits containing deleted files.
...
- Legacy-Id: 8299
2014-09-01 19:04:11 +00:00
Henrik Levkowetz
200f4acd6d
Tweaked the bin/mergedevbranch script.
...
- Legacy-Id: 8009
2014-07-01 18:42:03 +00:00
Henrik Levkowetz
df77742b93
Tweaked the mergedevbranch script.
...
- Legacy-Id: 7934
2014-06-26 09:42:53 +00:00
Henrik Levkowetz
c012be9fc6
Merged in [7843] from rcross@amsl.com:
...
Change Type field default on groups search form, from WG to unset.
- Legacy-Id: 7926
Note: SVN reference [7843] has been migrated to Git commit 61b1755ae5
2014-06-24 20:50:54 +00:00
Henrik Levkowetz
0d00842ffe
Updated version of mkdevbranch.
...
- Legacy-Id: 7890
2014-06-12 10:07:34 +00:00
Henrik Levkowetz
fa55bd608c
Fixed a bug in the mkrelease script, introduced by changing the naming convention for development tags from X.Y.Z-dev to X.Y.Z-dev0 (etc.).
...
- Legacy-Id: 7873
2014-06-09 21:46:23 +00:00
Henrik Levkowetz
3323fefd3d
Tweaked mkrelease to add a new development tag matching each new release tag, to make it easier to create personal development branches with development settings.
...
- Legacy-Id: 7809
2014-05-31 16:58:12 +00:00
Henrik Levkowetz
82f6afb293
Replaced a symlink with the real file -- symlink committed by mistake.
...
- Legacy-Id: 7759
2014-05-20 19:49:05 +00:00
Henrik Levkowetz
e78433b517
Added a utility command 'mergeready' which lists commits marked as 'Commit ready for merge' that have not yet been merged to trunk.
...
- Legacy-Id: 7714
2014-05-08 11:27:41 +00:00
Henrik Levkowetz
ca36b36423
Added a check for a recent test crawler log to the mkrelease script.
...
- Legacy-Id: 7603
2014-04-12 18:58:05 +00:00
Henrik Levkowetz
38776ad494
Added a check for a recent test crawler log to the mkrelease script.
...
- Legacy-Id: 7601
2014-04-12 18:49:03 +00:00
Henrik Levkowetz
2718eb31fd
Tweaked merge helper script.
...
- Legacy-Id: 7530
2014-03-21 11:24:32 +00:00
Henrik Levkowetz
93e161b2c6
Merged in [7380] from bartosz.balazinski@interdigital.com:
...
Changed the URL for some acoount settings from /cookies to /account/settings.
Fixes ticket #806 ,
- Legacy-Id: 7385
Note: SVN reference [7380] has been migrated to Git commit af302582b0a9f36941ef15b39bf52c2a51fbafe1
2014-03-01 18:57:30 +00:00
Henrik Levkowetz
348fa48c2e
Updated mergedevbranch script, to be able to add a descriptive commit comment if missing from the original commit message.
...
- Legacy-Id: 7384
2014-03-01 18:49:23 +00:00
Henrik Levkowetz
577a7e46d0
Tweaked the bin/commitlog script a bit.
...
- Legacy-Id: 7296
2014-02-25 15:49:45 +00:00
Henrik Levkowetz
5171fae532
Additional tweaks to bin/mergedevbranch.
...
- Legacy-Id: 7273
2014-02-19 21:42:08 +00:00
Henrik Levkowetz
f3c676cb6d
Tweaked the mergedevbranch utility script.
...
- Legacy-Id: 7247
2014-02-16 17:04:33 +00:00
Henrik Levkowetz
47449b6745
Tweaks to the mergedevbranch utility.
...
- Legacy-Id: 7229
2014-02-09 21:29:51 +00:00
Henrik Levkowetz
aedbcd9ed6
Tweaks to the commitlog utility.
...
- Legacy-Id: 7228
2014-02-09 21:29:15 +00:00
Henrik Levkowetz
a184a362eb
Added Matt Larson to the release notification email address list.
...
- Legacy-Id: 7196
2014-01-31 19:05:08 +00:00
Henrik Levkowetz
aede330b7e
Utility script to easily create an appropriately named patch file.
...
- Legacy-Id: 7195
2014-01-31 19:04:26 +00:00
Henrik Levkowetz
03763f454e
Tweaked mkrelease to handle 3-stepped revision numbers like 5.0.0
...
- Legacy-Id: 7183
2014-01-30 21:11:22 +00:00
Henrik Levkowetz
ecb5cd6526
Merged in branch/iola/shimfree@6856. This pretty much completes the shim removal. Next step is upgrading Django to 1.6, and then doing some final polishing.
...
- Legacy-Id: 6966
2013-12-17 21:29:05 +00:00
Henrik Levkowetz
e1b5aa1905
Updated release notification email list.
...
- Legacy-Id: 6948
2013-12-16 21:59:51 +00:00
Henrik Levkowetz
068af80935
Improved commit log extraction script.
...
- Legacy-Id: 6947
2013-12-16 21:59:13 +00:00
Ole Laursen
9457669310
Merge in changes from the old shimfree branch
...
- Legacy-Id: 6764
2013-11-27 12:55:50 +00:00
Henrik Levkowetz
d0fbb5e300
Don't filter out blank lines from changelog text in the release emails any more.
...
- Legacy-Id: 6674
2013-11-06 22:17:04 +00:00
Henrik Levkowetz
70bfcfe6f4
Fixed a wrong email address in bin/commitlog
...
- Legacy-Id: 6368
2013-10-04 18:06:44 +00:00
Ole Laursen
e5871284b6
Remove ietfworkflows from mkdiagram
...
- Legacy-Id: 6298
2013-09-28 19:50:56 +00:00
Ole Laursen
019ca2ae03
Merge changes from attic/shimfree into new branch to complete rebasing shimfree on trunk
...
- Legacy-Id: 6215
2013-09-20 09:48:58 +00:00
Henrik Levkowetz
e81ce38623
Tweaked utility script.
...
- Legacy-Id: 6200
2013-09-19 18:04:42 +00:00