|
62bc15aa03
|
Including branch name in email log
|
2015-01-23 22:03:05 -05:00 |
|
|
2d73e65bd4
|
Adjust printing of xfail file in email
|
2015-01-23 20:38:28 -05:00 |
|
|
8fc0e84d2f
|
Adjust get_builder_commit_id
|
2015-01-23 20:36:09 -05:00 |
|
Sergio Durigan Junior
|
a2079f0b3b
|
Implement multi-branch testing
|
2015-01-23 18:56:28 -05:00 |
|
Sergio Durigan Junior
|
8cedac1a37
|
Including extra newlines
|
2015-01-23 14:41:21 -05:00 |
|
Sergio Durigan Junior
|
2fc71f839d
|
Including full build URL in the email
|
2015-01-23 14:34:06 -05:00 |
|
Sergio Durigan Junior
|
97dc582e04
|
Removing gdbserver tests from BSD; creating common config class for BSD
|
2015-01-23 14:28:08 -05:00 |
|
|
12e4354412
|
Adding --disable-werror on BSD builds.... Sigh
|
2015-01-22 23:41:16 -05:00 |
|
|
5b36080933
|
Adding CFLAGS=-I/usr/local/include, hopefully temporarily, because of libintl issue
|
2015-01-22 22:55:05 -05:00 |
|
|
fe79e798b1
|
Adding special classes for FreeBSD builds, because they need to use
gmake instead of make
|
2015-01-22 19:58:07 -05:00 |
|
|
597359e9bb
|
Adding 'progress' flag to git
|
2015-01-22 19:27:48 -05:00 |
|
|
b8a20c9ade
|
Removing 's' suffix from sleep(1)
|
2015-01-22 19:11:53 -05:00 |
|
|
f1fe7ea50a
|
Temporarily disable make TAGS
|
2015-01-22 17:33:21 -05:00 |
|
Sergio Durigan Junior
|
7f253a1d9b
|
Using urllib.quote on the email message
|
2015-01-21 12:59:55 -05:00 |
|
Sergio Durigan Junior
|
e0cd1af1b3
|
Instead of printing the whole log for make TAGS, print the URL for the log
|
2015-01-21 12:28:29 -05:00 |
|
|
6798bd048d
|
Fixing step.getResults return
|
2015-01-21 00:02:02 -05:00 |
|
|
77dafd9738
|
Improving email message; adding make TAGS step
|
2015-01-20 17:06:22 -05:00 |
|
|
a0c0e24079
|
Using original GDB buildbot config
|
2015-01-18 13:16:22 -05:00 |
|
|
7f7cbd7cc3
|
Importing the necessary function to retrieve the builder commit id
|
2015-01-15 02:10:02 -05:00 |
|
|
1519a40808
|
Improving fetching of commit ID
|
2015-01-15 01:43:34 -05:00 |
|
|
ca5926ced8
|
Improving way of viewing testsuite results
|
2015-01-14 22:56:49 -05:00 |
|
|
6a6b832166
|
Fixing URL in the e-mail
|
2015-01-14 22:35:00 -05:00 |
|
|
9a9dcad8d6
|
Improving email notification
|
2015-01-14 19:45:36 -05:00 |
|
|
a4baf8491e
|
Using html.WebStatus directly
|
2015-01-14 17:36:57 -05:00 |
|
|
ffb6a70bce
|
Sending results to gdb-testers
|
2015-01-14 16:56:12 -05:00 |
|
|
fdc550402a
|
Updating mail settings
|
2015-01-13 19:38:44 -05:00 |
|
|
c8b86153f7
|
Using relative path for the master git repo
|
2015-01-13 19:08:31 -05:00 |
|
|
8e914fcc77
|
Typo, stupid
|
2015-01-11 21:41:38 -05:00 |
|
|
99f5d785c6
|
Missing close-paren
|
2015-01-11 18:27:05 -05:00 |
|
|
4e0c9e93de
|
Activating git-db again; a few adjustments needed in the code because of that
|
2015-01-11 18:25:48 -05:00 |
|
|
0a1a2f9618
|
Improving report of changes in the email
|
2015-01-09 18:58:38 -05:00 |
|
|
91743dcfc9
|
Treating make check retcode==2 as success (argh)
|
2015-01-09 18:44:54 -05:00 |
|
|
43faf6b691
|
Typo for TestGDB
|
2014-12-26 16:54:02 -05:00 |
|
|
76a5963ae5
|
Fixing arguments to html.WebStatus.__init__
|
2014-12-26 16:52:24 -05:00 |
|
|
ab920c86bf
|
Making TestGDB be ShellCommand, instead of Compile
|
2014-12-26 16:50:31 -05:00 |
|
|
5dc18ae4ba
|
Initializing webstatus class
|
2014-12-26 16:36:15 -05:00 |
|
|
56bdb82ed1
|
Removing raw string parameter from email message
|
2014-12-26 16:13:25 -05:00 |
|
|
88182289f5
|
Adding raw string parameter
|
2014-12-26 15:58:07 -05:00 |
|
|
9fbeba1783
|
Expanding decodeRC for tests
|
2014-12-26 13:12:20 -05:00 |
|
|
3e26ced260
|
Removing extraneous slash from URL; trying to ignore rc == 1 when 'make check'
|
2014-12-26 13:08:24 -05:00 |
|
|
dedf0d3762
|
Making testsuite runs NOT parallel by default
|
2014-12-25 18:22:05 -05:00 |
|
|
d1d94514e6
|
Improving e-mail message; adding X-* header
|
2014-12-25 13:48:23 -05:00 |
|
|
bba18fb712
|
Improving email message when testing failed (probably because of timeout)
|
2014-12-23 23:50:41 -05:00 |
|
|
27125d82ae
|
Hack to treat files as text/plain
|
2014-12-23 23:01:04 -05:00 |
|
|
1ba38b09a8
|
Removing Jan's email; improving the way we identify each commit's author
|
2014-12-23 22:14:54 -05:00 |
|
|
6cbe15bbbe
|
Implementing a new way to store test results
|
2014-12-23 20:22:22 -05:00 |
|
|
633aad43c6
|
Improving email message; little formatting issues
|
2014-12-23 20:02:31 -05:00 |
|
|
0174f62cba
|
Adding description to the RemoveDirectory step
|
2014-12-23 14:22:25 -05:00 |
|
|
e350a348bc
|
Including xfail in the email
|
2014-12-23 01:54:48 -05:00 |
|
|
f340d4c6f3
|
Fixing arg to FileUpload
|
2014-12-22 22:34:05 -05:00 |
|
|
efacff7073
|
Missing close-paren
|
2014-12-22 22:32:30 -05:00 |
|
|
bf97593525
|
Lots of fixes on gdbgitdb and other places
|
2014-12-22 22:29:12 -05:00 |
|
Sergio Durigan Junior
|
555c6db4b0
|
New gdbgitdb.py file; improve result email; improve the way we save logs and sums
|
2014-12-22 17:51:13 -05:00 |
|
|
7e5c68d7ce
|
text must be string, not list
|
2014-12-22 00:29:57 -05:00 |
|
|
e8684f84e1
|
Properly fetching log content
|
2014-12-22 00:06:44 -05:00 |
|
|
254aa307f9
|
Setting the messageFormatter to the proper function
|
2014-12-21 23:31:56 -05:00 |
|
|
dea6ebf05f
|
First attempt of a mail notifier
|
2014-12-21 19:38:24 -05:00 |
|
|
d1e7a9d94e
|
Moving TODO from gdbbuilder.py to master.cfg
|
2014-12-20 14:07:23 -05:00 |
|
Sergio Durigan Junior
|
f57605c7a9
|
Revert "Fixing path of config.json and passwords.json"
This reverts commit 75b2676597 .
|
2014-12-19 20:41:29 -05:00 |
|
Sergio Durigan Junior
|
75b2676597
|
Fixing path of config.json and passwords.json
|
2014-12-19 20:39:26 -05:00 |
|
Sergio Durigan Junior
|
9d40e455f3
|
Moving everything from lib/gdbbuilder.py into master.cfg; adding lots of comments.
|
2014-12-19 19:07:14 -05:00 |
|
|
018013191a
|
Cleaning and fixing master.cfg
|
2014-12-14 17:09:22 -05:00 |
|
|
302a8eedbf
|
Adapting master.cfg to reflect the modifications on lib/gdbbuilder.py
|
2014-12-13 03:45:56 -05:00 |
|
Tom Tromey
|
342fc84a46
|
initial import of the code
|
2013-08-01 11:40:38 -06:00 |
|