| Commit message (Expand) | Author | Age |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
* | models: rename Id to ID | Unknwon | 2018-08-16 |
* | Merge branch 'pr-5277' into develop | Unknwon | 2018-06-11 |
|\ |
|
| * | migrations: clean unlinked webhook and hook_tasks | 奶爸 | 2018-06-11 |
* | | repo: update repository description field to contain more than 256 symbols (#... | Sergey Dryabzhinsky | 2018-06-11 |
* | | *: use jsoniter to replace encoding/json | Unknwon | 2018-06-09 |
* | | *: rename "gogits" to "gogs" | Unknwon | 2018-05-27 |
|/ |
|
* | migrations: remove unused function and fix compile error | Unknwon | 2018-03-09 |
* | MISC: update README and migration comment | Unknwon | 2017-10-22 |
* | Refactoring: remove sessionRelease() | Unknwon | 2017-06-11 |
* | Refactoring: rename and simplify pkg/tool functions | Unknwon | 2017-04-06 |
* | Refactoring: rename pkg/base -> pkg/tool | Unknwon | 2017-04-05 |
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
* | migrations.v17: skip if table not exist | Unknwon | 2017-03-30 |
* | migration.v17: handle mysql error (#4361) | Kyle McCullough | 2017-03-29 |
* | migration.v17: add nil error check | Unknwon | 2017-03-28 |
* | migration/v17: skip if protect_branch_whitelist table not exist (#4355) | Unknwon | 2017-03-28 |
* | models/protect_branch: fix whitelist with invalid 'protect_branch_id' (#4333) | Unknwon | 2017-03-27 |
* | migrations/v16: use continue not return for bad records | Unknwon | 2017-03-12 |
* | migrations/v16: make SQLite3 work | Unknwon | 2017-03-12 |
* | migrations/v16: only Warn if repository happens to have bad data | Unknwon | 2017-03-12 |
* | migrations/v16: sync table | Unknwon | 2017-03-12 |
* | repo: able to view size (#1158) | Unknwon | 2017-03-12 |
* | cmd: able to backup and restore | Unknwon | 2017-02-27 |
* | migration: drop 0.6.x support | Unknwon | 2017-02-19 |
* | migration.v15: don't generate hook file if wiki not exist (#1623) | Unknwon | 2017-02-15 |
* | migration: minor code fix (#1623) | Unknwon | 2017-02-15 |
* | migration: should regenerate wiki hook files (#1623) | Unknwon | 2017-02-15 |
* | migration: adjust rule to prevent migrate wrong hook file | Unknwon | 2017-02-14 |
* | migration: handle edge case | Unknwon | 2017-02-14 |
* | migration: add trace log | Unknwon | 2017-02-14 |
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 |
* | Added mssql support. (#3772) | dlob | 2017-02-13 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | Fix random string generator (#3953) | leonklingele | 2016-12-21 |
* | Minor code fix [CI SKIP] | Unknwon | 2016-08-31 |
* | migrations: sync table first | Unknwon | 2016-08-26 |
* | migrations: set comment updated as created | Unknwon | 2016-08-26 |
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 |
* | models/user_mail: refactor EmailAddress | Unknwon | 2016-07-16 |
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 |
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 |
* | Replace uuid module with original package | Unknwon | 2016-02-20 |
* | fix possible disclosure | Unknwon | 2015-12-14 |
* | Drop 0.5.x support | Unknwon | 2015-12-10 |
* | add unsupported migration prompt | Unknwon | 2015-11-25 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 |
* | safe check | Unknwon | 2015-10-31 |
* | work #1705 | Unknwon | 2015-10-31 |