-
a762c17...
by
Chris Sharp
on 2019-06-21
-
Bumping version numbers, adding Upgrade Script and Changelog
Signed-off-by: Chris Sharp <email address hidden>
-
a910bae...
by
Chris Sharp
on 2019-06-21
-
Updating upgrade docs for 3.1.13.
Signed-off-by: Chris Sharp <email address hidden>
-
2a86d1c...
by
Chris Sharp
on 2019-06-21
-
Bumping Perl version string for 3.1.13
Signed-off-by: Chris Sharp <email address hidden>
-
2526b07...
by
Dan Wells
on 2019-06-21
-
LP#1759343 Fix annotate payment setting name
This setting was added to the database with the 'eg.' prefix, but in
the code it was not used. The end effect was that the setting likely
worked, but was not saved in the way expected.
This makes the setting name in the code match the DB.
Signed-off-by: Dan Wells <email address hidden>
Signed-off-by: Chris Sharp <email address hidden>
-
6a89835...
by
Jason Stephenson
on 2019-06-20
-
Lp 1759343: Remove database upgrade script from 3.1 backport
Evergreen 3.1 cannot store workstation settings in the database, so
the database updates needed for Evergreen 3.2 and beyond are not
needed in 3.1 and cause errors when building or upgrading the
database.
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Dan Wells <email address hidden>
-
d7b067f...
by
Jason Stephenson
on 2019-06-20
-
Revert "LP1759343 (follow-up): Add bill annotation setting to seed data"
This reverts commit 7f7c1291edb75c8e596eacf1c35eb5c46c684f21.
This commit was backported to rel_3_1 where it does not work.
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Dan Wells <email address hidden>
-
93a4bed...
by
Jason Stephenson
on 2019-06-20
-
Revert "LP1759343: Stamping upgrade: annotate payment setting"
This reverts commit d36620734f4f1ab10b70f48d4beef34fad18d36b.
This commit was backported to rel_3_1 where it does not work.
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Dan Wells <email address hidden>
-
999c1b5...
by
Jane Sandberg
on 2019-06-19
-
Docs: 3.1.13 release notes
Signed-off-by: Jane Sandberg <email address hidden>
-
d366207...
by
Jane Sandberg
on 2019-06-13
-
LP1759343: Stamping upgrade: annotate payment setting
Signed-off-by: Jane Sandberg <email address hidden>
-
7f7c129...
by
Jane Sandberg
on 2019-06-13
-
LP1759343 (follow-up): Add bill annotation setting to seed data
Signed-off-by: Jane Sandberg <email address hidden>