| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #362, update code with upstream | Unknwon | 2014-08-23 | 3 | -87/+367 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 3 | -5/+25 |
* | Finish new organization members and invitation page | Unknwon | 2014-08-15 | 3 | -6/+22 |
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 5 | -15/+75 |
* | Finish new home page of organization | Unknwon | 2014-08-10 | 2 | -7/+5 |
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 1 | -1/+3 |
* | Feature: Social sign in | Unknwon | 2014-08-09 | 1 | -3/+3 |
* | Page: Manage social accounts | Unknwon | 2014-08-09 | 1 | -2/+4 |
* | Finish new web hook pages | Unknwon | 2014-08-09 | 3 | -64/+2 |
* | Fix bare repo bug | Unknwon | 2014-08-05 | 1 | -2/+0 |
* | Fix invalid struct tags and remove unreachable code. | Justin Nuß | 2014-08-04 | 3 | -3/+2 |
* | Finish new repo settings page | Unknwon | 2014-08-02 | 2 | -3/+3 |
* | Fix #340 | Unknwon | 2014-08-01 | 3 | -11/+19 |
* | Mirro fix on PR #311 | Unknwon | 2014-08-01 | 1 | -48/+17 |
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 | 2 | -2/+60 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 | 53 | -5272/+3679 |
| |\ |
|
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 | 2 | -2/+61 |
* | | | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -2/+2 |
* | | | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 | 10 | -1104/+20 |
* | | | Mirror fix on template | Unknwon | 2014-07-30 | 1 | -1/+1 |
* | | | Reser repo owner to organization when error occurs in repo create page, dashb... | Unknwon | 2014-07-26 | 2 | -3/+1 |
* | | | Git installation check, show image in single file view, show short SHA1 inste... | Unknwon | 2014-07-26 | 5 | -11/+270 |
| |/
|/| |
|
* | | Fix test case | Unknwon | 2014-07-26 | 1 | -3/+3 |
* | | Docs fix | Unknwon | 2014-07-26 | 2 | -11/+1 |
* | | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 6 | -1/+107 |
* | | New UI merge in progress | Unknwon | 2014-07-26 | 53 | -5264/+3576 |
* | | Ignore EOF error when parsing form. | Justin Nuß | 2014-07-25 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-07-24 | 2 | -2/+25 |
|\ |
|
| * | Allow disabling uploads | Justin Nuß | 2014-07-24 | 1 | -0/+2 |
| * | Add file upload for attachments | Justin Nuß | 2014-07-24 | 2 | -2/+12 |
| * | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 | 1 | -0/+11 |
* | | Mirror fix | Unknwon | 2014-07-24 | 2 | -5/+2 |
|/ |
|
* | Fix issue #278. Fall back to (default) branch for context data, if no branch ... | Justin Nuß | 2014-07-22 | 1 | -1/+12 |
* | Make possible for administrators to change user's password (fix proposal for ... | gima | 2014-07-18 | 1 | -0/+1 |
* | Paging function for users and repositories | Unknown | 2014-07-07 | 1 | -0/+10 |
* | Able to set timeout for process monitor | Unknown | 2014-07-06 | 2 | -7/+44 |
* | Change martini.Static to custom Static function | Unknown | 2014-07-04 | 1 | -0/+127 |
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 1 | -1/+1 |
* | Fix bug that collaborators are able to modify settings of repository | Unknown | 2014-07-04 | 2 | -22/+28 |
* | Finish create organization team | Unknown | 2014-07-02 | 4 | -220/+237 |
* | Add uuid | Unknown | 2014-06-29 | 4 | -0/+902 |
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 2 | -3/+6 |
* | Finish delete organization | Unknown | 2014-06-28 | 1 | -0/+1 |
* | Organization settings page | Unknown | 2014-06-27 | 3 | -5/+29 |
* | Migrate repository by organization | Unknown | 2014-06-25 | 1 | -0/+1 |
* | Work on create organization repo and #257 | Unknown | 2014-06-25 | 1 | -2/+3 |
* | Add create organization | Unknown | 2014-06-25 | 2 | -2/+35 |
* | Fix #165 | Unknown | 2014-06-24 | 3 | -256/+257 |
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknown | 2014-06-24 | 1 | -0/+6 |
|\ |
|
| * | RepoRootPath must be absolute path | niphor | 2014-06-24 | 1 | -0/+6 |