Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix #452 | Unknwon | 2014-09-09 |
| | |||
* | update specific hook_task, not all | Christopher Brickley | 2014-09-09 |
| | |||
* | add showinfo for xorm | lunnyxiao | 2014-09-08 |
| | |||
* | 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 milestone content field to TEXT orm type | Vyacheslav Bakhmutov | 2014-09-05 |
| | |||
* | Merge pull request #444 from tstorch/database-cleanup | 无闻 | 2014-09-04 |
|\ | | | | | Code dedoublication in models/models.go | ||
| * | Code dedoublication in models/models.go | Tristan Storch | 2014-09-04 |
| | | | | | | | | Just some code dedoublication in models/models.go | ||
* | | 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 |
| | |||
* | Merge branch 'master' into dev | lunnyxiao | 2014-09-02 |
|\ | |||
| * | bug fixed for migrate and fixed #141 | lunnyxiao | 2014-09-02 |
| | | |||
* | | handle initial commit for compareUrl | Christopher Brickley | 2014-09-01 |
| | | |||
* | | add commit compare functionality | Christopher Brickley | 2014-09-01 |
|/ | |||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2014-08-31 |
|\ | | | | | | | | | Conflicts: dockerfiles/README.md | ||
* | | Continue working on new admin pages | Unknwon | 2014-08-29 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-08-29 |
|\ \ | |||
| * | | Finish new admin dashboard | Unknwon | 2014-08-28 |
| | | | |||
* | | | add migrate api | lunnyxiao | 2014-08-29 |
|/ / | |||
* | | 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 team list, create new team, join/leave team page | Unknwon | 2014-08-16 |
| | | |||
* | | Finish new organization members and invitation page | Unknwon | 2014-08-15 |
| | | |||
* | | Finish new home page of organization | Unknwon | 2014-08-10 |
| | | |||
* | | Page: Manage social accounts | Unknwon | 2014-08-09 |
| | | |||
* | | Finish new web hook pages | Unknwon | 2014-08-09 |
| | | |||
* | | Mirror fix on #352 | Unknwon | 2014-08-07 |
| | | |||
* | | Moved defer f.Close() up so there is no chance of returning without closing ↵ | Sebastian Jackel | 2014-08-07 |
| | | | | | | | | and handled an error on f.Chmod | ||
* | | Corrected log message | Sebastian Jackel | 2014-08-07 |
| | | |||
* | | Make sure, .ssh directory and authorized_keys file are kept at correct ↵ | Sebastian Jackel | 2014-08-07 |
| | | | | | | | | permissions | ||
* | | Use toolbox | Unknwon | 2014-08-06 |
| | | |||
* | | Fix bare repo bug | Unknwon | 2014-08-05 |
| | | |||
* | | Finish new repo settings page | Unknwon | 2014-08-02 |
| | | |||
* | | 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 | ||
* | | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 |
| | | |||
* | | New UI merge in progress | Unknwon | 2014-07-26 |
| | | |||
* | | Merge pull request #310 from nuss-justin/issue/303 | 无闻 | 2014-07-24 |
|\ \ | | | | | | | Fix #303. Specify updated columns explicitly. | ||
| * | | Fix #303. Specify updated columns explicitly. | Justin Nuß | 2014-07-24 |
| | | | |||
* | | | Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 | Justin Nuß | 2014-07-24 |
|\| | | |||
| * | | Merge pull request #307 from nuss-justin/feature/attachments | 无闻 | 2014-07-24 |
| |\ \ | | | | | | | | | Feature: Ability to attach files to issues (attachments) | ||
| | * | | Change Attachment.Path to TEXT (no maximum size) | Justin Nuß | 2014-07-24 |
| | | | |