summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add ShowRegistrationButton configuration optionRaphael Randschau2015-02-052-0/+4
|
* public/ng/css: code generate for #907Unknwon2015-02-051-0/+12
|
* Merge pull request #907 from makhov/new-lines-highlighting-format无闻2015-02-051-0/+11
|\ | | | | fix highlighting css for del code
| * fix css for same codeAlexey Makhov2015-02-051-0/+5
| |
| * fix css for del codeAlexey Makhov2015-02-051-0/+6
| |
* | Merge pull request #904 from makhov/new-lines-highlighting-format无闻2015-02-051-14/+20
|\| | | | | new lines highlighting format
| * new lines highlighting formatAlexey Makhov2015-02-051-14/+20
|/
* Merge pull request #892 from EtienneBruines/commit_reference无闻2015-02-041-8/+40
|\ | | | | Referencing issues from commit messages is now possible.
| * Referencing issues from commit messages is now possible.Etienne Bruines2015-02-021-8/+40
| | | | | | | | | | | | Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before. Fixes #462, #668, #732.
* | models: sanitize user full name when update settingsUnknwon2015-02-043-2/+3
| |
* | public/ng/js: script fix on #901Unknwon2015-02-044-12/+86
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2015-02-043-17/+27
|\ \
| * \ Merge pull request #901 from makhov/fix-diff-view无闻2015-02-043-17/+27
| |\ \ | | | | | | | | fix lines highlighting at diff view
| | * | little fixAlexey Makhov2015-02-041-2/+2
| | | |
| | * | add multifile support to diff view highlightingAlexey Makhov2015-02-041-8/+8
| | | |
| | * | fix diff lines highlightingAlexey Makhov2015-02-043-12/+22
| | | |
| | * | scripts: remove confuse scriptsUnknwon2015-02-042-3/+1
| | | |
* | | | cmd: update csrf version requirementUnknwon2015-02-041-1/+1
|/ / /
* / / scripts: remove confuse scriptsUnknwon2015-02-032-3/+1
|/ /
* | Merge pull request #897 from makhov/makhov/fix-admin-config无闻2015-02-031-1/+1
|\ \ | | | | | | fix error at admin/config
| * | fix error at admin/configAlexey Makhov2015-02-031-1/+1
|/ /
* | public/ng/css: code fix on #895Unknwon2015-02-033-2/+21
| | | | | | | | - templates/user/settings: fix email panel nav highlight
* | Merge branch 'master' of github.com:gogits/gogs into devUnknwon2015-02-032-7/+11
|\ \
| * \ Merge pull request #895 from makhov/makhov/fix-settings-email-html无闻2015-02-032-7/+11
| |\ \ | | | | | | | | fix settings/email html&css
| | * | fix settings/email html&css in lessAlexey Makhov2015-02-032-4/+3
| | | |
| | * | fix settings/email html&cssAlexey Makhov2015-02-032-8/+13
| |/ /
* | | models: mirro code fix for #821Unknwon2015-02-021-2/+2
| | |
* | | Merge pull request #821 from phsmit/fix_819无闻2015-02-021-0/+5
|\ \ \ | | | | | | | | Fix #819 by fetching the repository from db before updating
| * | | Fix #819 by fetching the repository from db before updatingPeter Smit2015-01-021-0/+5
| | | |
* | | | modules/base: fix README filename checker, fix #877Unknwon2015-02-023-3/+9
| |_|/ |/| |
* | | conf/locale: update Japanese localeUnknwon2015-02-022-19/+20
| | |
* | | conf/locale: update Japanese localeUnknwon2015-02-021-34/+34
| |/ |/|
* | models: code fix on #818Unknwon2015-02-013-21/+37
| |
* | Merge pull request #818 from fzerorubigd/master无闻2015-02-014-17/+38
|\ \ | | | | | | add a function to rewrite all public keys on admin request
| * | add afunction to rewrite all public keys on admin requestfzerorubigd2015-01-014-17/+38
| |/ | | | | | | refs #763
* | Merge pull request #889 from mgdelacroix/patch-1无闻2015-02-011-0/+1
|\ \ | | | | | | Add Miguel de la Cruz as a translator
| * | Add Miguel de la Cruz as a translatorMiguel de la Cruz2015-02-011-0/+1
|/ /
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2015-02-011-3/+3
|\ \
| * \ Merge pull request #888 from tstorch/docker_hp_update无闻2015-02-011-3/+3
| |\ \ | | | | | | | | correction: updated docker link
| | * | correction: updated docker linkTristan Storch2015-02-011-3/+3
| |/ /
* / / routers: save partial config when installUnknwon2015-02-012-27/+29
|/ /
* | conf/locale: add Japanese supportUnknwon2015-02-014-5/+733
| | | | | | | | README: remove duplicated travis badge
* | update travis.yml and add badgeUnknwon2015-02-012-1/+3
| |
* | cmd: CMD option for port number of `gogs web` to prevent first time run conflictUnknwon2015-02-0110-122/+133
| | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
* | public/ng: fix auto-completion #832Unknwon2015-02-014-19/+3
| |
* | templates: fix commit message render issue #828Unknwon2015-01-311-1/+1
| |
* | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2015-01-311-0/+46
|\ \
| * \ Merge pull request #885 from clinta/dev无闻2015-01-301-0/+46
| |\ \ | | | | | | | | Add a freebsd init script.
| | * | Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogsClint Armstrong2015-01-301-0/+0
| | | |
| | * | Add freebsd rc scriptClint Armstrong2015-01-301-0/+46
| |/ /