| Commit message (Expand) | Author | Age | Files | Lines |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+21 |
* | Add possibility to record branch or tag information in an issue (#780) | Zsombor | 2017-08-24 | 1 | -0/+17 |
* | Moved vendored js/css into `public/vendor` and documented sources (#1484) (#2... | Michael Lustfield | 2017-08-23 | 11 | -684/+1 |
* | Remove (almost) server side data rendering from repo-search component (#2317) | Morlinest | 2017-08-22 | 1 | -2/+22 |
* | Add OpenID configuration in install page (#2276) | Sandro Santilli | 2017-08-19 | 1 | -0/+13 |
* | Fix repo-search template errors for go1.7 (#2336) | Morlinest | 2017-08-19 | 1 | -1/+0 |
* | Make use of Vue more universal (#2318) | Morlinest | 2017-08-17 | 1 | -3/+3 |
* | Fix and improve dashboard repo UI (#2285) | Morlinest | 2017-08-17 | 1 | -20/+82 |
* | Remove unit types commits and settings (#2161) | Lauris BH | 2017-07-17 | 1 | -0/+13 |
* | Refactor vue delimeters to use es6 template delimeters (#2171) | Lauris BH | 2017-07-15 | 1 | -1/+1 |
* | Fix #1271: Call location.reload after XHR finishes (#2071) | Guillermo Bonvehí | 2017-06-28 | 1 | -8/+4 |
* | Use production version of vuejs. (#1869) | Antoine GIRARD | 2017-06-04 | 2 | -8568/+8 |
* | Fix FOUC on Firefox (#1728) | Sondre Nilsen | 2017-05-31 | 2 | -0/+4 |
* | Fix private repo icon | Andrey Nering | 2017-05-27 | 1 | -1/+1 |
* | Show repos acording to user/organization | Andrey Nering | 2017-05-18 | 1 | -1/+1 |
* | Improve dashboard repo search (#1652) | Andrey Nering | 2017-05-09 | 2 | -7/+8630 |
* | Fix static files permission under public/ (#1675) | Peter Dave Hello | 2017-05-05 | 2 | -0/+0 |
* | Additional OAuth2 providers (#1010) | Willem van Dreumel | 2017-05-01 | 1 | -3/+59 |
* | Rework SSH key management UI to add GPG (#1293) | Antoine GIRARD | 2017-04-26 | 1 | -1/+5 |
* | Optimize and fix autolink function (#1442) (#1444) | Michael de Wit | 2017-04-12 | 1 | -15/+45 |
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 1 | -13/+67 |
* | Search bar fixes for #1187 and #1205 (#1207) | Patrick G | 2017-03-11 | 1 | -5/+3 |
* | Fix span wrapping all the things | Andrew Boyarshin | 2017-02-24 | 1 | -9/+12 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -2/+6 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -0/+37 |
* | fix: fill in ssh key title on setting of repo (#950) | Bo-Yi Wu | 2017-02-16 | 1 | -4/+4 |
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 2 | -0/+14 |
* | feat: fill in ssh key title automatically. (#863) | Bo-Yi Wu | 2017-02-09 | 1 | -0/+9 |
* | track issue title changes (#841) | Lunny Xiao | 2017-02-05 | 1 | -0/+1 |
* | Fixed form control is not focusable #687 (#837) | Shyim | 2017-02-04 | 1 | -2/+2 |
* | add milestone changed traker on issue view (#804) | Lunny Xiao | 2017-02-01 | 1 | -0/+6 |
* | fix bug caused by #788 (#799) | Lunny Xiao | 2017-01-30 | 1 | -1/+3 |
* | Track labels changed on issue view & resolved #542 (#788) | Lunny Xiao | 2017-01-30 | 1 | -0/+4 |
* | feat: add search repository on dashboard. (#773) | Bo-Yi Wu | 2017-01-30 | 1 | -0/+9 |
* | add scroolbars to wide graphs. (#608) | Kjell Kvinge | 2017-01-22 | 1 | -4/+0 |
* | Notifications: trying to get a better layout (#660) | Andrey Nering | 2017-01-18 | 1 | -0/+5 |
* | Fix #646 (#669) | Shyim | 2017-01-14 | 1 | -5/+8 |
* | Fix: Issues cannot be created with labels (#622) | Kazuki Sawada | 2017-01-10 | 1 | -3/+3 |
* | Fix install.tmpl input default value (#611) | vz | 2017-01-09 | 1 | -0/+6 |
* | Fix wrong anchors for non-latin headings (#3981) (#512) | Bwko | 2016-12-31 | 1 | -1/+1 |
* | commithgraph / timeline (#428) | Kjell Kvinge | 2016-12-29 | 2 | -0/+416 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -12/+12 |
* | Fix for #361, renamed username to login | Bwko | 2016-12-07 | 1 | -1/+1 |
* | Replace Gogs to Gitea in installation options | Joubert RedRat | 2016-11-07 | 1 | -2/+2 |
* | Set default less and css to new default name | Joubert RedRat | 2016-11-04 | 1 | -0/+0 |
* | Support Editorconfig on web editor (#3512) | 无闻 | 2016-08-30 | 1 | -0/+28 |
|\ |
|
| * | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 | 1 | -0/+28 |
* | | js: fix comment issue status button title change | Unknwon | 2016-08-30 | 1 | -25/+1 |
|/ |
|
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 1 | -10/+10 |
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 1 | -1/+1 |