Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Looks like pagure01 uses the IPv6 address when making API calls to itself, ↵ | Pierre-Yves Chibon | 2017-08-29 | 1 | -1/+1 |
| | | | | so add it to the list of allowed IP addresses | ||||
* | Blacklist 'group' as group name | Pierre-Yves Chibon | 2017-08-09 | 1 | -0/+2 |
| | |||||
* | Allow project-less API tokens to create or comment on tickets | Pierre-Yves Chibon | 2017-07-12 | 1 | -0/+8 |
| | |||||
* | disable indexing of pagure-staging - converted robots.txt to template | Brandon Gray | 2017-07-01 | 1 | -0/+9 |
| | |||||
* | Sync the blacklist list with upstream's | Pierre-Yves Chibon | 2017-06-07 | 1 | -3/+4 |
| | | | | Got acked on IRC from Patrick and Peter | ||||
* | pagure: up wsgi threads/processes to 6 from 4 and see if it makes things ↵ | Kevin Fenzi | 2017-06-02 | 1 | -1/+1 |
| | | | | more stable | ||||
* | Create Pagure attachments folder | Patrick Uiterwijk | 2017-05-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | More precise configuration for pagure logging | Pierre-Yves Chibon | 2017-05-16 | 1 | -0/+10 |
| | |||||
* | Add robots.txt for Pagure | Patrick Uiterwijk | 2017-05-16 | 1 | -0/+2 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | Add logging config to pagure's configuration file | Pierre-Yves Chibon | 2017-05-16 | 1 | -0/+42 |
| | |||||
* | Drop sqlalchemy.url from alembic.ini now we use what is in pagure.cfg | Pierre-Yves Chibon | 2017-05-16 | 1 | -1/+0 |
| | |||||
* | Drop the FPCA requirement for pagure.io | Pierre-Yves Chibon | 2017-03-29 | 1 | -1/+1 |
| | | | | | Legal has waived this requirement: https://lists.fedoraproject.org/archives/list/legal%40lists.fedoraproject.org/message/UWE4JIXEV76ZB54D33WEOSQGZR4Q25L5/ | ||||
* | Update Pagure, anitya and piwik to use the secure cipher set | Patrick Uiterwijk | 2017-03-17 | 1 | -3/+6 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | set serveradmin for pagure so it does not say root@localhost anymore on errors | Kevin Fenzi | 2017-03-17 | 1 | -0/+2 |
| | |||||
* | Point stg.pagure.io to releases.stg.pagure.org | Pierre-Yves Chibon | 2017-01-19 | 1 | -0/+4 |
| | |||||
* | pagure: Fix SHA256 hashes for pagure.io and stg.pagure.io | Todd Zullinger | 2016-12-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | In 4812bc39e (Add the SHA256 of the ssh key, 2016-05-28) the SHA256 fingerprints were added to the wrong section. The stg.pagure.io fingerprint is in the pagure.io section and vice versa. The MD5 fingerprints are correct. This can be confirmed by checking the output of ssh-keygen with the SSH pubkey values for each host: $ for i in {stg.,}pagure.io.pub; do echo $i; cat $i; for hash in sha256 md5; do ssh-keygen -l -E $hash -f $i; done; echo; done stg.pagure.io.pub ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJNu490Rp305zGCJLvhVIrKjL7Xngew3NxgRYeopHBDvj+EFQUqULXtgrI5nUBMSB94RrsuHynFAXYy2m0snHjWzWjbIxM4ZVD2sX4GiKX6qu7WyxcGmGcL08MF919r+JSPL9oWWSq/CvvBF0M1eeqkIpjMZHpVKgR3uTMD5yW994NBLAQi9i1UdwGYNQc1KqWvlvW1XhFFtiIGscIFGRKsUOMvnJvWdU6T+djmzMy4hcahxnsPCZxCjbQpuH1JjihNNVWYOq7Ztjs1gxpTTV19ATp4Z2F95uyyQ3Y+Em9KeXcKXYxwVzYVho5SSB1ZYBL+xAH1osK23PvGD39UYp9 2048 SHA256:x4xld/tPdeOhbyJcTOxd+IbSZ4OpnBzh/IskocyrOME stg.pagure.io.pub (RSA) 2048 MD5:69:50:46:24:c7:94:44:f8:8d:83:05:5c:eb:73:fb:c4 stg.pagure.io.pub (RSA) pagure.io.pub ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC198DWs0SQ3DX0ptu+8Wq6wnZMrXUCufN+wdSCtlyhHUeQ3q5B4Hgto1n2FMj752vToCfNTn9mWO7l2rNTrKeBsELpubl2jECHu4LqxkRVihu5UEzejfjiWNDN2jdXbYFY27GW9zymD7Gq3u+T/Mkp4lIcQKRoJaLobBmcVxrLPEEJMKI4AJY31jgxMTnxi7KcR+U5udQrZ3dzCn2BqUdiN5dMgckr4yNPjhl3emJeVJ/uhAJrEsgjzqxAb60smMO5/1By+yF85Wih4TnFtF4LwYYuxgqiNv72Xy4D/MGxCqkO/nH5eRNfcJ+AJFE7727F7Tnbo4xmAjilvRria/+l 2048 SHA256:Gddkd5H7oQ1RaK8WgXSKl7JZP+FgLyidmxbLercJ/JY pagure.io.pub (RSA) 2048 MD5:90:8e:7f:a3:f7:f1:70:cb:56:77:96:17:44:c4:fc:82 pagure.io.pub (RSA) | ||||
* | The pagure cert is named .cert not .crt | Pierre-Yves Chibon | 2016-12-16 | 1 | -2/+2 |
| | |||||
* | Move releases.pagure.org to the pagure.io cert | Pierre-Yves Chibon | 2016-12-15 | 1 | -3/+3 |
| | |||||
* | Drop the redirect to https for now on releases.pagure.org | Pierre-Yves Chibon | 2016-12-15 | 1 | -2/+11 |
| | |||||
* | Bump the upload limit for pagure to 60MB | Pierre-Yves Chibon | 2016-12-14 | 1 | -1/+1 |
| | | | | Fixes https://pagure.io/fedora-infrastructure/issue/5631 | ||||
* | Clean up and make the apache config working for pagure | Pierre-Yves Chibon | 2016-12-05 | 1 | -15/+2 |
| | |||||
* | Typi typo... again | Pierre-Yves Chibon | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | Fix forgotten variable | Pierre-Yves Chibon | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | Typi typo | Pierre-Yves Chibon | 2016-12-05 | 1 | -2/+2 |
| | |||||
* | Fix the namewidth option and add redirect | Pierre-Yves Chibon | 2016-12-05 | 1 | -1/+5 |
| | |||||
* | Try moving the releases to pagure.org | Pierre-Yves Chibon | 2016-12-05 | 2 | -18/+40 |
| | |||||
* | Bump the maximum upload size to 50MB instead of 4MB | Pierre-Yves Chibon | 2016-11-15 | 1 | -1/+1 |
| | | | | | This should please the design team and tbh, also help uploading tarballs of pagure to pagure.io | ||||
* | Typi typo, fix pagure | Pierre-Yves Chibon | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Enable the stats port for the SSE server | Pierre-Yves Chibon | 2016-10-18 | 1 | -0/+2 |
| | |||||
* | Increase the number of blacklisted project names | Pierre-Yves Chibon | 2016-09-09 | 1 | -1/+3 |
| | |||||
* | Make the CSRF token not time limited | Pierre-Yves Chibon | 2016-09-08 | 1 | -0/+4 |
| | |||||
* | Adjust pagure's config to add CI integration w/ jenkins | Pierre-Yves Chibon | 2016-08-31 | 1 | -0/+2 |
| | |||||
* | Make the short hash 7 characters, not 6 | Pierre-Yves Chibon | 2016-07-29 | 1 | -1/+1 |
| | |||||
* | Add the SHA256 of the ssh key | Pierre-Yves Chibon | 2016-05-28 | 1 | -2/+4 |
| | | | | Fixes https://pagure.io/pagure/issue/698 | ||||
* | Adjust pagure's config to allow backward-compatible URLs | Pierre-Yves Chibon | 2016-04-22 | 1 | -0/+6 |
| | |||||
* | Make pagure link upon login be https | Pierre-Yves Chibon | 2016-02-03 | 1 | -0/+3 |
| | |||||
* | Let's use the proper configuration key to send email... | Pierre-Yves Chibon | 2016-01-30 | 1 | -1/+1 |
| | |||||
* | Prevent a project from being created | Pierre-Yves Chibon | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | Pagure should be able to send email | Pierre-Yves Chibon | 2016-01-28 | 1 | -0/+2 |
| | |||||
* | Blacklist projects as project name on pagure, it's an existing URL | Pierre-Yves Chibon | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | Install and configure the webhook server for pagure | Pierre-Yves Chibon | 2015-11-30 | 1 | -0/+2 |
| | |||||
* | Add the datagrepper information to pagure config | Pierre-Yves Chibon | 2015-11-20 | 1 | -0/+8 |
| | |||||
* | Move the folder storing the local clone of remote repo one level up | Pierre-Yves Chibon | 2015-11-13 | 1 | -1/+1 |
| | | | | | This fixes ``gitolite trigger POST_COMPILE`` that barfed on this otherwise, but I am not sure why. | ||||
* | Make pagure.io be before pagure.org so that we always server that SSL cert ↵ | Pierre-Yves Chibon | 2015-08-14 | 1 | -21/+24 |
| | | | | by default | ||||
* | Fix the GIT_URL for the new pagure version | Pierre-Yves Chibon | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | Move pagure.io above pagure.org to server pagure.io SSL ceret by default | Pierre-Yves Chibon | 2015-08-05 | 1 | -35/+36 |
| | |||||
* | Add the trailing slash to fix the links in the new version of pagure | Pierre-Yves Chibon | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | docs in stg now has its own certificate | Pierre-Yves Chibon | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Create the remotes folder for the remote PR | Pierre-Yves Chibon | 2015-07-31 | 1 | -0/+3 |
| | |||||
* | Make a pagure.org -> pagure.io redirect | Patrick Uiterwijk | 2015-07-29 | 1 | -0/+22 |
| |