Commit Graph

2832 Commits (a517cfdf7b24514d7c1f6695dc175ce18c832465)
 

Author SHA1 Message Date
Unknwon 31e7b0f588 status button mrigin-right
Unknwon 03ea29eb36 minor fix on icon
Unknwon 32c12d553c Able to use `GOGS_WORK_DIR` environment variable to specify work directory
Unknwon cc83043edc minor fix on template
Unknwon 3d9b98fae4 order owners list by last changed time
无闻 36405d0faa Merge pull request from denghongcai/develop
implemented 
Unknwon 5020576e80 minor regexp fix on
Unknwon 56eb252098 fix repo name router bug
Hongcai Deng fbb3486c95 fix syntax error
Hongcai Deng 7b92dc3d9d implemented
Unknwon 645d4d0c5b Collaborative Repositories missing suburl on Dashboard
Unknwon 232c22208c remove rsync
Unknwon 0806725ca5 minor fix on
Signed-off-by: Unknwon <u@gogs.io>
无闻 d504ee0417 Merge pull request from siadat/migrating-empty-repository
Set IsBare true if migrated repo is empty
Sina Siadat ae1650824c Set IsBare true if migrated repo is empty.
Executes `git log -1` and sets IsBare to true if stderr contains this
string:

  fatal: bad default revision 'HEAD'
Unknwon c38754d432 allow upload avatar for org
Signed-off-by: Unknwon <u@gogs.io>
Unknwon 85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
Unknwon 00767a0522 finish new org settings page
Unknwon 4dbc322859 fix org header order
Unknwon edc99bc8a4 new org options UI
Unknwon 80701d45bb Make organization emails non-mandatory
Unknwon aa67de910a fix
Unknwon 24658fcbdd dix suburl
Unknwon 705224353b minor fix
Sergio Benitez 079a2d68db Minor fixes to the LDAP module readme
Unknwon 119dec51f2 Mirror repository should not allow fork
Unknwon 46dce2d653 fix emoji edit not rendered
Unknwon d48cde6ec8 emoji
Unknwon 3b0c2cb480 Add Emoji support
无闻 d464d3b0c3 Merge pull request from manfer/dashboardtableheader
remove dashboard operations table header
Gogs b80aef0fa6 remove dashboard operations table header
Unknwon 1c2dbd7183 fix dropdown style
Unknwon e885d34aa6 update locales
Sergio Benitez 0f07a5cb84 Updated the LDAP auth module README.
Sergio Benitez 7cb4aa8d82 Updated binary data.
Sergio Benitez aa9c36514f Merged conflicts.
Sergio Benitez 2d1db4bf05 Added LDAP simple auth support.
Unknwon 07fe846c9f change e-mail max length to 254
Unknwon d023e81a8f explore paginator problem
Unknwon 36a69e8aa5 fix README
Unknwon 6a5c87afdd prepare 0.6.9 release
Unknwon 38eb000d13 work on
Unknwon 7ec991326d fix migrate api
Unknwon e5b105e513 fix migrate API
Unknwon 8481adb255 remove test strings
Unknwon b1f0f85789 force InnoDB for MySQL
Unknwon a7ee654646 better tmp dir name for creating repo
Unknwon b6131793da prevent duplicated refs of issues in single commit
Unknwon 1fd5f8edf8 fix
Unknwon 2a2a8cd619 ui and pulls index fix