aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* issue_mail: fix issue poster not receive email if not watching (#2929)Unknwon2017-03-12
* migrations/v16: use continue not return for bad recordsUnknwon2017-03-12
* migrations/v16: make SQLite3 workUnknwon2017-03-12
* migrations/v16: only Warn if repository happens to have bad dataUnknwon2017-03-12
* migrations/v16: sync tableUnknwon2017-03-12
* repo: able to view size (#1158)Unknwon2017-03-12
* refactoring: experimental with models/errors packageUnknwon2017-03-12
* models/webhook: add skip check for Release eventUnknwon2017-03-11
* webhook: add Release event (#2387)Unknwon2017-03-11
* api: make CORS work by handling preflight OPTIONS request (#4264)Girish Sonawane2017-03-11
* repo: commits, branches and releases should highlight files tabUnknwon2017-03-11
* repo/branches: hide buttons for regular usersUnknwon2017-03-11
* repo/branches: overview and all (#2310)Unknwon2017-03-11
* api/repo: fix cannot reponse branch with slashes (#4198)Unknwon2017-03-10
* markdown: support Smartypants (#4162)Unknwon2017-03-10
* css/repository: fix undesired style for label template select listUnknwon2017-03-10
* issue_mail: send notifications to participants in comments (#2929)Unknwon2017-03-10
* templates: use owner's avatar as image of repositoryUnknwon2017-03-10
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
* templates/repo: change some buttons to use 'basic' styleUnknwon2017-03-10
* repo/release: 404 when edit draft (4262)Unknwon2017-03-10
* less/repository: minor fix for #git-statsUnknwon2017-03-10
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
* release: improve page load performanceUnknwon2017-03-10
* models/user: explicitly select for organization typeUnknwon2017-03-10
* models/pull: treat all errors as conflict (#4265)Unknwon2017-03-09
* models/pull: better error message detection (#4265)Unknwon2017-03-09
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* models/user: handle case when user doesn't belong to any organization (#4258)Unknwon2017-03-08
* ssh_key: create parent directory of 'authorized_keys' fileUnknwon2017-03-08
* mirror: update repository updated_unix after sync (#2807)Unknwon2017-03-08
* Protected branches: allow whitelist bypass require pull request check (#4207)Unknwon2017-03-08
* Update READMEUnknwon2017-03-08
* repo/setting: fix admin cannot transfer organizational repositoryUnknwon2017-03-07
* repo/setting: fix admin cannot delete organizational repository wikiUnknwon2017-03-07
* models/user: better directory handling when change usernameUnknwon2017-03-07
* security: fix vulnerability in changing usernameUnknwon2017-03-07
* Update localeUnknwon2017-03-06
* git_hook: add new env var 'GOGS_AUTH_USER_EMAIL' (#4252)Unknwon2017-03-06
* templates/user/profile: fix link to avatar settings (#4251)Unknwon2017-03-06
* public: minor fixes on build tool configUnknwon2017-03-06
* modules/markdown: fix wrong raw link to internal imagesUnknwon2017-03-05
* Revert "public: update Semantic UI from 2.2.7 -> 2.2.9"Unknwon2017-03-05
* routers/repo/http: only prompt HTTP Basic Authentication when intendedUnknwon2017-03-04
* conf/gitignore: use correct OS name (#4240)Fastidious2017-03-04
* scripts: update gogs.service (#4223)Unknwon2017-03-04
* Update README.md (#4238)Félix MIKAELIAN2017-03-04
* models/org: reduce to 2 SQL executions for GetOrgIDsByUserIDUnknwon2017-03-03
* setting: fix Webhook.SkipTLSVerify didn't load (#4228)Unknwon2017-03-02