Unknwon
5c1c221a9d
#1891 attempt to fix expected invalid CSRF token
- Remove unused config settings `[picture] service`
9 年前
Unknwon
53dcea5053
#2743 workaround to fix XORM problem
9 年前
Unknwon
2e192cd647
#2727 make IN clause compatible with Postgres
9 年前
Unknwon
53635180eb
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
9 年前
Unknwon
3d7d9f0b76
#2700 fix sqlite3 can't create issue with more than one label
9 年前
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
9 年前
Unknwon
b53eab3773
Minor fix for #2710
9 年前
Unknwon
78c263351c
#2697 fix panic when close issue via commit message
9 年前
Unknwon
4eb48337da
Minor fix for #2660
9 年前
Unknwon
e1e7bd8013
Prepare to release
9 年前
Unknwon
4c3776029a
#2682 fix missing slash for go-get meta
9 年前
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
9 年前
Unknwon
c9964fe278
Minor fix for #2634
Add AttributesInBind option in new auth source form.
9 年前
Unknwon
4200adfa83
Minor fix for #2524
9 年前
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.
9 年前
Unknwon
fef1c426f8
Merge pull request #2664 from jwdeitch/patch-1
Update contributing guidlines link
9 年前
jwdeitch
84d18c2d1a
Update README.md
9 年前
jwdeitch
1d36290e1d
Update contributing guidlines link
previously displays 404
9 年前
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.
9 年前
Unknwon
04d7b393ab
Minor fix for #2624
9 年前
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
9 年前
Unknwon
184d76a5d4
Minor fix for #2567
9 年前
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.
9 年前
Unknwon
5b8fbe2a82
Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
9 年前
Unknwon
e11c8407c8
Update locales and update sponsor
9 年前
Unknwon
0e661c24d7
#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.
9 年前
Unknwon
efd7e59b3e
Improve db path prompt when install
9 年前
Unknwon
26feb3693e
#2558 delete local wiki copy when rename repo and user
9 年前
Unknwon
921647b095
Add YunoHost link to README
9 年前
Unknwon
ad2d66ed4f
#2556 handle space in image URL
9 年前
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 年前
Unknwon
01f1a736b6
Add missing patch conflit pattern
9 年前
Unknwon
c4dccaf1eb
Minor fix for #2444
9 年前
Unknwon
1d65fa9652
#2229 adjust URL verbose depth for reverse proxy sub-path
9 年前
Unknwon
0c6f6be314
#2497 incorrect error handle for team name
9 年前
Unknwon
c1c3cada6c
Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
9 年前
Unknwon
b80af0d28c
Minor fix for #2396
9 年前
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 年前
Unknwon
490435830d
minor fix to #2383
- add tooltip for organization name in profile
9 年前
Unknwon
1a4a82d317
fix #2385
9 年前
Unknwon
6e2051352e
#2287 Truncate repository name if too long
9 年前
Unknwon
56f772c100
#2349 try to handle []int8 case
9 年前
Unknwon
c2e9264310
minor fix to #2335
9 年前
Unknwon
04286ed266
#2345 disallow access of some pages for empty repo
9 年前
Unknwon
447ca73d07
update dep lib version requirement
9 年前
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 年前
Unknwon
f0939809c4
more fix on #2268
9 年前
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 年前
Unknwon
498d0a8267
#2014 allow switch branches between two orgs in compose PR
9 年前
Unknwon
d20633c205
fix #1436
9 年前