index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
Commit message (
Expand
)
Author
Age
*
models/repo: remove redundant info for some repo methods
Unknwon
2016-07-15
*
Add timestamps to repository api response (#3255)
lstahlman
2016-07-12
*
[Fix] Don't display way too large files #1513 (#3253)
Kim Carlbäcker
2016-07-12
*
Extend the API to include more repository properties (#3249)
lstahlman
2016-07-11
*
The pruning for the synchronized mirrors is a option now. Default value: enab...
Pablo Saavedra
2016-07-09
*
#3057 retrieve webhook with repo_id
Unknwon
2016-07-08
*
Use SecurityProtocol to replace UseSSL in LDAP config
Unknwon
2016-07-08
*
#3058 #3059 support correct page size and link header
Unknwon
2016-07-04
*
Do not show filename not have suffifx .md
Unknwon
2016-07-01
*
Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)
Andrey Nering
2016-06-29
*
Fixes #3110 (#3136)
Franz Schmidt
2016-06-27
*
Minor fix for #3194
Unknwon
2016-06-27
*
Include repository owner name and description in html title (#3194)
Sandro Santilli
2016-06-27
*
repo/http: clean code
Unknwon
2016-06-01
*
#809 fix wrong closed issue count when create closed issue via API
Unknwon
2016-05-27
*
#809 able to set issue state to closed when create
Unknwon
2016-05-11
*
PDF-Previews in file-lists now working (#3000)
Kim Carlbäcker
2016-04-26
*
Made the issue stats query more secure with parameterized placeholders (#2895)
Thomas Boerger
2016-04-26
*
Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
Cosmin Stroe
2016-04-22
*
Set utf-8 charset for text files when serving raw content (#2898)
Tamás Molnár
2016-04-20
*
api/admin: add/remove organization team repository
Unknwon
2016-04-04
*
Fix XORM IN condition table name parse
Unknwon
2016-03-27
*
#2842 add quotes to attachment file name
Unknwon
2016-03-25
*
#1692 add admin APIs to add/remove a user from teams
Unknwon
2016-03-25
*
Fix status code
Unknwon
2016-03-21
*
Change list teams API to non-admin specific
Unknwon
2016-03-21
*
#1692 api: admin list and create team under organization
Unknwon
2016-03-21
*
Add route for #2846
Unknwon
2016-03-21
*
#13 fix admin can't search private repos
Unknwon
2016-03-15
*
Merge pull request #2823 from zacheryph/feature/local-only-password-reset
Unknwon
2016-03-14
|
\
|
*
ensure we don’t try changing LDAP passswords
Zachery Hostens
2016-03-14
*
|
#1692 add CRUD issue APIs
Unknwon
2016-03-13
*
|
Convert all API handers to use *context.APIContext
Unknwon
2016-03-13
*
|
#1891 attempt to fix invalid csrf token
Unknwon
2016-03-12
*
|
#13 finish user and repository search
Unknwon
2016-03-11
*
|
Rename module: middleware -> context
Unknwon
2016-03-11
|
/
*
Updated and created were appended with _unix. Fresh databases have only the n...
Marin Jankovski
2016-03-11
*
readd 'dashboard' to title
Alec S
2016-03-10
*
Merge branch 'develop' of github.com:gogits/gogs into develop
Alec S
2016-03-09
|
\
|
*
Allowing site admins to view private repositories in org/home
Jan Christophersen
2016-03-08
*
|
fix indentation
Alec S
2016-03-09
*
|
Remove dashboard keyword from title
Alec S
2016-03-09
*
|
change page titles for user and org dashes
Alec S
2016-03-09
|
/
*
Fix pull request availability check
Unknwon
2016-03-06
*
Remove duplicated of code
Unknwon
2016-03-06
*
Added: Ability to delete org avatar.
Tamás Molnár
2016-03-06
*
#1146 finish new access rights for collaborators
Unknwon
2016-03-05
*
#1146 finsih UI work for access mode of collaborators
Unknwon
2016-03-05
*
#1157 some avatar setting changes
Unknwon
2016-03-05
*
#1597 fix premission logic check of pull request
Unknwon
2016-03-04
[next]