aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* able edit issue titleUnknwon2015-08-1913-164/+247
|
* fix error in docker docUnknwon2015-08-191-2/+2
|
* fix docker docs styleUnknwon2015-08-191-6/+6
|
* Able to set SSH port when install, update Docker docsUnknwon2015-08-198-31/+50
|
* minor fix on API responseUnknwon2015-08-195-16/+13
|
* Merge pull request #1507 from cloudron-io/develop无闻2015-08-197-8/+38
|\ | | | | Set IsAdmin using LDAP
| * Set IsAdmin using LDAPGirish Ramakrishnan2015-08-187-8/+38
| | | | | | | | | | | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation.
* | Merge pull request #1414 from nice-software/wip/currentUser无闻2015-08-193-12/+23
|\ \ | | | | | | Factor out function to get the current user
| * | Factor out function to get the current userPaolo Borelli2015-08-153-12/+23
| | | | | | | | | | | | | | | The same logic was duplicated in three places. Factor it out so that we can add further fallbacks in a single place.
* | | Merge pull request #1506 from Ralph-Wang/develop无闻2015-08-198-8/+8
|\ \ \ | |_|/ |/| | add newline at the end of file for each gitignore
| * | add newline at the end of file for each gitignoreRalph-Wang2015-08-198-8/+8
|/ /
* | token recent activityUnknwon2015-08-196-8/+24
| |
* | minor fix on API responseUnknwon2015-08-192-2/+7
| |
* | only assign auto-admin when sign up by webUnknwon2015-08-194-12/+14
| |
* | fix access token styleUnknwon2015-08-193-4/+4
| |
* | new access token UIUnknwon2015-08-1915-200/+233
| |
* | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-08-192-2/+2
|\ \
| * \ Merge pull request #1504 from LydiaSevelt/master无闻2015-08-192-2/+2
| |\ \ | | | | | | | | Change input field to type=password for the authentication templates.
| | * | Change input field to type=password for the authentication templates.Lydia Sevelt2015-08-182-2/+2
| |/ /
* / / new delete account UI and password confirmationUnknwon2015-08-1914-52/+137
|/ /
* | new UI on admin/monitorUnknwon2015-08-199-142/+194
| |
* | detect kill signalUnknwon2015-08-181-0/+11
| |
* | update Docker READMEUnknwon2015-08-182-17/+26
| |
* | work on #986 and fix a LDAP crashUnknwon2015-08-184-61/+111
| |
* | change minimum password length to 1Unknwon2015-08-181-4/+4
| |
* | make cron task configurableUnknwon2015-08-1810-80/+123
| |
* | try to fix HTTP ops not GCUnknwon2015-08-171-0/+1
| |
* | Merge pull request #1497 from codeskyblue/develop无闻2015-08-172-3/+16
|\ \ | | | | | | add pam for docker
| * | add pam for dockercodeskyblue2015-08-172-3/+16
|/ /
* | update docker READMEUnknwon2015-08-171-7/+8
| |
* | Merge pull request #1494 from codeskyblue/develop无闻2015-08-1726-360/+101
|\ \ | | | | | | docker support ssh
| * | add docker ssh supportcodeskyblue2015-08-172-27/+23
| | |
| * | add missing filecodeskyblue2015-08-171-0/+54
| | |
| * | pass test in my foreign machine testcodeskyblue2015-08-173-62/+8
| | |
| * | Merge branch 'develop' of https://github.com/gogits/gogs into developcodeskyblue2015-08-1713-147/+857
| |\ \
| * | | some modify, I need to move my workenv to foreign county, network in china ↵codeskyblue2015-08-1728-374/+119
| | | | | | | | | | | | | | | | is so slow.
* | | | work on #1493Unknwon2015-08-179-51/+91
| |/ / |/| |
* | | update localesUnknwon2015-08-1713-147/+857
|/ /
* | Merge pull request #1492 from SergioBenitez/develop无闻2015-08-171-3/+3
|\ \ | | | | | | Small style fixes to the LDAP module README
| * | Small style fixes to the LDAP module READMESergio Benitez2015-08-161-3/+3
|/ /
* | fix #1491Unknwon2015-08-161-1/+1
| |
* | remove duplicated filesUnknwon2015-08-162-28/+0
| |
* | Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-08-161-3/+3
|\ \
| * | prepare 0.6.5Unknwon2015-08-161-3/+3
| | |
* | | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-1623-223/+217
|\ \ \ | |/ / |/| | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * | Updated the LDAP module readme.Sergio Benitez2015-08-121-29/+29
| | |
| * | Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-1223-241/+286
| | |
* | | update octicons to 3.1Unknwon2015-08-167-164/+134
| | |
* | | README images styleUnknwon2015-08-161-3/+3
| | |
* | | Update README screenshotsUnknwon2015-08-161-2/+18
| | |