| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix Commits nil pointer dereference (#2203) | Bwko | 2017-07-31 | 1 | -0/+4 |
* | Improve docs for PROTOCOL and HTTP_ADDR options (#2231) | silverwind | 2017-07-30 | 1 | -1/+3 |
* | Generate small and large logos at 4x resolution (#2233) | silverwind | 2017-07-30 | 3 | -4/+4 |
* | Fixed robots.txt 404 error (#2226) | Florian / sinnlosername | 2017-07-30 | 1 | -1/+1 |
* | Check for access in /repositories/:id (#2227) | Ethan Koenig | 2017-07-30 | 2 | -1/+12 |
* | remove unused variable on makefile (#2225) | Lunny Xiao | 2017-07-29 | 1 | -1/+0 |
* | Add task to generate images from SVG and change to new logo (#2194) | Lauris BH | 2017-07-28 | 12 | -4/+190 |
* | fix some bug | Lunny Xiao | 2017-07-28 | 1 | -5/+5 |
* | Fix bare-repo bugs (#2199) | Ethan Koenig | 2017-07-27 | 23 | -2/+575 |
* | Fix hooks for integration repo (#2216) | Ethan Koenig | 2017-07-27 | 7 | -3/+30 |
* | Fix issue updated_unix bug (#2204) | Ethan Koenig | 2017-07-27 | 5 | -0/+73 |
* | Fix unclosed session bug (#2214) | Ethan Koenig | 2017-07-26 | 1 | -1/+1 |
* | Only allow token authentication with 2FA enabled (#2184) | Moritz Heiber | 2017-07-26 | 1 | -6/+32 |
* | Fix compiling without sqlite and gcc (#2177) | Lauris BH | 2017-07-26 | 2 | -18/+19 |
* | Use sqlite3 database as default for Docker image (#2182) | Tao Wang | 2017-07-26 | 1 | -1/+1 |
* | Revert "Add ability to fork your own repos (#761)" (#2193) | Bwko | 2017-07-26 | 3 | -1/+8 |
* | Fix PR nil-dereference bug (#2195) | Ethan Koenig | 2017-07-26 | 2 | -7/+91 |
* | Fix key usage time update if the key is used in parallel for multiple operati... | Lauris BH | 2017-07-20 | 1 | -4/+9 |
* | Fix profile update for non-local users (#2178) | Lauris BH | 2017-07-19 | 1 | -1/+1 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 20 | -104/+174 |
* | Refactor vue delimeters to use es6 template delimeters (#2171) | Lauris BH | 2017-07-15 | 2 | -3/+3 |
* | Only show SSH clone URL if signed in (#2169) (#2170) | Stefan Kalscheuer | 2017-07-15 | 7 | -13/+61 |
* | Make compare button URL aware if current repo is a fork (#2162) (#2163) | Wiktor Żurawik | 2017-07-15 | 1 | -1/+1 |
* | Only show "No Description" to repo admins (#2167) | bit | 2017-07-14 | 1 | -1/+1 |
* | More integration tests for comment API (#2156) | Ethan Koenig | 2017-07-14 | 1 | -1/+90 |
* | Fix OpenID registration route (#2160) | Christian Weiske | 2017-07-13 | 1 | -1/+1 |
* | API: support '/orgs/:org/repos' (#2047) | Aaron Walker | 2017-07-13 | 4 | -1/+57 |
* | fix: replace tmp with TMPDIR. (#2152) | Bo-Yi Wu | 2017-07-13 | 1 | -3/+3 |
* | Ignore invalid issue numbers in commit messages. Fixes #2022 (#2150) | Lauris BH | 2017-07-12 | 3 | -5/+6 |
* | Update code.gitea.io/git dependency (#2149) | Lauris BH | 2017-07-12 | 2 | -4/+4 |
* | Fix repository settings collobration list display (#2151) | Lauris BH | 2017-07-12 | 2 | -0/+8 |
* | Fix username rendering bug (#2122) | Ethan Koenig | 2017-07-12 | 4 | -4/+71 |
* | fix typo (#2145) | Bo-Yi Wu | 2017-07-12 | 1 | -1/+1 |
* | Add verify changed less-file step to Makefile (#1861) | Bo-Yi Wu | 2017-07-12 | 4 | -16/+25 |
* | Fix SHA1 hash linking (#2143) | Roy Marples | 2017-07-12 | 2 | -6/+15 |
* | Small grammar fixes (#2144) | Patrick G | 2017-07-12 | 1 | -16/+16 |
* | Fix repo API bug (#2133) | Ethan Koenig | 2017-07-12 | 9 | -54/+132 |
* | feat: upgrade drone docker image to support multi-stage build. (#1732) | Bo-Yi Wu | 2017-07-11 | 2 | -1/+4 |
* | Fix GET /users/:username/repos endpoint (#2125) | Ethan Koenig | 2017-07-10 | 2 | -34/+63 |
* | Use POSIX complaint ! operator in find (#2132) | Roy Marples | 2017-07-10 | 1 | -1/+1 |
* | Missing signed commit display translation (#2134) | Lauris BH | 2017-07-10 | 2 | -2/+4 |
* | Cache session cookies in tests (#2128) | Ethan Koenig | 2017-07-09 | 1 | -1/+8 |
* | Remove unused files (#2124) | Ethan Koenig | 2017-07-07 | 2 | -23/+0 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 24 | -223/+122 |
* | Merge pull request #2119 from ethantkoenig/fix/wiki | Andrey Nering | 2017-07-07 | 3 | -45/+52 |
|\ |
|
| * | Fix import order | Ethan Koenig | 2017-07-06 | 1 | -4/+4 |
| * | Relative URL tests | Ethan Koenig | 2017-07-06 | 1 | -0/+4 |
| * | Fix wiki preview links | Ethan Koenig | 2017-07-06 | 3 | -41/+44 |
* | | Improve org error handling (#2117) | Antoine GIRARD | 2017-07-06 | 7 | -12/+26 |
* | | vendor: update sqlite to fix "database is locked" errors (#2116) | Andrey Nering | 2017-07-06 | 18 | -5889/+10606 |
|/ |
|