Kevin F. Haggerty
b4f0e2854a
Add more logging when multiple fetches are reqd for a day's changes
...
* This makes it evident that things aren't just hanging
Change-Id: If0e106b43a4616f64f783392c510318d6c02866c
2021-11-06 14:21:02 -06:00
Kevin F. Haggerty
5ab687fc33
Force JDK 1.8 for javadoc
...
* JDK11 is broken, see the below for reference
https://bugs.openjdk.java.net/browse/JDK-8212233#descriptionmodule_heading
Change-Id: I880ebb038fadd1e30700827ae18d607478c2c254
2021-11-06 09:04:31 -06:00
Kevin F. Haggerty
15fcfef6cb
Update dependencies
...
...to stuff not from 10000 years ago
Change-Id: Iab5fa0202f3d12e32ec789f5c0764d34f5f71ff5
2021-07-31 06:40:11 -06:00
Kevin F. Haggerty
9df999d2e5
Bump DEFAULT_CLOUD_SIZE to 2024
...
Change-Id: I5a71bb70859c26f202631166b1e388f733272c40
2021-07-31 06:40:11 -06:00
Kevin F. Haggerty
a26467077a
Fix rebase derp
...
Change-Id: I542d293f7b0cae47cea446769e1c1ba454d40366
2020-08-11 22:20:45 -06:00
Jan Altensen
d6bbd9f74d
catch potential nullpointer exception in cleanup
...
Change-Id: Ic4ce28fe76711add0f96317960ff456fb680f61b
2020-08-11 22:02:30 -06:00
Jan Altensen
6f86ede1c1
Allow authenticated gerrit API calls
...
Change-Id: Idf82983c579fed96e367bf8f55bc07301a1190c3
2020-08-11 22:02:29 -06:00
Kevin F. Haggerty
54579467b4
Accomodate larger gaps in _account_id
...
* This is equally arbitrary, but there is a known gap larger than 10
somewhere around 21000ish
Change-Id: Ic9822a57b2b13501695bf4aa61379471ca06e0aa
2020-08-11 22:02:02 -06:00
Kevin F. Haggerty
030dfe14ab
Bump DEFAULT_SIZE to 1992
...
Change-Id: I549ec15f480557ce9aec96688d54de00b50ed047
2020-08-11 21:56:25 -06:00
Kevin F. Haggerty
ddda9653e4
Update well known accounts
...
Change-Id: Ie836d2b03d75b4cdc07ba4d264e253aea811adcc
2020-05-02 08:46:23 -06:00
Kevin F. Haggerty
7ac22d51d7
Bump DEFAULT_SIZE to 1944
...
Change-Id: I90b8df9135fca825ab216b6a95c00f6f634d7ac8
2020-01-10 06:42:23 -07:00
Tim Schumacher
7904870c7b
Fix another null pointer
...
Change-Id: I75354ad36331466afa07ba800d80147581acc6ab
2019-07-31 22:03:31 -06:00
Kevin F. Haggerty
21d97cbc1a
Bump DEFAULT_SIZE to 1928
...
* We don't fit in less than 1928x1928 anymore, at least not if you
can see *all* the changes
Change-Id: I472f95321b67b341fa07cb89649a06cc78b10730
2019-07-31 22:03:29 -06:00
Tim Schumacher
d215ccb052
Add support for local mirrors
...
Change-Id: If1d98b81bc10d4ab4837a976603498f88e124a08
2019-06-13 21:13:08 -06:00
Kevin F. Haggerty
6bdb683551
Actually start filling-out well-known-accounts.txt
...
* The whole oauth mess caused people to create brand new accounts.
We shouldn't have to go and recreate this file every time we build
the cloud.
Change-Id: Ia36b0cd569576141d3c4772e2a7753b495e5f2cc
2019-06-13 20:56:49 -06:00
Harry Youd
6b335d7768
Fix macOS support for xargs
...
macOS has BSD style xargs which doesn't support GNU long args
GNU (for most Linux) supports both --max-procs and -P, so use short form
Change-Id: I726c0798bccc821e762abfdc422872a4efa23aaa
2017-10-03 22:09:58 +01:00
Harry Youd
db271de88a
Bump DEFAULT_SIZE to 1896
...
The recently generated size was 1896x1896, and this is unlikely to get smaller in time. Save build time by starting at these dimensions
Change-Id: I8fdd387ca118d91cdb84e39d2a62af045f856eba
2017-06-03 22:40:35 +01:00
Jorge Ruesga
5ce7272a0d
Fix cause of Null Pointer
...
Commit 7d0f35240d fixed
the symptom but not the cause of the problem. Let's
catch null names before parsing them later
Change-Id: I65ebe341a734a56f7cbce3999b5db8f7e1176d8a
2017-05-20 07:59:22 +01:00
Harry Youd
477f0bae68
Bump DEFAULT_SIZE to 1880
...
The recently generated size was 1880x1880, and this is unlikely
to get smaller in time. Save build time by starting at these
dimensions
Change-Id: I936e560aa106d1bc1fa01bb71289146dfbf9127b
2017-05-18 09:33:33 +02:00
Harry Youd
37a4798dc7
Drop the prebuilt jar
...
Gerrit doesn't handle merge conflicts in binary files well
Change-Id: I92f5c65f250d96b9a23d59f18f37acd03593ba82
2017-05-18 09:25:35 +02:00
LuK1337
7d0f35240d
Don't break on Null Pointer
...
Change-Id: I08b496176768eac712d4cb5dc17cc3f8a5ad261e
2017-05-16 22:57:44 +02:00
Michael Bestas
0f4818f1b5
Cleanup copyrights and naming
...
* Update copyrights to the template we use everywhere
* Remove references to "laos"
Change-Id: I1bce474c3a95d09356f8c43ef4be1027f1f03bf8
2017-05-01 23:44:37 +03:00
Dan Pasanen
2c483805f0
README: add instructions to rebuild the jar
2017-03-15 10:01:04 -05:00
Dan Pasanen
846f8c01b5
add a few more things to gitignore
2017-03-15 10:00:49 -05:00
Dan Pasanen
ad7c349899
add db and out dirs to gitignore
2017-03-14 17:35:14 -05:00
Dan Pasanen
45ee84a945
chmod a+x *.sh
2017-03-14 17:34:55 -05:00
Jorge Ruesga
c9cf4de69a
Always use a valid name
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2017-01-02 12:06:07 +01:00
Jorge Ruesga
6ffd87ce5f
Remove filtered list now those projects were created in github
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2017-01-02 11:51:35 +01:00
Jorge Ruesga
06e55b3bf0
Final dist jar
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2016-12-31 08:14:01 +01:00
Jorge Ruesga
b0c5884da8
Adjust initial size
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2016-12-31 08:13:02 +01:00
Jorge Ruesga
9e25cdc424
Fix cloud stuff
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2016-12-30 20:41:39 +01:00
Jorge Ruesga
f3f109bf44
Use a better vector image
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2016-12-30 04:26:09 +01:00
Jorge Ruesga
56c509156e
Rebrand from CyanogenMod to LineageOS
...
Signed-off-by: Jorge Ruesga <jorge@ruesga.com >
2016-12-30 03:58:28 +01:00