Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Makefile: correct errors | Unknwon | 2017-07-14 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
| | | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory | ||
* | models/repo_editor: improve code quality | Unknwon | 2016-08-15 |
| | |||
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 |
| | |||
* | Some minor changes | Unknwon | 2016-03-06 |
| | |||
* | #2700 fix sqlite3 can't create issue with more than one label | Unknwon | 2016-02-29 |
| | |||
* | Fix wrong place to check disable SSH | Unknwon | 2016-02-21 |
| | |||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 |
| | |||
* | Minor fix for #2567 | Unknwon | 2016-02-14 |
| | |||
* | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 |
| | | | | | | | | | When repository contains a Slack type hook, it changes original payload content. This patch fixes it by using a local object to store newly created Slack payload instead of assigning back to the same variable. | ||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 |
| | | | | | - User profile un/follow - List user's followers/following | ||
* | better escape char handle | Unknwon | 2015-11-20 |
| | |||
* | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-18 |
| | |||
* | save custom avatar as PNG | Unknwon | 2015-11-13 |
| | |||
* | go vet and fix #1890 | Unknwon | 2015-11-08 |
| | |||
* | new quick start page | Unknwon | 2015-10-02 |
| | |||
* | add tidb support | Unknwon | 2015-09-12 |
| | |||
* | new user profile settings UI | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | Mirror repository should not allow fork | Unknwon | 2015-09-05 |
| | |||
* | #1279: Removing user from collaboration removes repositiory | Unknwon | 2015-07-14 |
| | |||
* | add sr-only class, change to new tag line | Unknwon | 2015-03-20 |
| | |||
* | Put default config into binary | Unknwon | 2015-03-18 |
| | |||
* | modules/setting: simple behave change in startup | Unknwon | 2015-02-26 |
| | |||
* | fix #622 | Unknwon | 2014-11-13 |
| | |||
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 |
| | |||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 |
| | |||
* | Fix #524 | Unknwon | 2014-10-07 |
| | |||
* | Update with macaron | Unknwon | 2014-10-06 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |