summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #851: Edit Account does not take into consideration password rulesUnknwon2015-03-175-16/+15
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-161-1/+1
|\
| * Merge pull request #1055 from c35sys/develop无闻2015-03-161-1/+1
| |\
| | * Add setting.AppSubUrl for LANDING_PAGE = exploreChristophe Le Guern2015-03-161-1/+1
| |/
* / fix read access team visibility of private repoUnknwon2015-03-164-11/+40
|/
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-1611-15/+51
* Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-156-32/+18
* Merge pull request #1047 from ndarilek/accessibility-fixes无闻2015-03-156-18/+32
|\
| * Add additional accessibility text to repository navbar.Nolan Darilek2015-03-142-6/+10
| * Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-145-12/+22
* | #1050: Bad permissions on authorized_keys after rewriteUnknwon2015-03-143-3/+3
* | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-142-2/+19
|\|
| * Merge pull request #1046 from jcracknell/editorconfig无闻2015-03-131-0/+12
| |\
| | * Added .editorconfigJames Cracknell2015-03-131-0/+12
| |/
| * Merge pull request #1045 from tomcatzh/master无闻2015-03-131-2/+7
| |\
| | * Add mysql unix socket support.Tomcat2015-03-141-2/+7
* | | add new localeUnknwon2015-03-144-12/+740
|/ /
* | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-132-2/+2
|\ \
| * \ Merge pull request #1043 from sternik/develop无闻2015-03-132-2/+2
| |\ \ | | |/ | |/|
| | * Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-132-2/+2
| |/
* / #988: fix one missing duplicated prefixUnknwon2015-03-134-18/+18
|/
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-122-2/+2
* #876: Update hooks is missing for forked repositoryUnknwon2015-03-121-0/+4
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-122-2/+2
|\
| * Merge pull request #1038 from ndarilek/fix-typo无闻2015-03-122-2/+2
| |\
| | * registeration -> registrationNolan Darilek2015-03-122-2/+2
* | | #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-1212-94/+128
|/ /
* / #1032: legacy code can have duplicated IDs for same repositoryUnknwon2015-03-121-1/+4
|/
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-125-30/+32
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-118-40/+17
* Merge pull request #1031 from voxxit/master无闻2015-03-102-0/+29
|\
| * Adding a project-level Dockerfile & docker-compose scriptJoshua Delsman2015-03-102-0/+29
* | Merge pull request #1027 from FiloSottile/master无闻2015-03-104-3/+15
|\ \ | |/ |/|
| * Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-104-3/+15
|/
* modules/git/signature.go: parse date foramt #663Unknwon2015-03-061-1/+1
* routers/repo/setting.go: fix LDAP cannot validate password #1006Unknwon2015-03-052-55/+61
* conf/locale: update localesUnknwon2015-03-042-11/+11
* scripts: remove meaningless script and modify systemd serviceUnknwon2015-03-042-17/+4
* cmd/serve.go: remove useless codeUnknwon2015-03-013-4/+2
* models/migrations: fix update errorUnknwon2015-02-281-1/+1
* Merge pull request #943 from diseaz/mailer-client-cert无闻2015-02-283-10/+27
|\
| * Make conf/app.ini changes match the styleDmitry Azhichakov2015-02-131-3/+3
| * Fix "forcing" client certificate for SMTPDmitry Azhichakov2015-02-133-13/+21
| * New feature: SMTP connection may use client certificate.Dmitry Azhichakov2015-02-122-5/+14
* | Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-283-84/+53
|\ \
| * | models: mirror fix on #964Unknwon2015-02-284-9/+9
| * | Merge pull request #964 from phsmit/access_rewriteserv无闻2015-02-282-84/+53
| |\ \
| | * \ Merge branch 'access' into access_rewriteservPeter Smit2015-02-2376-762/+902
| | |\ \
| | * | | Rewrite/simplify gogs servePeter Smit2015-02-162-79/+53
* | | | | Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-2836-1299/+1364
|\| | | |