Henrik Levkowetz
7296b951ee
Refined the test crawler a bit, to avoid extracting URLs to follow
...
from html outside the datatracker's control, such as uploaded WG
agendas. Also excempted some pages with known-bad character issues
from html validation, and refined the error reporting for html
validation failures.
- Legacy-Id: 13027
2017-03-19 19:34:50 +00:00
Henrik Levkowetz
c0bf53101c
Tweaked the release script.
...
- Legacy-Id: 12939
2017-03-01 12:10:15 +00:00
Henrik Levkowetz
135b961b1d
Tweaked the release script's bower update part.
...
- Legacy-Id: 12914
2017-02-24 10:43:17 +00:00
Henrik Levkowetz
3ec322a1b9
Added some cleanup after running bower installs.
...
- Legacy-Id: 12885
2017-02-20 11:30:00 +00:00
Henrik Levkowetz
927685e029
Added some cleanup after running bower installs.
...
- Legacy-Id: 12884
2017-02-20 11:29:18 +00:00
Henrik Levkowetz
4e2d7252a6
Added some cleanup after running bower installs.
...
- Legacy-Id: 12883
2017-02-20 11:28:02 +00:00
Henrik Levkowetz
a78c419845
Removed a debug print statement.
...
- Legacy-Id: 12870
2017-02-17 17:53:26 +00:00
Henrik Levkowetz
c344a18bdf
Fixed an issue with the test-crawler which could cause false positives for urls containing apostrophe.
...
- Legacy-Id: 12851
2017-02-16 09:58:34 +00:00
Henrik Levkowetz
fed57a629b
Added updating of static web assets to the release script.
...
- Legacy-Id: 12784
2017-02-03 00:03:00 +00:00
Henrik Levkowetz
0a7a4ff213
Ignore annoying collectstatic warnings about duplicate files.
...
- Legacy-Id: 12770
2017-02-01 17:59:51 +00:00
Henrik Levkowetz
84980e53ba
Tweaked mergeready
...
- Legacy-Id: 12571
2016-12-18 14:11:13 +00:00
Henrik Levkowetz
f026a46a79
Simplified the release-coverage script.
...
- Legacy-Id: 12562
2016-12-16 17:52:20 +00:00
Henrik Levkowetz
00a3392192
Enabled invocation of 3 additional scripts from bin/daily (instead of ../scripts/Night-runner)
...
- Legacy-Id: 12561
2016-12-16 17:51:12 +00:00
Henrik Levkowetz
d6df7fb731
Tweaked mergeready to use modules in working dir, and be slightly more verbose when building the mergeinfo cache.
...
- Legacy-Id: 12536
2016-12-15 16:09:14 +00:00
Henrik Levkowetz
9a3f6b059b
Merged Django-1.8 upgrade work to trunk. Adjusted migration names, and added migrations as necessary. Fixed some instances of broken html.
...
- Legacy-Id: 12507
2016-12-13 05:55:46 +00:00
Henrik Levkowetz
44269f1d73
Added an URL to skip to the test-crawler
...
- Legacy-Id: 12500
2016-12-09 13:04:22 +00:00
Henrik Levkowetz
fde59c1e1e
Removed debugging code.
...
- Legacy-Id: 12420
2016-11-29 22:20:30 +00:00
Henrik Levkowetz
bb9741193c
Added an url to skip (from an uploaded html agenda).
...
- Legacy-Id: 12400
2016-11-28 13:38:31 +00:00
Henrik Levkowetz
a1bdbaf81e
Fixed some issues with mkdevbranch; giving better normalization of the input to uniq, and correctly using the alias list to provide the correct alias for email addresses where localpart should not be used to derive the svn branch name.
...
- Legacy-Id: 12312
2016-11-08 19:19:45 +00:00
Henrik Levkowetz
927d01fd01
Point at the new virtualenv location in the cron runners.
...
- Legacy-Id: 12277
2016-11-07 18:39:24 +00:00
Henrik Levkowetz
b71c6a022c
Removed some actions from bin/mkrelease, as they don't work as intended with the new --system-site-packages virtualenv setup.
...
- Legacy-Id: 12205
2016-10-21 15:25:02 +00:00
Henrik Levkowetz
831d94e74a
Added a code snippet to save the .coverage data for later comparison, if a suitable directory is available.
...
- Legacy-Id: 12197
2016-10-21 14:28:23 +00:00
Henrik Levkowetz
79e888a755
Fix bug in handling of ghostdriver log path.
...
- Legacy-Id: 12109
2016-10-08 20:29:09 +00:00
Henrik Levkowetz
2def9f9e67
Added ghostdriver log dir creation
...
- Legacy-Id: 12108
2016-10-08 20:11:31 +00:00
Henrik Levkowetz
2324254ef0
Fixed typo
...
- Legacy-Id: 12107
2016-10-08 19:48:24 +00:00
Henrik Levkowetz
23ff0c5d33
Copy settings_local.py from docker dir
...
- Legacy-Id: 12106
2016-10-08 19:47:29 +00:00
Henrik Levkowetz
e0ef65419b
First stab at a helper for setting up a minimal test environment on a new host.
...
- Legacy-Id: 12105
2016-10-08 19:23:20 +00:00
Henrik Levkowetz
8e11c7cb64
Fixed some invalid html, and tweaked the html validation settings in the test crawler.
...
- Legacy-Id: 12066
2016-09-30 18:47:56 +00:00
Henrik Levkowetz
23d1bc4ed0
Fixed a bug in bin/mkrelease.
...
- Legacy-Id: 11911
2016-08-31 14:30:14 +00:00
Henrik Levkowetz
24222db8c0
Tweaked mkrelease to place generated release-mail.txt files in their own subdirectory.
...
- Legacy-Id: 11887
2016-08-26 14:11:45 +00:00
Henrik Levkowetz
1d8fd6ca3d
Fixed a bug in the recent bin/mergeready code.
...
- Legacy-Id: 11870
2016-08-25 11:06:03 +00:00
Henrik Levkowetz
e5092bb623
Tweaked the release email text.
...
- Legacy-Id: 11869
2016-08-25 10:28:48 +00:00
Henrik Levkowetz
4b0a9360f0
Merged in ^/branch/iola/event-saving-refactor-r10291, which refactors document saving to always use doc.save_with_history(events), and requires accompanying events. This branch also provides refactoring of recurring regexes in url patterns into a dictionary. As part of the merge, also refactored new code which didn't use the save_with_history() method.
...
- Legacy-Id: 11840
2016-08-23 10:52:08 +00:00
Henrik Levkowetz
52c5c0daa0
Merged in [11792] from rcross@amsl.com:
...
Requests for virtual interim meeting should go directly Scheduled - Waiting for announcement state and an email notification sent to the secretariat. Fixes issue #1994 .
- Legacy-Id: 11822
Note: SVN reference [11792] has been migrated to Git commit a13b751e1a
2016-08-18 15:03:55 +00:00
Henrik Levkowetz
250af833aa
Undid erroneous commit [11820].
...
- Legacy-Id: 11821
Note: SVN reference [11820] has been migrated to Git commit f497367658
2016-08-18 14:13:06 +00:00
Henrik Levkowetz
f497367658
Provide a test materials directory for the bluesheets tests, to avoid dependency on the local directory setup.
...
- Legacy-Id: 11820
2016-08-18 14:10:28 +00:00
Henrik Levkowetz
446f627164
Tweaked the bin/mergeready logic for showing unmerged commits ahead of commits marked ready to merge.
...
- Legacy-Id: 11802
2016-08-17 15:22:13 +00:00
Henrik Levkowetz
1dcf7b100b
More bin/mergeready bugfixes.
...
- Legacy-Id: 11790
2016-08-15 19:35:21 +00:00
Henrik Levkowetz
679ec63cf8
Fixed a problem with the latest mergeready enhancement.
...
- Legacy-Id: 11788
2016-08-15 17:20:20 +00:00
Henrik Levkowetz
36aedda03a
Added a check for non-merged commits ahead of commits marked as ready to merge on a branch.
...
- Legacy-Id: 11776
2016-08-09 20:27:39 +00:00
Henrik Levkowetz
61540ac4bb
Carry patches to the production back to trunk.
...
- Legacy-Id: 11673
2016-07-16 13:33:16 +00:00
Henrik Levkowetz
19fb344082
Updated svn:ignore
...
- Legacy-Id: 11470
2016-06-24 15:34:11 +00:00
Henrik Levkowetz
bb1ef1a447
Tweaked a mkrelease message text.
...
- Legacy-Id: 11451
2016-06-21 19:24:04 +00:00
Henrik Levkowetz
51779e923f
Tweaked the mergedevbranch script.
...
- Legacy-Id: 11442
2016-06-21 18:55:43 +00:00
Henrik Levkowetz
3d48650c0d
Another test-crawler tweak.
...
- Legacy-Id: 11433
2016-06-20 22:47:04 +00:00
Henrik Levkowetz
de0753fa76
Tweaked the test crawler a bit to skip some slow and meaningless checks.
...
- Legacy-Id: 11431
2016-06-20 22:03:06 +00:00
Henrik Levkowetz
dc385ea014
Added a script to be run hourly by cron as user mailman (in order to have permission to access the mailman databases)
...
- Legacy-Id: 11392
2016-06-16 19:29:24 +00:00
Henrik Levkowetz
6c74ced075
Merged in [11203] from lars@netapp.com:
...
vnu version 16.5.18.
- Legacy-Id: 11366
Note: SVN reference [11203] has been migrated to Git commit c91b31cb64
2016-06-14 14:32:39 +00:00
Henrik Levkowetz
5d9ff1de37
Tweaked indentation of inline python in bash script.
...
- Legacy-Id: 11338
2016-06-13 10:38:37 +00:00
Henrik Levkowetz
802febcc09
Tweaked bin/mkrelease.
...
- Legacy-Id: 11330
2016-06-12 11:01:02 +00:00
Henrik Levkowetz
22e89a0fb3
Added a tiny script which extracts test coverage figures from the release-coverage.json data.
...
- Legacy-Id: 11224
2016-05-22 19:29:08 +00:00
Henrik Levkowetz
ea4160a709
Applied production patches to trunk.
...
- Legacy-Id: 11208
2016-05-19 20:03:19 +00:00
Lars Eggert
c91b31cb64
vnu version 16.5.18. Commit ready for merge.
...
- Legacy-Id: 11203
2016-05-18 19:02:42 +00:00
Henrik Levkowetz
32990c027f
Make daily and hourly scripts executable
...
- Legacy-Id: 11194
2016-05-15 16:46:20 +00:00
Henrik Levkowetz
8488d0620f
Added a crontab file to be symlinked from /etc/cron.d/, and related scripts to be run from cron. Requires refactoring of CronRunner and NightRunner scripts before activation, to avoid duplicate runs.
...
- Legacy-Id: 11114
2016-04-08 17:32:18 +00:00
Henrik Levkowetz
aab0a565d3
Added a crontab file to be symlinked from /etc/cron.d/, and related scripts to be run from cron. Requires refactoring of CronRunner and NightRunner scripts before activation, to avoid duplicate runs.
...
- Legacy-Id: 11111
2016-04-08 17:21:50 +00:00
Henrik Levkowetz
87f51a3007
Updated some svn:ignore files.
...
- Legacy-Id: 10970
2016-03-24 14:03:13 +00:00
Henrik Levkowetz
aee36651a5
Tweaked the test-crawler to give the same log line format for exception failures as for regular log lines.
...
- Legacy-Id: 10936
2016-03-16 13:21:02 +00:00
Henrik Levkowetz
8813bc83fe
Tweaked the mkdevbranch utility script to be able to make a branch for one specific developer on request.
...
- Legacy-Id: 10924
2016-03-15 17:43:04 +00:00
Henrik Levkowetz
f1df6a9623
Updated bin/ svn:ignore
...
- Legacy-Id: 10900
2016-03-05 14:26:59 +00:00
Henrik Levkowetz
1894115c62
Updated svn:ignore list for bin/
...
- Legacy-Id: 10891
2016-03-04 20:02:47 +00:00
Henrik Levkowetz
1f4f9cc25d
Merged in [10685] from lars@netapp.com:
...
Commit r10578 broke search result table display due to the added column. Fix
this. (Also update vnu.jar. Unrelated, but wasn't careful when committing.)
- Legacy-Id: 10689
Note: SVN reference [10685] has been migrated to Git commit 820d406e33
2016-01-14 17:47:27 +00:00
Henrik Levkowetz
41c47b30ad
Merged in [10684] from lars@netapp.com:
...
Add warning about the accuracy of bibliographic information for Legacy RFCs.
- Legacy-Id: 10688
Note: SVN reference [10684] has been migrated to Git commit 2ca2b92c24
2016-01-14 17:33:50 +00:00
Henrik Levkowetz
d0b99b03b5
Merged in [10540] from lars@netapp.com:
...
Update vnu HTML5 validator, and fix an HTML nit it found.
- Legacy-Id: 10563
Note: SVN reference [10540] has been migrated to Git commit 5866129176
2015-12-09 22:43:37 +00:00
Henrik Levkowetz
862808c3e5
Too good to be true. I don't know what the svn merge command does with -x -b, but id doesn't merge without whitespace changes. Reverting the previous change to bin/mergedevbranch.
...
- Legacy-Id: 10549
2015-12-08 00:00:58 +00:00
Henrik Levkowetz
afd9b70bbd
Added the --ignore-space-change switch to both the svn diff and merge commands in bin/mergedevbranch, to avoid spending time on editors that frivolously changes whitespace. Didn't occur to me earlier that the merge command might be able to do this, but it can. Splendid.
...
- Legacy-Id: 10547
2015-12-07 18:08:01 +00:00
Henrik Levkowetz
041532dc5e
Tweaked (normalized) how branches are expressed by bin/mergeready.
...
- Legacy-Id: 10509
2015-11-19 22:19:42 +00:00
Henrik Levkowetz
145cc4dd61
Updated the mkrelease script to send svn checkout links which specify https://, not http.
...
- Legacy-Id: 10498
2015-11-16 17:44:11 +00:00
Henrik Levkowetz
5a368acc13
Updated the svn:ignore settings for bin/
...
- Legacy-Id: 10479
2015-11-14 20:47:20 +00:00
Henrik Levkowetz
cc833efbd9
Added handling for an exception which can occur in bin/mergeready if a branch with merge flags is moved, for example moving it to an attic after merge.
...
- Legacy-Id: 10473
2015-11-14 08:11:33 +00:00
Henrik Levkowetz
d709ca6686
Added a python lib upgrade step to the mkrelease script.
...
- Legacy-Id: 10457
2015-11-09 11:24:36 +00:00
Henrik Levkowetz
693badfd94
Merged in [10379] from rjsparks@nostrum.com:
...
Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page.
- Legacy-Id: 10409
Note: SVN reference [10379] has been migrated to Git commit bf0a5e3da4
2015-11-03 14:16:44 +00:00
Henrik Levkowetz
7af6fb58f2
Removed jshaffer@asml.com from the release notification list.
...
- Legacy-Id: 10330
2015-10-28 11:23:45 +00:00
Ole Laursen
86c3a430d1
Merge in ^/branch/iola/event-saving-refactor-r10076, fixing a few problems
...
- Legacy-Id: 10298
2015-10-27 10:37:06 +00:00
Henrik Levkowetz
6335cf510c
Updated mergeready to work with svn 1.9, which seems to return an error for properties which aren't found.
...
- Legacy-Id: 10266
2015-10-22 19:41:10 +00:00
Henrik Levkowetz
12bc928e80
Updated mkrelease to commit release-coverage.json.gz instead of the plain json file we used earlier.
...
- Legacy-Id: 10243
2015-10-19 16:04:17 +00:00
Henrik Levkowetz
f41553f3d1
Added 2 new file existence checks to the check framework, since we're now reading email aliases for groups and documents from files. Added a call out to run_checks() in the test-crawler, so we don't see failures due to missing files.
...
- Legacy-Id: 10204
2015-10-13 19:07:11 +00:00
Henrik Levkowetz
72581e92bf
Tweaked the mkrelease verbose output some more.
...
- Legacy-Id: 10178
2015-10-10 10:48:57 +00:00
Henrik Levkowetz
318572ab1e
Tweaked the mkrelease verbose output.
...
- Legacy-Id: 10175
2015-10-10 10:45:48 +00:00
Henrik Levkowetz
cfefc0ae58
Changed the default settings for the test crawler from ietf.settings to ietf.settings_testcrawl.
...
- Legacy-Id: 10120
2015-10-01 20:54:46 +00:00
Ole Laursen
5e4645d7d2
Summary: Trim the test-crawl imports
...
- Legacy-Id: 10107
2015-09-29 13:21:24 +00:00
Henrik Levkowetz
9c297767cc
Added branch/iola to places checked for 'ready for merge' tags in the commit messages.
...
- Legacy-Id: 10065
2015-08-27 11:55:21 +00:00
Henrik Levkowetz
fb66c1856f
Merged in [9669] from olau@iola.dk:
...
Summary: Make the meeting agenda code use the historic info available
for groups. In the process, added some select_related/prefetch_related
code to cut the number of database queries in the agenda down from
4000-5000 to about 50. Rewritten agenda CSV code to use Python arrays
rather than a template for improved readability/reuse. Rewritten week
view to assemble its data in Python. Plus a few other minor cleanups,
e.g. lame_description is now gone.
Fixes #1088 . Branch
- Legacy-Id: 10005
Note: SVN reference [9669] has been migrated to Git commit acda84208d
2015-08-10 19:46:11 +00:00
Henrik Levkowetz
6c253ee48b
Improved the verification of submitted file extensions and mimetype.
...
- Legacy-Id: 9986
2015-08-07 12:10:26 +00:00
Henrik Levkowetz
11411d2c30
Merged in an update from trunk@9942.
...
- Legacy-Id: 9961
2015-08-03 14:12:38 +00:00
Henrik Levkowetz
f48452853f
Changed test-crawl to avoid unnecessary repetitions of the blacklisting message.
...
- Legacy-Id: 9933
2015-08-01 12:47:03 +00:00
Henrik Levkowetz
948804f73f
Added static javascript and image files to the URLs crawled by the test-crawler.
...
- Legacy-Id: 9913
2015-07-29 17:03:32 +00:00
Henrik Levkowetz
224fef557c
Added a --random switch to choose between different test-crawler modes.
...
- Legacy-Id: 9893
2015-07-27 16:52:26 +00:00
Henrik Levkowetz
4c4ff0f0cb
Updated mkrelease to support use of the bower_install and collectstatic commands.
...
- Legacy-Id: 9890
2015-07-26 18:16:20 +00:00
Henrik Levkowetz
8612ce92c0
Merged in [9765] from lars@netapp.com:
...
Add option to crawl as a logged-in user (--user).
Add --pedantic option for vnu crawl, which stops the crawl on (most) errors.
Randomize the order in which URLs are crawled, so that repeated crawls don't
hit the same URLs in the same order.
- Legacy-Id: 9785
Note: SVN reference [9765] has been migrated to Git commit 9b4e61049a704127e1200549fcc410326efffddb
2015-07-18 12:00:37 +00:00
Henrik Levkowetz
ed66e24e7c
Merged in [9726] from lars@netapp.com:
...
Add HTML5 validation based on validator.nu to test-crawl.
- Legacy-Id: 9763
Note: SVN reference [9726] has been migrated to Git commit 5826bcbf80
2015-07-18 08:20:35 +00:00
Lars Eggert
5826bcbf80
Add HTML5 validation based on validator.nu to test-crawl. Commit ready for merge.
...
- Legacy-Id: 9726
2015-07-15 12:41:09 +00:00
Henrik Levkowetz
6158832e74
Tweaked bin/mkrelease.
...
- Legacy-Id: 9630
2015-05-13 17:15:03 +00:00
Henrik Levkowetz
b55954295d
Updated svn:ignore properties
...
- Legacy-Id: 9625
2015-05-12 09:40:45 +00:00
Henrik Levkowetz
0d572316f9
Tweaked bin/mergedevbranch
...
- Legacy-Id: 9622
2015-05-12 04:57:48 +00:00
Henrik Levkowetz
a8907c6e28
Added a check for model changes which haven't been captured in migrations to the release script.
...
- Legacy-Id: 9590
2015-04-30 16:31:08 +00:00
Henrik Levkowetz
926b5831d6
Tweaked the test-crawl summary.
...
- Legacy-Id: 9574
2015-04-27 08:33:36 +00:00
Henrik Levkowetz
60738dc8bd
Don't use non-zero exit code for test-crawler runs with nonvalidating html warnings.
...
- Legacy-Id: 9559
2015-04-25 06:36:22 +00:00
Henrik Levkowetz
eadf421fc1
Added a new url folding operation for the html verification.
...
- Legacy-Id: 9557
2015-04-24 22:11:34 +00:00
Henrik Levkowetz
e32af567ef
Added html validation to the test crawler; it will now report html which fails validation with 'WARN' indications. Reorganized the code somewhat, collecting functions, globals, etc. in groups.
...
- Legacy-Id: 9549
2015-04-24 20:30:46 +00:00
Henrik Levkowetz
bf6408388c
Tweaked bin/mkrelease to be less verbose in svn update.
...
- Legacy-Id: 9521
2015-04-17 20:36:53 +00:00
Henrik Levkowetz
04558234cb
Updated release data and mkrelease support, which calculates the release coverage snapshot without invoking tests that developers won't ordinarily be able to run on their laptops/work machines.
...
- Legacy-Id: 9339
2015-03-25 20:06:12 +00:00
Henrik Levkowetz
7c67e26fa4
Added a --logfile switch to the test crawler, in order to be able to control whether a logfile should be used or not. It's not particularly hepful when running on a buildbot slave, which catches stdout anyway.
...
- Legacy-Id: 9252
2015-03-19 20:28:25 +00:00
Henrik Levkowetz
f8ce949f4c
Merged in [9242] from rjsparks@nostrum.com:
...
Restores add-to-community-list functionality to several pages. Fixes #1601 .
- Legacy-Id: 9251
Note: SVN reference [9242] has been migrated to Git commit 02d807581a
2015-03-19 19:45:14 +00:00
Henrik Levkowetz
f94b49036a
Updated the mergeready script to check if the 'test:unittest' property has been set to 'passed' on a changeset marked 'ready for merge'.
...
- Legacy-Id: 9247
2015-03-19 17:51:06 +00:00
Henrik Levkowetz
009543c39e
Fixed a bug in the --dry-run handling of mkrelease.
...
- Legacy-Id: 9204
2015-03-15 17:25:15 +00:00
Henrik Levkowetz
e4a1340974
Tweaked the mkrelease script a bit to use standard python development release numbers.
...
- Legacy-Id: 9170
2015-03-10 20:11:41 +00:00
Henrik Levkowetz
86997e1e95
Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files.
...
- Legacy-Id: 9144
2015-03-03 20:23:36 +00:00
Henrik Levkowetz
dba3db444c
Added test code coverage measurements using coverage.py, integrated as a test in the test suite. This test compares the current code coverage of tests with that saved for the latest release. Also converted the URL and template coverage measurements into tests, comparing current with the latest release. The result of this is that the coverage tests will fail if new code is added without sufficient test coverage to at least match that of the latest release. Over time, this should encourage gradually improved test coverage as seen for both code, templates, and urls. Coverage data is also saved to file, and can be read by the 'coverage' shell command to produce html or text reports.
...
- Legacy-Id: 9103
2015-02-19 23:42:34 +00:00
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
Ole Laursen
a871d6e19e
Remove wgchairs app, all of its functionality is now superceded by wginfo/ and other recent developments in doc/
...
- Legacy-Id: 6198
2013-09-19 15:22:59 +00:00
Henrik Levkowetz
e5d7c7620e
Send release notifications to the IESG, too.
...
- Legacy-Id: 5940
2013-08-01 15:03:49 +00:00
Henrik Levkowetz
cbfe489ff5
Merged in more shim-layer removals from olau@iola.dk
...
(-r5465:HEAD from branch/iola/shimfree). Copying relevant
commit messages here:
- Deleted dead code in many places.
- Renamed id-something to draft-something, make the "is
this eligible for expiration" logic clearer
- Added a name for IPR search URL
- Revamped the ballot popup view
- URL reversed the IPR search link instead of hardcoding it
- Cleaned up search views and remove dead code, port them to the new DB
schema, hack related views in iesg/ and wginfo/ to use the new search
interfaces, avoid camelCase in search GET parameters (with
backwards-compat fallback), add some simple search unit tests, remove
caching from views_search.py index pages as they're now pretty fast to
generate, rewrite ballot popup JS, regularize some CSS classes to use
hyphen-notation rather than camelCase, move some of the search
templates to doc/.
idrfc/ now mostly contains some wrapper code still in use by other
subdirs, some ported code not yet moved, and dead code.
- Fixed output bug in test crawler and print referrer upon errors so it's
easier to figure out where a link came from
- Added /doc/in-last-call/ to crawler, report original page as referrer in
a redirect chain rather than intermediate URL
- Ported idindex to new schema, speed them up, add tests, refactor index
page in views_search to share code with the text index file, get rid
of some special-case idindex filters from ietf_filters, move
"/drafts/" redirects to a file in /doc/
- Ported /idtracker/status/ and /idtracker/status/last-call/ overview of
drafts in IESG process to new schema in /doc/iesg/ and
/doc/iesg/last-call/
- Added redirects for all of /idtracker/*, removed all view code and other
dead code from idtracker/
- Removed the idtracker sitemap indexing drafts - in its current form,
it adds nothing of value to the HTML-based /doc/all/ view, and it's
pretty slow
- Ported idtracker feeds to new schema, move them to doc/, cleaned up
idtracker/ - only templatetags/ietf_filters and proxy code is left
- Legacy-Id: 5836
2013-07-17 20:52:39 +00:00
Henrik Levkowetz
231034879f
Tweaked the mergedevbranch script.
...
- Legacy-Id: 5679
2013-04-21 15:01:53 +00:00
Henrik Levkowetz
fc5e944199
Merged [5529] from jmh@joelhalpern.com:
...
Add document's notification list to destination email addresses when the document leaves IETF LC.
- Legacy-Id: 5558
Note: SVN reference [5529] has been migrated to Git commit f81f08cc4a
2013-03-13 13:39:19 +00:00
Henrik Levkowetz
d6b011b0e1
Tweaked mergedevbranch to make the sprint merge/test cycle a little bit easier.
...
- Legacy-Id: 5546
2013-03-10 16:24:47 +00:00
Henrik Levkowetz
032705f100
Moved some utility command-line scripts from test/ to bin/. Added bin/graph-models.
...
- Legacy-Id: 5450
2013-02-24 20:09:01 +00:00