summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* #1626 default db_typeUnknwon2015-09-111-4/+8
|
* fix cssUnknwon2015-09-114-4/+10
|
* new admin user list UIUnknwon2015-09-117-75/+100
|
* clean logUnknwon2015-09-111-1/+0
|
* #1620 add allowed domains for SMTP authUnknwon2015-09-117-13/+39
|
* #1500 timezone minutes offsetUnknwon2015-09-114-6/+7
|
* finish new edit auth UIUnknwon2015-09-1121-681/+791
|
* finish new add auth UIUnknwon2015-09-108-167/+238
|
* more minor fix on 1581Unknwon2015-09-109-70/+70
|
* minor fix on #1581Unknwon2015-09-103-10/+7
|
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-09-1010-136/+201
|\ | | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * Updated binary data.Sergio Benitez2015-09-091-218/+218
| |
| * Merged conflicts.Sergio Benitez2015-09-09952-1161/+1344
| |\
| * | Minor fixes to the LDAP module readmeSergio Benitez2015-09-051-7/+8
| | |
| * | Updated the LDAP auth module README.Sergio Benitez2015-09-041-31/+67
| | |
| * | Updated binary data.Sergio Benitez2015-09-041-218/+218
| | |
| * | Merged conflicts.Sergio Benitez2015-09-049-317/+345
| |\ \
| | * | Added LDAP simple auth support.Sergio Benitez2015-09-049-317/+345
| | | |
* | | | finish all new user settings UIUnknwon2015-09-1021-277/+289
| | | |
* | | | #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-105-15/+40
| | | |
* | | | Merge pull request #1609 from denghongcai/develop无闻2015-09-101-1/+3
|\ \ \ \ | | | | | | | | | | Add allow attribute `class` to `<code>` tag
| * | | | 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
| | | | |
* | | | | #1611 fix bool type in sqlite queryUnknwon2015-09-091-1/+1
| |_|_|/ |/| | |
* | | | clean logUnknwon2015-09-093-3/+3
|/ / /
* | | #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
|\ \ \ | | | | | | | | implemented #1528
| * | | 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
| | | | | | | | | | | | Signed-off-by: Unknwon <u@gogs.io>
* | | Merge pull request #1589 from siadat/migrating-empty-repository无闻2015-09-061-0/+6
|\ \ \ | | | | | | | | Set IsBare true if migrated repo is empty
| * | | Set IsBare true if migrated repo is empty.Sina Siadat2015-09-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD'
* | | | #1191 allow upload avatar for orgUnknwon2015-09-066-20/+52
| | | | | | | | | | | | | | | | Signed-off-by: Unknwon <u@gogs.io>
* | | | new user profile settings UIUnknwon2015-09-0616-121/+148
|/ / / | | | | | | | | | Signed-off-by: Unknwon <u@gogs.io>
* | | 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
| | |