| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix MySQL and PostgreSQL column drop SQL (#3649) (#3651) | Lauris BH | 2018-03-10 | 1 | -1/+1 |
* | Fix column removal in MSSQL (#3638) (#3640) | Lauris BH | 2018-03-07 | 2 | -21/+61 |
* | Add issue closed time column to fix activity closed issues list (#3537) (#3540) | Lauris BH | 2018-02-19 | 2 | -0/+32 |
* | Remove IsOwner, NumTeams from OrgUser (#3269) | Ethan Koenig | 2018-01-08 | 2 | -0/+35 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 2 | -0/+25 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 2 | -0/+59 |
* | Add repo-sync-releases admin command (#3254) | Sandro Santilli | 2017-12-31 | 1 | -1/+1 |
* | Reorder migrations, skip errors if running migration again (#3160) | Lauris BH | 2017-12-13 | 13 | -292/+301 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 2 | -0/+30 |
* | Fix git lfs path (#3016) | Antoine GIRARD | 2017-11-29 | 2 | -1/+34 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 2 | -0/+27 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 2 | -0/+31 |
* | Use buffersize to reduce database connection when iterate (#2724) | Lunny Xiao | 2017-10-21 | 3 | -3/+3 |
* | Fix organization watch migration (#2703) | Lauris BH | 2017-10-14 | 1 | -1/+1 |
* | Fix orgnization user watch repository (#2670) | Lunny Xiao | 2017-10-14 | 2 | -0/+38 |
* | Rewrite migrations to not depend on future code changes (#2604) | David Schneiderbauer | 2017-10-08 | 5 | -63/+83 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 4 | -5/+5 |
* | Fix index column deletion (#2651) | Morlinest | 2017-10-04 | 1 | -1/+1 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 2 | -0/+30 |
* | Fix doubled issue tab introduced in migration v16 (#2611) | David Schneiderbauer | 2017-09-28 | 2 | -0/+71 |
* | Fix broken migration to add can_push field back to table (#2574) | Lauris BH | 2017-09-23 | 1 | -2/+10 |
* | Fix can_push value to false in protected_branch (#2560) | Lauris BH | 2017-09-20 | 2 | -0/+20 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 2 | -0/+59 |
* | Fix lint errors (#2547) | Ethan Koenig | 2017-09-19 | 2 | -9/+2 |
* | Restructure markup & markdown to prepare for multiple markup language… (#2411) | Lunny Xiao | 2017-09-16 | 1 | -2/+2 |
* | Prevent sending emails and notifications to inactive users (#2384) | David Schneiderbauer | 2017-09-16 | 2 | -0/+44 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 2 | -0/+57 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 3 | -4/+71 |
* | Fix migration from pre-v15 to 1.2.0 (#2460) | Lauris BH | 2017-09-05 | 1 | -0/+1 |
* | Convert xorm literal queries to method calls (#2253) | G | 2017-08-04 | 2 | -4/+2 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 3 | -16/+74 |
* | Fix username rendering bug (#2122) | Ethan Koenig | 2017-07-12 | 2 | -0/+34 |
* | Fix git hooks update to receive required arguments. Fixes #2090 (#2095) | Lauris BH | 2017-07-02 | 2 | -0/+17 |
* | Fix "Dashboard shows deleted comments" (#1995) | Jonas Franz | 2017-06-25 | 2 | -0/+27 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 2 | -13/+6 |
* | Migration to fix existing owner team units (#1873) | Ethan Koenig | 2017-06-05 | 2 | -0/+27 |
* | Rename misnamed migration (#1867) | Ethan Koenig | 2017-06-04 | 1 | -12/+0 |
* | Fix activity feed (#1779) | Ethan Koenig | 2017-05-26 | 2 | -0/+46 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 3 | -1/+26 |
* | fix avatar update bug (#1729) | Lunny Xiao | 2017-05-16 | 1 | -0/+1 |
* | LDAP user synchronization (#1478) | Lauris BH | 2017-05-10 | 2 | -0/+37 |
* | Add primary key and index to external login user table (#1656) | Lauris BH | 2017-05-02 | 2 | -0/+40 |
* | Fix broken migration v27 (#1504) | Jonas Östanbäck | 2017-04-30 | 1 | -12/+30 |
* | Status-API (#1332) | Kim "BKC" Carlbäcker | 2017-04-21 | 2 | -0/+36 |
* | Repo size in admin panel (#1482) | Jonas | 2017-04-11 | 2 | -0/+79 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 2 | -0/+58 |
* | rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) | Philippe Kueck | 2017-03-23 | 2 | -0/+89 |
* | fix migration failed when authorized_keys is not exist (#1180) | Lunny Xiao | 2017-03-23 | 1 | -0/+5 |
* | Run "make fmt" with go-1.6 (#1333) | Sandro Santilli | 2017-03-21 | 1 | -4/+3 |
* | Show user OpenID URIs in their profile (#1314) | Sandro Santilli | 2017-03-20 | 2 | -0/+20 |