1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

100 commits

Author SHA1 Message Date
A Holt
b194a325b2
Update gitea/tasks/enable.yml 2020-01-11 17:04:29 -05:00
A Holt
7afb4f049a
Update gitea/tasks/enable.yml 2020-01-10 18:18:54 -05:00
A Holt
c6e674c87b
Update enable.yml 2020-01-10 18:08:02 -05:00
A Holt
30379d9cd3
Update gitea/tasks/enable.yml for Apache & NGINX 2020-01-10 17:43:02 -05:00
Jerry Vonau
4cafb59538 gitea - softcode nginx_config_dir, adjust restart for nginx 2020-01-10 12:35:35 -06:00
A Holt
cf4f6bec15
Merge pull request #2093 from holta/gitea-code-cleanup
Gitea: minimal code cleanup
2020-01-03 10:53:38 -05:00
A Holt
4a1e39bcd4
Gitea/NGINX fix for #2057 404s 2020-01-03 10:49:29 -05:00
A Holt
749f9096fc
'| bool' not needed here 2020-01-02 22:06:23 -05:00
A Holt
3480eec3c0
Gitea 1.10.0 -> 1.10.2 2020-01-02 12:49:37 -05:00
Jerry Vonau
e71ae36a98 gitea dokuwiki nginx support 2019-11-28 06:16:11 -06:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
544293113f gitea - iiab_installed 2019-11-28 05:26:48 -06:00
A Holt
f7b53fc401
Gitea 1.9.6 -> 1.10.0 2019-11-14 07:36:50 -05:00
A Holt
3cbe8abf0b
Gitea 1.9.5 -> 1.9.6 2019-11-13 19:11:51 -05:00
A Holt
311ef25262
Gitea 1.9.4 -> 1.9.5 2019-10-30 18:41:14 -04:00
A Holt
7f6d2fb9c9
Gitea 1.9.3 -> 1.9.4 2019-10-08 15:47:34 -04:00
A Holt
15b4480d79
gitea 1.9.2 -> 1.9.3 2019-09-07 14:26:03 -04:00
A Holt
6cd7d79182
gitea_version: 1.9.2 2019-08-22 14:45:01 -05:00
A Holt
d4c192ff89
gitea_version: 1.9.0 -> 1.9.1 2019-08-14 12:41:24 -04:00
A Holt
d05d3d599b
"ARM7 support will return some day" (ARM8 for RPi 4 ??) 2019-07-31 10:33:03 -04:00
A Holt
8a9e33fdec
gitea 1.8.3 -> 1.9.0 2019-07-31 10:28:52 -04:00
A Holt
0ece6e3e72
Gitea doc: supporting materials + best CS learning for developing countries? 2019-07-08 14:30:43 -04:00
A Holt
e49d2a89f2
gitea 1.8.2 -> 1.8.3 2019-06-17 14:20:46 -04:00
A Holt
aece1cdb48
IS THIS "armv7l: arm-6" HACK (for RPi) OK LONG TERM? 2019-06-01 09:20:11 -04:00
A Holt
d53a510f69
GITEA 1.7.6 -> 1.8.2 2019-06-01 02:29:18 -07:00
holta
9543a10d82 ': false' to ': False' + ': true' to ': True' or ': yes' 2019-05-24 19:29:41 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
8eeb38f799
Revert Gitea 1.8.1 to 1.7.6 for RPi 2019-05-17 19:14:19 -04:00
A Holt
7abdecf7da
Gitea 1.8.0 -> 1.8.1 2019-05-17 01:35:13 -04:00
A Holt
8b6b1ef071
Gitea 1.7.5 -> 1.8.0 2019-04-22 00:40:45 -04:00
A Holt
9e680781a3
Merge pull request #1573 from aidan-fitz/gitea-docs
Expand Gitea documentation
2019-04-01 21:50:00 -07:00
A Holt
986e7fb2e3
Minor stylistic/readability tweaks 2019-04-01 21:47:12 -07:00
Aidan Fitzgerald
eddfcffd43 Add info on clone URLs in Gitea
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-04-02 00:26:16 -04:00
Aidan Fitzgerald
d491adb0fa Merge back more info about admin accounts, MySQL/PG
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-03-31 15:37:43 -04:00
A Holt
fe575463b4
Gitea 1.7.4 -> 1.7.5 2019-03-28 07:45:43 -04:00
Aidan Fitzgerald
41aa36526d Describe the installation and setup process
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-03-17 12:33:16 -04:00
Aidan Fitzgerald
5146762c9d Reflect that SQLite is the default DBMS
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-03-17 12:16:43 -04:00
Aidan Fitzgerald
857b7e4369 Upgrade 1.7.3 -> 1.7.4
Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-03-16 18:29:32 -04:00
Aidan Fitzgerald
8d2af9e54a Use iiab_hostname and iiab_domain in app.ini
Delete gitea_full_url as unused

Signed-off-by: Aidan Fitzgerald <acf67@cornell.edu>
2019-03-13 14:02:59 -04:00
Aidan Fitzgerald
2bb46f5884 Set DOMAIN to 'box', remove port 2019-03-08 02:32:00 -05:00
A Holt
3111eb3c2e
Update README.rst 2019-03-08 02:04:29 -05:00
A Holt
d091b6bb9d
Update main.yml 2019-03-08 01:42:24 -05:00
A Holt
b2ec813be0
Update README.rst 2019-03-08 01:41:47 -05:00
A Holt
4fabb8bff3
Update README.rst 2019-03-08 01:41:09 -05:00
Aidan Fitzgerald
ffa2ecbd80 Don't care about previous state per Ansible convention 2019-03-08 00:04:53 -05:00
Aidan Fitzgerald
caf87a4505 Merge branch 'gitea' of github.com:aidan-fitz/iiab into gitea 2019-03-07 23:55:16 -05:00
Aidan Fitzgerald
8b447b809a Apply more suggestions from code review 2019-03-07 23:55:12 -05:00
A Holt
73d945e278
Apply suggestions from code review
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:54:11 -05:00
A Holt
d86c985f7c
Update roles/gitea/tasks/install.yml
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:52:07 -05:00