summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Use better LDAP lib and should fix #1139Unknwon2015-11-2623-2739/+2
|
* allow admin to migrate for any user/orgUnknwon2015-11-251-16/+16
|
* minor fix markdown post processUnknwon2015-11-241-0/+1
|
* more link fixUnknwon2015-11-241-0/+4
|
* #1944 Drop /org/ URL path prefix in organization home pageUnknwon2015-11-241-76/+73
|
* fix #2020Unknwon2015-11-243-4/+4
|
* #2008 more supported git hooksUnknwon2015-11-241-3/+11
|
* more HTTP clone word fixUnknwon2015-11-221-2/+2
|
* fix #2013Unknwon2015-11-221-0/+3
|
* fix #650Unknwon2015-11-221-2/+2
|
* fix possible panicUnknwon2015-11-211-2/+12
|
* remove tags redis and memcacheUnknwon2015-11-213-43/+4
|
* update localesUnknwon2015-11-211-26/+26
|
* HTML render fixUnknwon2015-11-201-8/+32
|
* fix #1383Unknwon2015-11-202-2/+5
|
* fix #1873Unknwon2015-11-201-0/+11
|
* better escape char handleUnknwon2015-11-201-9/+9
|
* fix #1119 and data race in timming tasksUnknwon2015-11-201-2/+23
|
* better error messageUnknwon2015-11-191-2/+2
|
* fix #1997Unknwon2015-11-191-1/+1
|
* minor fix on auto sign inUnknwon2015-11-191-2/+2
|
* update locale #1965Unknwon2015-11-191-26/+26
|
* work on #1891Unknwon2015-11-183-10/+14
|
* Merge pull request #1994 from arthuroy/developUnknwon2015-11-181-0/+5
|\ | | | | Fix #1965 - the hyperlink and the display name of the branch
| * Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix errorArthur Ouyang2015-11-191-1/+1
| | | | | | | | Fix #1965
| * Use refStr[11:] instead of TrimPrefixArthur Ouyang2015-11-191-1/+2
| | | | | | | | Fix #1965
| * Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-191-0/+4
| | | | | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* | #1401 #493 Admin should be able to see private repositoriesUnknwon2015-11-181-6/+10
| |
* | #1742 Update default branch in git repository while change in web viewUnknwon2015-11-182-0/+35
|/
* UI: long organization name in create repository owner listUnknwon2015-11-181-2/+2
|
* minor fix for #1992Unknwon2015-11-181-2/+2
|
* fix old namingGibheer2015-11-181-1/+1
| | | | | This is the old naming of the variable and I forgot to fix it. It now works and is tested.
* fix #1957 - disable version displayGibheer2015-11-182-0/+3
| | | | | This allows the admin to disable the version information about gogs and go in use in the footer.
* add admin op: delete missing reposUnknwon2015-11-181-2/+2
|
* fix #1987Unknwon2015-11-181-218/+218
|
* fix #1988Unknwon2015-11-181-218/+218
|
* fix #1448Unknwon2015-11-171-2/+2
|
* new watchers, stars and forks UIUnknwon2015-11-161-2/+2
|
* #1922 Pull request fail to merge with BINUnknwon2015-11-161-1/+1
|
* octicon fix in feedsUnknwon2015-11-161-4/+8
|
* fix #1960Unknwon2015-11-161-2/+2
|
* work on #1961Unknwon2015-11-161-2/+2
|
* fix #1958Unknwon2015-11-152-7/+7
|
* minor fix for #1949Unknwon2015-11-151-3/+14
|
* fix api brokenUnknwon2015-11-151-0/+1
|
* Merge pull request #1949 from TheHowl/developUnknwon2015-11-151-0/+3
|\ | | | | Fix bad issue links in non-readme markdown files
| * Safely detect urlPrefix in the format /:owner/:repoHowl2015-11-151-3/+3
| |
| * Fix bad issue links in non-readme markdown filesHowl2015-11-151-0/+3
| |
* | #1931 Test patch does not checkout correct base branchUnknwon2015-11-151-1/+0
| |
* | fix #1948Unknwon2015-11-151-0/+6
|/