Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | |
| | ||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | |
| | ||||
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | |
| | ||||
* | Work on #476 | Unknwon | 2014-09-16 | |
| | ||||
* | Work on #476 | Unknwon | 2014-09-16 | |
| | ||||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 | |
| | ||||
* | Fix #348 | Unknwon | 2014-09-05 | |
| | ||||
* | Standard git user.name and user.email if not set | Tristan Storch | 2014-09-04 | |
| | | | | | | | | | | | Git user.name and user.email will now be set to the standard values - Gogs - gogitservice@gmail.com if user.name is not set or empty. If user.name is set and user.email not, it will leave it this way. | |||
* | update docs and mirror bug fix | Unknwon | 2014-09-02 | |
| | ||||
* | bug fixed for migrate and fixed #141 | lunnyxiao | 2014-09-02 | |
| | ||||
* | Bug fix on organization | Unknwon | 2014-08-27 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-08-26 | |
|\ | ||||
| * | Migrate all branches and tags | Vyacheslav Bakhmutov | 2014-08-25 | |
| | | ||||
* | | Finsih add/remove repo in organization | Unknwon | 2014-08-26 | |
|/ | ||||
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 | |
| | ||||
* | Fix and set git config | Unknwon | 2014-08-23 | |
| | ||||
* | Add/remove member need add/remove access to repositories as well | Unknwon | 2014-08-16 | |
| | ||||
* | Finish new home page of organization | Unknwon | 2014-08-10 | |
| | ||||
* | Fix bare repo bug | Unknwon | 2014-08-05 | |
| | ||||
* | Fix #258 | Unknwon | 2014-08-01 | |
| | ||||
* | 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 | |||
* | New UI merge in progress | Unknwon | 2014-07-26 | |
| | ||||
* | Update progress of milestones when closing/reopening issues and allow ↵ | Justin Nuß | 2014-07-23 | |
| | | | | closing of issues in commit messages | |||
* | Escape tags and quotes in links. | Justin Nuß | 2014-07-22 | |
| | ||||
* | Fix issue #259. Allow links in the repository description | Justin Nuß | 2014-07-22 | |
| | ||||
* | Fix #285 | Unknown | 2014-07-12 | |
| | ||||
* | Paging function for users and repositories | Unknown | 2014-07-07 | |
| | ||||
* | Able to set timeout for process monitor | Unknown | 2014-07-06 | |
| | ||||
* | Work on #274 | Unknown | 2014-07-04 | |
| | ||||
* | remove debug info | Lunny Xiao | 2014-07-05 | |
| | ||||
* | bug fixed | Lunny Xiao | 2014-07-05 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknown | 2014-07-04 | |
|\ | ||||
| * | Add 'pprof' tag for enabling debugging | Justin Nuß | 2014-07-04 | |
| | | ||||
* | | update name | Unknown | 2014-07-04 | |
|/ | ||||
* | Finish create organization team | Unknown | 2014-07-02 | |
| | ||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Lunny Xiao | 2014-06-28 | |
|\ | ||||
| * | Finish delete organization | Unknown | 2014-06-28 | |
| | | ||||
| * | Organization settings page | Unknown | 2014-06-27 | |
| | | ||||
| * | Migrate repository by organization | Unknown | 2014-06-25 | |
| | | ||||
| * | Mirror bug fix on create repo action | Unknown | 2014-06-25 | |
| | | ||||
| * | Work on create organization repo and #257 | Unknown | 2014-06-25 | |
| | | ||||
| * | Add create organization | Unknown | 2014-06-25 | |
| | | ||||
| * | Fix #165 | Unknown | 2014-06-21 | |
| | | ||||
| * | Basic process manager | Unknown | 2014-06-19 | |
| | | ||||
| * | Support edit release and save as draft | Unknown | 2014-06-12 | |
| | | ||||
| * | Using strings.HasPrefix(...) will misjudgement | toby.zxj | 2014-06-11 | |
| | | | | | | | | | | | | | | | | | | | | `strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table. user_name | repo_name ----------+------------- toby | toby/blog toby | toby/test toby | tobyzxj/blog toby | tobyzxj/test | |||
| * | Add gogs fix location command | Unknown | 2014-06-10 | |
| | | ||||
| * | Add tar.gz download button and other mirror updates | Unknown | 2014-06-08 | |
| | | ||||
| * | Fix #237 | Unknown | 2014-06-03 | |
| | |