Unknwon
72ce06eab8
#2682 fix missing slash for go-get meta
10 years ago
Unknwon
912f7b51e9
#1821 add actions for close and reopen issues
10 years ago
Unknwon
ac78bae7b5
Replace uuid module with original package
10 years ago
Unknwon
926e75d721
#2334 strip whitespace for migrate URL
...
Also fix a possible race condition while install
10 years ago
Unknwon
d5a3021a7d
Make markdown as an independent module
10 years ago
Unknwon
d8a994ef24
Move cron module to independent package
...
Make it easier to keep track of upstream changes and bug fixes
10 years ago
Unknwon
7140dbac95
Fix #857
10 years ago
Adam Strzelecki
a9981d8099
Update bindata for LDAP changes
10 years ago
Adam Strzelecki
5649556a33
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
834d92a47b
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
e2f95c2845
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
Unknwon
341da3cea7
Fix inappropriate markdown post process end tag check
...
When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same.
10 years ago
Download-Fritz
a467184e13
#2505 Allow to fork and disallow to create PRs for mirrors.
10 years ago
Josh Frye
0f1b26ed1e
Fix issue email formatting. Addresses #2331
10 years ago
Unknwon
338af89d56
#2650 fix possbility that use email as pusher user name
...
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.
Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
10 years ago
Unknwon
9cf4fe043b
Add env var check for update
10 years ago
Unknwon
632c27802c
Minor fix for #2624
10 years ago
Unknwon
58e004f7da
Remove cache avatar support and add its tests
10 years ago
Unknwon
aa5e837c65
fix #2454
10 years ago
Martin Hartkorn
15d37b7a95
Refactored according to suggestions
10 years ago
Martin Hartkorn
3650bd8528
Convert mirrors to regular repositories.
10 years ago
Unknwon
de3be370f7
Remove unused tests
...
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
10 years ago
Josh Frye
8ab5399e83
Make log path required
10 years ago
Josh Frye
1feecd6beb
Add helper text for log path.
10 years ago
Josh Frye
a3e8c32a30
Add install option for log path
10 years ago
Unknwon
5258ee3740
Update locales and update sponsor
10 years ago
Unknwon
297e772c20
#2485 fix payloads mixed up for webhook
...
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
10 years ago
Andrey Nering
e40d94bb4f
Implementing the "theme-color" meta tag.
...
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
10 years ago
Adam Strzelecki
3808638df1
Fix #2221 LDAP username attribute must be fetched
...
This is fix-up for 573305f
. Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
10 years ago
Unknwon
ee53204e02
Improve db path prompt when install
10 years ago
Unknwon
acfc942ad7
Generate CSS for #2561
10 years ago
Unknwon
8e40f86d2c
#2556 handle space in image URL
10 years ago
Andrey Nering
2bfb8bb5fd
Enable sintax highlighting on diff view. Close #733
10 years ago
Unknwon
ddf9fa06c7
Minor fix for #2530
10 years ago
Unknwon
04be8c0de5
#2554 reinitialize all repos from the db
...
- Update locales
10 years ago
Unknwon
1c74612b3c
Minor fix for #2444
10 years ago
Unknwon
3abad75a1b
Fix one user may block entire listen loop for builtin SSH
10 years ago
Unknwon
4848620594
#2229 adjust URL verbose depth for reverse proxy sub-path
10 years ago
Florian Kaiser
9cf95e4e37
Organization owners see all repositories & teams
10 years ago
Florian Kaiser
8c4588c4c9
Refactor .IsAdminTeam to .IsTeamAdmin and requireAdminTeam to requireTeamAdmin
10 years ago
Florian Kaiser
e35791b2b2
Only show teams the user has access to
10 years ago
Florian Kaiser
abc5abce30
Allow modification of a release if Content is empty ( fix #2516 )
10 years ago
Unknwon
112a7cab31
#2497 incorrect error handle for team name
10 years ago
miles@Oscar
beefc53e59
Using https for gravatar
10 years ago
miles@Oscar
1becf01cfa
Fixed gravatar url
10 years ago
Unknwon
b900150b1d
Update locales
10 years ago
Kim "BKC" Carlbäcker
1ab8a60d73
Not working, but slightly better...
10 years ago
Kim "BKC" Carlbäcker
3a9fd81f59
Custom URL-Schemas for Markdown
10 years ago
Unknwon
e33ddac9bf
Minor fix for #2396
10 years ago
Unknwon
38efa72146
Update locales
10 years ago