index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
cmd
Commit message (
Collapse
)
Author
Age
*
Fix #495 and cannot view repository by tag
Unknwon
2014-09-23
|
*
Feature: Integrate crypto/tls/generate_cert.go command
Unknwon
2014-09-22
|
*
Support custom robots.txt
Unknwon
2014-09-21
|
*
Mirror bug fix
Unknwon
2014-09-21
|
*
Mirror bug fix
Unknwon
2014-09-21
|
*
Set cookiepath to AppSubUrl
Martin van Beurden
2014-09-21
|
*
Add suburl support
Unknwon
2014-09-19
|
*
Fix #468
Unknwon
2014-09-15
|
*
Fix #464
Unknwon
2014-09-15
|
*
Organization level webhooks
Unknwon
2014-09-07
|
*
Merge pull request #442 from compressed/org_hook
无闻
2014-09-07
|
\
|
|
|
|
Organization-level Webhooks
|
*
add organization-level webhooks
Christopher Brickley
2014-09-05
|
|
*
|
Fix #348
Unknwon
2014-09-05
|
/
*
Set headers in js and go files to X-Csrf-Token
Vyacheslav Bakhmutov
2014-09-02
|
*
add commit compare functionality
Christopher Brickley
2014-09-01
|
*
add Slack API webhook support
Christopher Brickley
2014-08-31
|
*
Removed trailing white spaces
Tristan Storch
2014-08-30
|
|
|
|
|
|
|
|
|
|
Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
*
Continue working on new admin pages
Unknwon
2014-08-29
|
*
Add migrate repo API
Unknwon
2014-08-29
|
*
Finish new admin users pages
Unknwon
2014-08-29
|
*
Mirror issue fix
Unknwon
2014-08-27
|
*
Bug fix on organization
Unknwon
2014-08-27
|
*
Finsih add/remove repo in organization
Unknwon
2014-08-26
|
*
Finish new edit team page, add member to team
Unknwon
2014-08-24
|
*
Finish team list, create new team, join/leave team page
Unknwon
2014-08-16
|
*
Finish new organization members and invitation page
Unknwon
2014-08-15
|
*
Page: `/org/:orgname/settings`
Unknwon
2014-08-14
|
*
Finish new home page of organization
Unknwon
2014-08-10
|
*
Finish new web hook pages
Unknwon
2014-08-09
|
*
Finish new hooks list page
Unknwon
2014-08-09
|
*
Finish new collaboration page
Unknwon
2014-08-07
|
*
Use toolbox
Unknwon
2014-08-06
|
*
Finish new repo settings page
Unknwon
2014-08-02
|
*
Convert captcha, cache, csrf as middlewares
Unknwon
2014-07-31
|
*
Reser repo owner to organization when error occurs in repo create page, ↵
Unknwon
2014-07-26
|
|
|
|
dashboard news feed page, create organization page
*
Huge updates!!!!! Be careful to merge!!!!
Unknwon
2014-07-26
|
*
New UI merge in progress
Unknwon
2014-07-26
|
*
Add file upload for attachments
Justin Nuß
2014-07-24
|
*
Show attachments in issues/comments and add preview for images
Justin Nuß
2014-07-24
|
*
Add delete route for attachments, remove upload buttons from issues/comments
Justin Nuß
2014-07-24
|
*
WIP: Allow attachments for comments
Justin Nuß
2014-07-23
|
*
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown
2014-07-12
|
\
|
*
add organization team-single page
fuxiaohei
2014-07-07
|
|
*
|
Fix #285
Unknown
2014-07-12
|
/
*
Move debug router location
Unknown
2014-07-06
|
*
Change martini.Static to custom Static function
Unknown
2014-07-04
|
*
Add 'pprof' tag for enabling debugging
Justin Nuß
2014-07-04
|
*
Fix bug that collaborators are able to modify settings of repository
Unknown
2014-07-04
|
*
Finish create organization team
Unknown
2014-07-02
|
*
Merge branch 'master' of github.com:gogits/gogs into dev
Unknown
2014-06-29
|
\
[next]