aboutsummaryrefslogtreecommitdiff
path: root/.bra.toml
Commit message (Collapse)AuthorAge
* Makefile: correct errorsUnknwon2017-07-14
|
* Refactoring: rename modules -> pkgUnknwon2017-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 qualityUnknwon2016-08-15
|
* Fix empty repository panic on send test webhookUnknwon2016-08-15
|
* Some minor changesUnknwon2016-03-06
|
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
|
* Fix wrong place to check disable SSHUnknwon2016-02-21
|
* Remove cache avatar support and add its testsUnknwon2016-02-14
|
* Minor fix for #2567Unknwon2016-02-14
|
* #2485 fix payloads mixed up for webhookUnknwon2016-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 FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* better escape char handleUnknwon2015-11-20
|
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-18
|
* save custom avatar as PNGUnknwon2015-11-13
|
* go vet and fix #1890Unknwon2015-11-08
|
* new quick start pageUnknwon2015-10-02
|
* add tidb supportUnknwon2015-09-12
|
* new user profile settings UIUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* Mirror repository should not allow forkUnknwon2015-09-05
|
* #1279: Removing user from collaboration removes repositioryUnknwon2015-07-14
|
* add sr-only class, change to new tag lineUnknwon2015-03-20
|
* Put default config into binaryUnknwon2015-03-18
|
* modules/setting: simple behave change in startupUnknwon2015-02-26
|
* fix #622Unknwon2014-11-13
|
* Fix repo css and rel path img in mdUnknwon2014-10-14
|
* Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-09
|
* Fix #524Unknwon2014-10-07
|
* Update with macaronUnknwon2014-10-06
|
* New UI merge in progressUnknwon2014-07-26