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
Unknwon
4200adfa83
Minor fix for #2524
10 years ago
Unknwon
71b9ee58c8
Merge pull request #2524 from mhartkorn/pullrefs
Enable a way to checkout Pull Requests from remote refs
10 years ago
Unknwon
de270d5d87
Fix panic when view profile without signin
Also fix that no matter who, still able to see organizations with private membership.
10 years ago
Unknwon
94f13a060c
Remove border-bottom for tabs header divider
10 years ago
Unknwon
e57b81fc19
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
Unknwon
fef1c426f8
Merge pull request #2664 from jwdeitch/patch-1
Update contributing guidlines link
10 years ago
jwdeitch
84d18c2d1a
Update README.md
10 years ago
jwdeitch
1d36290e1d
Update contributing guidlines link
previously displays 404
10 years ago
Unknwon
6dc21aa0a0
Merge pull request #2663 from Download-Fritz/MirrorForks
#2505 Allow to fork and disallow to create PRs for mirrors.
10 years ago
Download-Fritz
b02d150b6a
Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
10 years ago
Download-Fritz
c8d4d1bd2e
#2505 Allow to fork and disallow to create PRs for mirrors.
10 years ago
Andrey Nering
602ef9ba5f
Implement issue and pull request templates.
Similar to GitHub:
https://github.com/blog/2111-issue-and-pull-request-templates
Priority:
- root
- .gogs
- .github
10 years ago
Unknwon
d0c8012cf0
Merge pull request #2659 from joshfng/fix-issue-email-format
Fix issue email formatting. Addresses #2331
10 years ago
Josh Frye
e1207eaf96
Fix issue email formatting. Addresses #2331
10 years ago
Unknwon
18f518afac
Merge pull request #2658 from fnkr/fix-chmod
Fix chmod for several files in conf/locale/ and public/
10 years ago
Florian Kaiser
6c72bf973f
Fix chmod for several files in conf/locale/ and public/
10 years ago
Unknwon
665db06fbe
#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
9ac1558741
Add issue and pull request template
10 years ago
Unknwon
d3e78d3e9f
Merge pull request #2649 from andreynering/gh-issue-template
Add GitHub's issue and pull request templates.
10 years ago
Andrey Nering
0f7a4596b0
Add GitHub's issue and pull request templates.
10 years ago
Unknwon
b1b4202383
#2646 fix panic on pushing repositor
10 years ago
Unknwon
1464e1dee0
#2639 add branch prefix for test webhook
10 years ago
Unknwon
ed294f8355
#2633 fix removed config option
10 years ago
Unknwon
ab5c4974e7
Merge pull request #2635 from lunny/develop
fix dependency broken because xorm's API changed
10 years ago
Lunny Xiao
25fd5a1d7c
fix dependency broken because xorm's API changed
10 years ago
Unknwon
011dab4881
Add env var check for update
10 years ago
Unknwon
88484a73ec
#2630 fix wrong user avatar link in webhook
Was using the wrong method and now uses the method which checks if
the avatar link is relative or not.
10 years ago
Unknwon
04d7b393ab
Minor fix for #2624
10 years ago
Unknwon
0607f13964
Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
Convert mirrors to regular repositories
10 years ago
Martin Hartkorn
9580a21d42
Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
10 years ago
Unknwon
6146794a38
Setup CI with testing
10 years ago
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
10 years ago
Unknwon
d471a759c6
Minor fix for #2578
10 years ago
Unknwon
3ca084f567
Merge pull request #2578 from exmex/develop
Admins and user itself sees private org relations on profile
10 years ago
Unknwon
5cadf34f21
fix #2454
10 years ago
Unknwon
5add8a57ac
Hijack #2388
10 years ago
Unknwon
184d76a5d4
Minor fix for #2567
10 years ago
Unknwon
10c7f8bd0a
Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboard
Only show activities and repositories on the dashboard, that the user has access to
10 years ago
Unknwon
6a75926ebe
#2569 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
10 years ago
Unknwon
327189dbf7
Merge pull request #2617 from chriswatt/bgcolor
Change main content area bg to white, keep area above tabs grey
10 years ago