Henrik Levkowetz
|
6044944b00
|
Removed a cut-and-paste error.
- Legacy-Id: 9249
|
2015-03-19 17:54:06 +00:00 |
|
Henrik Levkowetz
|
ddbb8c18a5
|
Updated the nomcom tests to use temporary test directories for data, instead of the regular values in settings.py
- Legacy-Id: 9248
|
2015-03-19 17:52:31 +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
|
09c08a99a1
|
More correct implementation of the workaround to skip migrations during test, which also points at the code that makes this work at the moment.
- Legacy-Id: 9246
|
2015-03-19 14:15:34 +00:00 |
|
Henrik Levkowetz
|
3d35c4f3a3
|
Tweaked sqlitetest config to avoid a minutes-long stepping through migrations for each test run.
- Legacy-Id: 9245
|
2015-03-19 13:14:41 +00:00 |
|
Henrik Levkowetz
|
a5a56597f5
|
Added the buildbot config file to the repository. Deployment path: /home/buildbot/masters/datatracker/master.cfg
- Legacy-Id: 9244
|
2015-03-19 12:01:42 +00:00 |
|
buildbot
|
70396be450
|
Updated test
- Legacy-Id: 9241
|
2015-03-17 17:38:15 +00:00 |
|
buildbot
|
cedb115038
|
Added exception capture and error message when the --release switch to coverage_changes specify a release for which there aren't any data. Also tweaked the diff output for code coverage changes.
- Legacy-Id: 9239
|
2015-03-17 16:15:04 +00:00 |
|
buildbot
|
c3023c0bf1
|
Code coverage data for release 5.12.2
- Legacy-Id: 9238
|
2015-03-17 16:12:24 +00:00 |
|
Henrik Levkowetz
|
0584ccc47e
|
Set version info and settings back to development mode
- Legacy-Id: 9208
|
2015-03-15 22:04:25 +00:00 |
|
Henrik Levkowetz
|
0f45170a74
|
Set version info to release version 5.12.2 before branching.
- Legacy-Id: 9206
|
2015-03-15 22:04:19 +00:00 |
|
Henrik Levkowetz
|
c0a9fab149
|
Changelog entry for 5.12.2
- Legacy-Id: 9205
|
2015-03-15 22:04:14 +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
|
6f285a12f4
|
Changed the handling of some test directory creation and removal code, to be more consistent. Fixed a problem where a test didn't create and remove a test directory it used.
- Legacy-Id: 9203
|
2015-03-15 16:01:15 +00:00 |
|
Henrik Levkowetz
|
37a2e994b6
|
Changelog entry for 5.12.2
- Legacy-Id: 9202
|
2015-03-14 21:12:35 +00:00 |
|
Henrik Levkowetz
|
0b971f635d
|
Added test coverage data to the release pages if available for the release. Added saving of html pages for the code coverage to a directory in the static files area. If a code coverage report is available, a link to it will be shown on the release page of the current release. Renamed some setting variables related to test coverage to be more explicit and precise.
- Legacy-Id: 9201
|
2015-03-14 19:08:37 +00:00 |
|
Henrik Levkowetz
|
085e7d2bc3
|
Added a separate urls.py file for ietf/release/.
- Legacy-Id: 9200
|
2015-03-14 16:20:30 +00:00 |
|
Henrik Levkowetz
|
b86360a0db
|
Added a header to the 5.12.0 changelog entry.
- Legacy-Id: 9199
|
2015-03-14 16:19:47 +00:00 |
|
Henrik Levkowetz
|
f7cef368dc
|
Fixed a syntax error.
- Legacy-Id: 9198
|
2015-03-14 16:19:39 +00:00 |
|
Henrik Levkowetz
|
4b80218548
|
Merged in [9185] from rcross@amsl.com:
Add DocEvent and SubmissionEvent to merge-person-records.
- Legacy-Id: 9197
Note: SVN reference [9185] has been migrated to Git commit cadf07fab3
|
2015-03-14 15:47:24 +00:00 |
|
Henrik Levkowetz
|
0169cd67e7
|
Make sure we don't start coverage twice.
- Legacy-Id: 9192
|
2015-03-13 17:32:06 +00:00 |
|
Henrik Levkowetz
|
b56580b847
|
Added tests for the presence of a VTIMEZONE section in generated agenda iCalendar files.
- Legacy-Id: 9191
|
2015-03-13 16:06:16 +00:00 |
|
Henrik Levkowetz
|
3343c57673
|
Corrected the dev version number.
- Legacy-Id: 9190
|
2015-03-13 16:05:19 +00:00 |
|
Henrik Levkowetz
|
d4f0ad4955
|
Fixed a pyflakes nit.
- Legacy-Id: 9189
|
2015-03-13 16:04:40 +00:00 |
|
Henrik Levkowetz
|
f499ba8096
|
Started the code coverage measurements earlier, in order to make the apparent code coverage of model files less confusing.
- Legacy-Id: 9188
|
2015-03-13 16:02:31 +00:00 |
|
Henrik Levkowetz
|
f15e515baf
|
Added a fudge factor to the coverage test, in order to make it easier to do minor code changes.
- Legacy-Id: 9187
|
2015-03-13 15:56:13 +00:00 |
|
Henrik Levkowetz
|
1d28ec8f5b
|
Made the test runner try multiple port numbers for the SMTP server, in order to handle the case where multiple test suites are in progress on the same host (which can happen when multiple buildbot slaves are running tests at the same time).
- Legacy-Id: 9186
|
2015-03-13 15:47:12 +00:00 |
|
Ryan Cross
|
cadf07fab3
|
Add DocEvent and SubmissionEvent to merge-person-records. Commit ready for merge.
- Legacy-Id: 9185
|
2015-03-11 22:38:12 +00:00 |
|
Henrik Levkowetz
|
b940623019
|
Changelog entry for 5.12.2
- Legacy-Id: 9182
|
2015-03-11 12:22:04 +00:00 |
|
Henrik Levkowetz
|
c7c89a6250
|
Fixed a small issue with the filter expression to select ADs for active groups.
- Legacy-Id: 9181
|
2015-03-11 12:05:20 +00:00 |
|
Henrik Levkowetz
|
e81ac58549
|
Set version info and settings back to development mode
- Legacy-Id: 9179
|
2015-03-10 20:32:30 +00:00 |
|
Henrik Levkowetz
|
70830b6eca
|
Set version info to release version 5.12.1 before branching.
- Legacy-Id: 9177
|
2015-03-10 20:32:25 +00:00 |
|
Henrik Levkowetz
|
d18d0fe7ee
|
Changelog entry for 5.12.1
- Legacy-Id: 9176
|
2015-03-10 20:32:22 +00:00 |
|
Henrik Levkowetz
|
2ae2b592f7
|
Updated svn:ignore on .
- Legacy-Id: 9175
|
2015-03-10 20:29:42 +00:00 |
|
Henrik Levkowetz
|
63cd4683f7
|
Changelog entry for 5.12.1
- Legacy-Id: 9174
|
2015-03-10 20:29:13 +00:00 |
|
Henrik Levkowetz
|
4f1c4510b5
|
Release coverage data for 5.12.1
- Legacy-Id: 9173
|
2015-03-10 20:25:29 +00:00 |
|
Henrik Levkowetz
|
fb4bd964e4
|
Tweaked the email activation migration slightly.
- Legacy-Id: 9172
|
2015-03-10 20:24:31 +00:00 |
|
Henrik Levkowetz
|
5f86b73d0e
|
Tweaked the email activation migration to not send email when there's no active email address; it's not meaningful as the best we can do then is simply to activate the draft-related address.
- Legacy-Id: 9171
|
2015-03-10 20:13:49 +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
|
cb70eb6a88
|
Removed a superfluous import.
- Legacy-Id: 9169
|
2015-03-08 14:33:50 +00:00 |
|
Henrik Levkowetz
|
d7f44d6e86
|
Tweaked test to match earlier coverage_changes output format tweak.
- Legacy-Id: 9168
|
2015-03-08 14:32:14 +00:00 |
|
Henrik Levkowetz
|
58810b327d
|
Don't set email addresses created for submitted drafts to active any more.
- Legacy-Id: 9167
|
2015-03-08 13:22:29 +00:00 |
|
Henrik Levkowetz
|
f71e6166f3
|
Added a migration which changes the active bit from False to True to all email addresses associated with active drafts, and sends out notification emails about this.
- Legacy-Id: 9166
|
2015-03-08 13:21:02 +00:00 |
|
Henrik Levkowetz
|
e4c15de834
|
Tweaked the coverage_changes output slightly.
- Legacy-Id: 9165
|
2015-03-08 13:19:46 +00:00 |
|
Henrik Levkowetz
|
29c674ca59
|
Captured the change in ScheduledSession sort order in a migration.
- Legacy-Id: 9164
|
2015-03-08 11:49:03 +00:00 |
|
Henrik Levkowetz
|
5ee64000c3
|
Changed the test runner to read json files as utf-8.
- Legacy-Id: 9163
|
2015-03-07 22:28:21 +00:00 |
|
Henrik Levkowetz
|
b7095b573f
|
Added a managment command to show the difference in coverage data between the latest release and the latest test run, and a test for the same.
- Legacy-Id: 9162
|
2015-03-07 22:27:02 +00:00 |
|
Henrik Levkowetz
|
381d37986c
|
Python's pathlib is now available for both 2.x and 3.x, and is well established. Removed the ietf/utils/path.py fallback, and added pathlib to requirements.txt
- Legacy-Id: 9161
|
2015-03-07 17:17:50 +00:00 |
|
Henrik Levkowetz
|
9ee16e778e
|
Added a login requirement for the full document and group email alias pages, but kept the individual group and document email-alias pages visible without login. Added testing of login redirects for the full email alias lists, and reordered the test sequence within the test methods appropriately.
- Legacy-Id: 9160
|
2015-03-07 15:55:18 +00:00 |
|
Henrik Levkowetz
|
7258dc6eff
|
Made sure that Email.__unicode__() will return a string even if address is None. Fixes an exception on deleting an email address for a Person object in the admin interface.
- Legacy-Id: 9159
|
2015-03-07 15:42:34 +00:00 |
|