aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add regexp to restrict `<code class=""></code>`Hongcai Deng2015-09-101-4/+2
* add allow attribute `class` to `<code>`Hongcai Deng2015-09-091-0/+4
* #1604 suburl for release md previewUnknwon2015-09-082-2/+2
* #1603 suburl for comment attachmentsUnknwon2015-09-082-2/+2
* #1602 change status after comment issueUnknwon2015-09-082-14/+14
* adjust icon cssUnknwon2015-09-074-9/+16
* #1599 org dashboard icon cssUnknwon2015-09-073-4/+7
* #1599 status button mrigin-rightUnknwon2015-09-074-3/+9
* minor fix on iconUnknwon2015-09-073-9/+18
* Able to use `GOGS_WORK_DIR` environment variable to specify work directoryUnknwon2015-09-071-0/+5
* minor fix on templateUnknwon2015-09-074-6/+2
* #1585 order owners list by last changed timeUnknwon2015-09-073-3/+32
* Merge pull request #1596 from denghongcai/develop无闻2015-09-071-2/+4
|\
| * fix syntax errorHongcai Deng2015-09-071-3/+3
| * implemented #1528Hongcai Deng2015-09-071-2/+4
* | minor regexp fix on #1593Unknwon2015-09-071-1/+1
* | #1593 fix repo name router bugUnknwon2015-09-073-16/+16
* | #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-075-5/+5
|/
* remove rsyncUnknwon2015-09-062-5/+1
* minor fix on #1589Unknwon2015-09-062-6/+9
* Merge pull request #1589 from siadat/migrating-empty-repository无闻2015-09-061-0/+6
|\
| * Set IsBare true if migrated repo is empty.Sina Siadat2015-09-071-0/+6
* | #1191 allow upload avatar for orgUnknwon2015-09-066-20/+52
* | new user profile settings UIUnknwon2015-09-0616-121/+148
|/
* finish new org settings pageUnknwon2015-09-065-59/+63
* fix org header orderUnknwon2015-09-061-4/+4
* new org options UIUnknwon2015-09-0610-71/+87
* #1193 Make organization emails non-mandatoryUnknwon2015-09-0611-164/+135
* fix #1558Unknwon2015-09-065-44/+67
* #633 dix suburlUnknwon2015-09-065-19/+11
* minor fixUnknwon2015-09-055-5/+5
* Mirror repository should not allow forkUnknwon2015-09-055-6/+9
* fix emoji edit not renderedUnknwon2015-09-051-0/+1
* #633 emojiUnknwon2015-09-055-5/+21
* #633 Add Emoji supportUnknwon2015-09-05888-85/+127
* Merge pull request #1584 from manfer/dashboardtableheader无闻2015-09-051-7/+1
|\
| * remove dashboard operations table headerGogs2015-09-051-7/+1
|/
* fix dropdown styleUnknwon2015-09-052-2/+2
* update localesUnknwon2015-09-056-528/+528
* #1579 change e-mail max length to 254Unknwon2015-09-044-7/+8
* #1577 explore paginator problemUnknwon2015-09-0412-65/+80
* fix READMEUnknwon2015-09-032-2/+2
* prepare 0.6.9 releaseUnknwon2015-09-036-189/+189
* work on #1570Unknwon2015-09-035-7/+11
* fix migrate apiUnknwon2015-09-033-10/+9
* fix migrate APIUnknwon2015-09-033-20/+9
* remove test stringsUnknwon2015-09-031-1/+1
* #1569 force InnoDB for MySQLUnknwon2015-09-031-1/+1
* #1544 better tmp dir name for creating repoUnknwon2015-09-032-4/+5
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-033-92/+55