| Commit message (Expand) | Author | Age | Files | Lines |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 43 | -251/+350 |
* | Fix database lock when use random repository fallback image (#7166) | Lunny Xiao | 2019-06-11 | 1 | -11/+10 |
* | Fixes diff on merged pull requests (#7171) | Mario Lubenka | 2019-06-11 | 1 | -1/+1 |
* | Various fixes for issue mail notifications (#7165) | silverwind | 2019-06-11 | 2 | -16/+38 |
* | Move PushUpdate dependency from models to repofiles (#6763) | Lunny Xiao | 2019-06-10 | 1 | -4/+0 |
* | Fixes #2738 - Adds the /git/tags API endpoint (#7138) | Richard Mahn | 2019-06-08 | 1 | -1/+1 |
* | Add command to convert mysql database from utf8 to utf8mb4 (#7144) | Lunny Xiao | 2019-06-08 | 1 | -0/+27 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -2/+1 |
* | Detect noreply email address as user (#7133) | zeripath | 2019-06-06 | 1 | -0/+13 |
* | Add state param to milestone listing API (#7131) | Lanre Adelowo | 2019-06-06 | 4 | -13/+61 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -8/+69 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 1 | -1/+1 |
* | Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) | Richard Mahn | 2019-05-30 | 3 | -38/+85 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 4 | -0/+207 |
* | Handle early git version's lack of get-url (#7065) | zeripath | 2019-05-29 | 1 | -1/+12 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 3 | -10/+7 |
* | chore: change issue mail title. (#7064) | Bo-Yi Wu | 2019-05-28 | 1 | -1/+1 |
* | fix possbile mysql invalid connnection error (#7051) | Lunny Xiao | 2019-05-26 | 1 | -0/+6 |
* | Improve handling of non-square avatars (#7025) | Rob Watson | 2019-05-25 | 1 | -19/+3 |
* | Fix default for allowing new organization creation for new users (#7017) | jpicht | 2019-05-24 | 2 | -2/+3 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -4/+5 |
* | Change UpdateRepoIndex api to include watchers (#7012) | zeripath | 2019-05-23 | 1 | -8/+13 |
* | Make webhook http connections resuable (#6976) | Lunny Xiao | 2019-05-21 | 1 | -26/+72 |
* | fix u2f registrationlist ToRegistrations() method (#6980) | David Schneiderbauer | 2019-05-18 | 1 | -1/+1 |
* | Fix index produces problem when issues/pulls deleted (#6973) | Lunny Xiao | 2019-05-18 | 2 | -8/+28 |
* | Stop running hooks on pr merge (#6963) | zeripath | 2019-05-17 | 1 | -1/+2 |
* | Allow collaborators to view repo owned private org (#6965) | mrsdizzie | 2019-05-16 | 2 | -4/+18 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 2 | -66/+74 |
* | Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#... | techknowlogick | 2019-05-15 | 1 | -10/+15 |
* | Refactor models.NewRepoContext to extract git related codes to modules/git (#... | Lunny Xiao | 2019-05-15 | 1 | -44/+3 |
* | Add work path CLI option (#6922) | zeripath | 2019-05-14 | 1 | -1/+1 |
* | Remove macaron dependent on models (#6940) | Lunny Xiao | 2019-05-14 | 2 | -3/+7 |
* | Move xorm logger bridge from log to models so that log module could be a stan... | Lunny Xiao | 2019-05-14 | 2 | -3/+108 |
* | remove macaron dependent on models/mail.go (#6931) | Lunny Xiao | 2019-05-14 | 1 | -13/+18 |
* | Use modules/git for git commands (#6775) | Mura Li | 2019-05-13 | 1 | -82/+42 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 9 | -351/+345 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 24 | -24/+24 |
* | Escape the commit message on issues update and title in telegram hook (#6901) | zeripath | 2019-05-10 | 2 | -2/+4 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 2 | -0/+26 |
* | Fix 404 when send pull request some situation (#6871) | Lunny Xiao | 2019-05-07 | 1 | -0/+28 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 3 | -15/+164 |
* | fix 500 when reviewer is deleted with integration tests (#6856) | Lunny Xiao | 2019-05-06 | 3 | -0/+22 |
* | Add mssql migration tests (#6852) | zeripath | 2019-05-06 | 1 | -1/+1 |
* | Attempt to fix #6707 (#6823) | zeripath | 2019-05-05 | 1 | -1/+8 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 3 | -15/+47 |
* | Fix v85.go: Set UNIQUE constraint later (#6851) | zeripath | 2019-05-05 | 1 | -3/+21 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 6 | -23/+194 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 1 | -6/+82 |
* | Fix double-generation of scratch token (#6832) (#6833) | SagePtr | 2019-05-02 | 1 | -5/+1 |
* | When mirroring we should set the remote to mirror (#6824) | zeripath | 2019-05-02 | 1 | -1/+1 |