Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix #453 | Unknwon | 2014-09-09 |
| | |||
* | Fix test cases | Unknwon | 2014-09-07 |
| | |||
* | Remove ldap dep | Unknwon | 2014-09-07 |
| | |||
* | Remove hg dep | Unknwon | 2014-09-07 |
| | |||
* | Finish new install page, almost ready for 0.5 release | Unknwon | 2014-09-07 |
| | |||
* | Fix #425 | Unknwon | 2014-09-02 |
| | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-09-01 |
|\ | |||
| * | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | | |||
* | | Update deps | Unknwon | 2014-09-01 |
|/ | |||
* | 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. | ||
* | Finish all new admin pages. | Unknwon | 2014-08-30 |
| | |||
* | Finish new admin users pages | Unknwon | 2014-08-29 |
| | |||
* | Bug fix on organization | Unknwon | 2014-08-27 |
| | |||
* | fix #367 | Unknwon | 2014-08-25 |
| | |||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
| | |||
* | Fix #362, update code with upstream | Unknwon | 2014-08-23 |
| | |||
* | 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 reset password, etc. | Unknwon | 2014-08-09 |
| | |||
* | Feature: Social sign in | Unknwon | 2014-08-09 |
| | |||
* | Page: Manage social accounts | Unknwon | 2014-08-09 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Fix bare repo bug | Unknwon | 2014-08-05 |
| | |||
* | Fix invalid struct tags and remove unreachable code. | Justin Nuß | 2014-08-04 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Fix #340 | Unknwon | 2014-08-01 |
| | |||
* | Mirro fix on PR #311 | Unknwon | 2014-08-01 |
| | |||
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 |
|\ | | | | | Fix #281. Add mouse-over precise time and on-click switch listener. | ||
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 |
| |\ | | | | | | | | | | | | | Conflicts: modules/base/tool.go | ||
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 |
| | | | |||
* | | | Finish new migrate page | Unknwon | 2014-08-01 |
| | | | |||
* | | | Convert captcha, cache, csrf as middlewares | Unknwon | 2014-07-31 |
| | | | |||
* | | | Mirror fix on template | Unknwon | 2014-07-30 |
| | | | |||
* | | | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 |
| | | | | | | | | | | | | dashboard news feed page, create organization page | ||
* | | | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| |/ |/| | | | | | instead of 40-length string, complete log module | ||
* | | Fix test case | Unknwon | 2014-07-26 |
| | | |||
* | | Docs fix | Unknwon | 2014-07-26 |
| | | |||
* | | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | | |||
* | | New UI merge in progress | Unknwon | 2014-07-26 |
| | | |||
* | | Ignore EOF error when parsing form. | Justin Nuß | 2014-07-25 |
|/ | |||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-07-24 |
|\ | |||
| * | Allow disabling uploads | Justin Nuß | 2014-07-24 |
| | | |||
| * | Add file upload for attachments | Justin Nuß | 2014-07-24 |
| | | |||
| * | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 |
| | | |||
* | | Mirror fix | Unknwon | 2014-07-24 |
|/ | |||
* | Fix issue #278. Fall back to (default) branch for context data, if no branch ↵ | Justin Nuß | 2014-07-22 |
| | | | | selected | ||
* | Make possible for administrators to change user's password (fix proposal for ↵ | gima | 2014-07-18 |
| | | | | #290) | ||
* | Paging function for users and repositories | Unknown | 2014-07-07 |
| |