Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 26 | -148/+692 |
| | |||||
* | update locale | Unknwon | 2015-08-05 | 2 | -4/+29 |
| | |||||
* | fix issue stats with milestone filter | Unknwon | 2015-08-05 | 2 | -2/+5 |
| | |||||
* | fix mysql parsetime arg | Unknwon | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | fix milestone format parse | Unknwon | 2015-08-05 | 3 | -6/+6 |
| | |||||
* | update config | Unknwon | 2015-08-05 | 1 | -0/+11 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 25 | -157/+242 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 2 | -8/+16 |
| | | |||||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 20 | -92/+109 |
| | | |||||
| * | fix #1439 | Unknwon | 2015-08-05 | 2 | -2/+2 |
| | | |||||
| * | minor fix on #1432 | Unknwon | 2015-08-04 | 2 | -20/+8 |
| | | |||||
| * | Merge pull request #1432 from manfer/enhance-copy-clipboard | 无闻 | 2015-08-04 | 5 | -47/+129 |
| |\ | | | | | | | Enhance copy clipboard | ||||
| | * | add clipboard API support | Fernando San Julián | 2015-08-03 | 2 | -46/+100 |
| | | | |||||
| | * | browser supports copy detection | Fernando San Julián | 2015-08-03 | 3 | -1/+29 |
| | | | |||||
* | | | finish new milestone page | Unknwon | 2015-08-05 | 19 | -206/+260 |
| | | | |||||
* | | | clean files | Unknwon | 2015-08-05 | 2 | -61/+5 |
| | | | |||||
* | | | milestone: edit | Unknwon | 2015-08-05 | 10 | -74/+132 |
| | | | |||||
* | | | clean file | Unknwon | 2015-08-05 | 2 | -63/+1 |
| | | | |||||
* | | | fix new milestone button visibility | Unknwon | 2015-08-05 | 1 | -1/+2 |
| | | | |||||
* | | | milestone: create page | Unknwon | 2015-08-05 | 76 | -3484/+2883 |
| | | | |||||
* | | | fix naming | Unknwon | 2015-08-05 | 2 | -9/+9 |
| | | | |||||
* | | | milestone: pagination | Unknwon | 2015-08-04 | 12 | -139/+130 |
| | | | |||||
* | | | fix template | Unknwon | 2015-08-03 | 1 | -2/+2 |
| | | | |||||
* | | | milestone: list view | Unknwon | 2015-08-03 | 16 | -131/+274 |
|/ / | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-08-02 | 0 | -0/+0 |
|\ \ | |||||
| * | | better wording | Unknwon | 2015-08-02 | 3 | -6/+7 |
| | | | |||||
* | | | better wording | Unknwon | 2015-08-02 | 3 | -6/+7 |
| | | | |||||
* | | | replace path.Join | Unknwon | 2015-08-02 | 1 | -2/+2 |
|/ / | |||||
* | | custom workDir function to handle speical case in Windows | Unknwon | 2015-08-02 | 1 | -1/+12 |
| | | |||||
* | | fix check template version | Unknwon | 2015-08-02 | 3 | -3/+3 |
|/ | |||||
* | update locale and .gopmfile | Unknwon | 2015-08-01 | 5 | -40/+40 |
| | |||||
* | Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus | 无闻 | 2015-08-01 | 2 | -1/+2 |
|\ | | | | | autofocus for new and edit issue forms | ||||
| * | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | 2 | -1/+2 |
| | | |||||
* | | Merge pull request #1425 from manfer/markdown-less | 无闻 | 2015-08-01 | 4 | -575/+1147 |
|\ \ | |/ |/| | markdown styles tweaked | ||||
| * | new markdown styles | Fernando San Julián | 2015-08-01 | 4 | -575/+1147 |
|/ | |||||
* | Merge pull request #1418 from manfer/nested-lists | 无闻 | 2015-07-31 | 1 | -1/+1 |
|\ | | | | | nested unordered list inside order list issue | ||||
| * | nested unordered list inside order list issue | Fernando San Julián | 2015-07-31 | 1 | -1/+1 |
|/ | |||||
* | fix install default db option | Unknwon | 2015-07-31 | 1 | -3/+3 |
| | |||||
* | fix disable router log option | Unknwon | 2015-07-31 | 1 | -3/+5 |
| | |||||
* | fix #1227 | Unknwon | 2015-07-31 | 1 | -1/+5 |
| | |||||
* | fix #1208 | Unknwon | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | fix #1204 | Unknwon | 2015-07-31 | 3 | -10/+5 |
| | |||||
* | add italian support | Unknwon | 2015-07-31 | 5 | -6/+828 |
| | |||||
* | #1400 use new connstr format for postgres | Unknwon | 2015-07-31 | 4 | -6/+6 |
| | |||||
* | Merge pull request #1410 from manfer/issues-pagination-only-if-needed | 无闻 | 2015-07-31 | 1 | -1/+3 |
|\ | | | | | Show pagination only if needed on repo issues page | ||||
| * | pagination in repo issues page only if needed | Fernando San Julián | 2015-07-30 | 1 | -1/+3 |
|/ | |||||
* | update locale and prepare for 0.6.3 release | Unknwon | 2015-07-30 | 6 | -176/+176 |
| | |||||
* | Merge pull request #1404 from wqweto/develop | 无闻 | 2015-07-30 | 7 | -41/+52 |
|\ | | | | | Allow space and/or percent in file and directory names | ||||
| * | Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings | Vladimir Vissoultchev | 2015-07-29 | 3 | -4/+4 |
| | | |||||
| * | Partial impl of git diff encoding | Vladimir Vissoultchev | 2015-07-29 | 1 | -20/+23 |
| | |