Unknwon
3d7d9f0b76
#2700 fix sqlite3 can't create issue with more than one label
10 years ago
Unknwon
d671961d0f
Merge pull request #2722 from chriswatt/hidewikidlbutton
Hide the download archive button when viewing wiki pages
10 years ago
chriswatt
ce7d4fd150
Remove download archive button on wiki pages
10 years ago
Unknwon
5ff4daf411
Merge pull request #2717 from chriswatt/prtabs
Change colour of numbers on pull request tabs if greater than zero
10 years ago
chriswatt
2cb08b6ae6
Change colour of numbers on pull request tabs if greater than zero
10 years ago
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
10 years ago
Unknwon
9d376dc07d
Merge pull request #2637 from Gibheer/ssh-publickeys
allow native and ssh-keygen public key check
10 years ago
Unknwon
b53eab3773
Minor fix for #2710
10 years ago
Unknwon
98522be23f
Merge pull request #2710 from lukasdietrich/develop
Add ForegroundColor for labels to resolve #2033
10 years ago
Lukas Dietrich
a742d71e41
Add ForegroundColor for labels
10 years ago
Unknwon
ce5a490b9e
Merge pull request #2706 from ChubbyNinja/develop
Image attachments keep aspect ratio
10 years ago
Unknwon
dd27059a62
Merge pull request #2694 from mhartkorn/pullrefs
Improved Pull Request refs
10 years ago
Unknwon
bffcbdfda7
Merge pull request #2707 from gogits/docker/update
Docker Container update
10 years ago
Jean-Philippe Roemer
2e9e0ef2d8
Update Docker REAMDE.md
- Remove the known issue about `.dockerignore` being ignored during DockerHub automated build as this has been fixed
- Added a note on the fact that we currently do no support building the container on RPi1
10 years ago
ChubbyNinja
a8582fd12f
Image attachments keep aspect ratio
10 years ago
Jean-Philippe Roemer
ca17394abf
Update .dockerignore to add new unneeded files from the Docker Context
10 years ago
Jean-Philippe Roemer
8e5f0f2889
Dockerfile & Dockerfile.pi updates
- Upgrade of gosu to v1.7
- Change in docker/build.sh to use `--no-cache` to prevent APKINDEX creation when installing dev dependencies
- Manual upgrade of Alpine on Raspberry Pi when building to make sure the environment is the same as the standard Dockerfile
10 years ago
Unknwon
78c263351c
#2697 fix panic when close issue via commit message
10 years ago
Unknwon
f49351bd43
Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
10 years ago
Unknwon
4eb48337da
Minor fix for #2660
10 years ago
Unknwon
496e92310c
Merge pull request #2660 from joshfng/config-test-mailer
Test mailer button. Addresses #1531
10 years ago
Josh Frye
51b0fc9c00
Test mailer button. Addresses #1531
10 years ago
Martin Hartkorn
b65249c7c5
Call PushToBaseRepo() also on Pull Request creation and not only on git push
10 years ago
Unknwon
e1e7bd8013
Prepare to release
10 years ago
Unknwon
d2e7c97666
Merge pull request #2693 from appleboy/patch-2
test the latest version.
10 years ago
Gibheer
e080ee49a5
use StartSSHServer instead of DisableSSH
DisableSSH doesn't check the kind of ssh server to use, so that was
wrong. Use StartSSHServer instead.
10 years ago
Gibheer
38ac440213
seperate ssh constants from schema constants
The contants were placed in the same section as the scheme ones, which
may lead to confusion.
10 years ago
Gibheer
db937710c0
variable should not use ALL_CAPS
10 years ago
Bo-Yi Wu
c5ae26370d
test the latest version.
10 years ago
Unknwon
4c3776029a
#2682 fix missing slash for go-get meta
10 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
10 years ago
Unknwon
9533097c49
Merge pull request #2665 from muhmuhten/develop
Dockerfile cleanup for Alpine 3.3
10 years ago
Unknwon
4691b1a841
Fix wrong place to check disable SSH
10 years ago
Unknwon
8e3a9499ad
Merge pull request #2674 from andreynering/highlight-little-refactoring
Little refactoring of diff highlight.
10 years ago
Andrey Nering
6b296dbf42
Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
10 years ago
Unknwon
ecfde293c6
Merge pull request #2672 from louwers/patch-1
Removed duplicate of paragraph
10 years ago
Bart
0bda8c5bef
Removed duplicate of paragraph
10 years ago
Unknwon
b1198310bb
Replace uuid module with original package
10 years ago
Unknwon
7b69942300
#2334 strip whitespace for migrate URL
Also fix a possible race condition while install
10 years ago
Unknwon
d398777e08
Make markdown as an independent module
10 years ago
Unknwon
3e936bbc5c
Move cron module to independent package
Make it easier to keep track of upstream changes and bug fixes
10 years ago
Unknwon
a16ec44cf5
Fix #857
10 years ago
Unknwon
c9964fe278
Minor fix for #2634
Add AttributesInBind option in new auth source form.
10 years ago
Unknwon
81f7a2d374
Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bind
LDAP: Fetch attributes in Bind DN context
10 years ago
Unknwon
beaaf5b8f2
Merge pull request #2647 from andreynering/issue-template
Implement issue and pull request templates
10 years ago
Adam Strzelecki
c5844bab8e
Update bindata for LDAP changes
10 years ago
Adam Strzelecki
16dd8d9ce4
LDAP: Make a bit more detailed log traces
This is useful especially to check whether we fetch right attributes, using
right LDAP search base and in right order.
10 years ago
Adam Strzelecki
727a5245ac
LDAP: Fetch attributes in Bind DN context option
This is feature is workaround for #2628 (JumpCloud) and some other services
that allow LDAP search only under BindDN user account, but not allow any LDAP
search query in logged user DN context.
Such approach is an alternative to minimal permissions security pattern for
BindDN user.
10 years ago
Adam Strzelecki
0c08945c88
LDAP: Use single connection in BindDN mode auth
According to RFC 4511 4.2.1. Processing of the Bind Request "Clients may send
multiple Bind requests to change the authentication and/or security
associations or to complete a multi-stage Bind process. Authentication from
earlier binds is subsequently ignored."
Therefore we should not use 2 connections, but single one just sending two bind
requests.
10 years ago
Muh Muhten
8ebcd38cc6
update alpine package dependencies
- s6 is in main in 3.3, so we no longer need to mangle the repos file
- official image is periodically updated, so it's not preferred to do
upgrades downstream (usually harmless, but inelegant)
- apk-tools in 3.3 supports --no-cache to avoid leaving the APKINDEX
files in the image
10 years ago