aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* UI: basic label listUnknwon2015-07-24
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-24
| | | | | - fix isRead check - fix paging
* UI: issues - finish basic frameUnknwon2015-07-24
|
* fix install form defUnknwon2015-07-20
|
* fixes on #1171Unknwon2015-07-19
|
* fix about #1289Unknwon2015-07-19
|
* fix suburl for jsUnknwon2015-07-16
|
* Disable log color in prod modeUnknwon2015-07-16
|
* #1128: API calls are not hidden behind sign inUnknwon2015-07-15
|
* Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-07-15
|\
| * #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-14
| |
* | #1127: hide user e-mail when API caller isn't signed inUnknwon2015-07-15
| |
* | Merge pull request #1355 from pkgr/pkgr无闻2015-07-15
|\ \ | | | | | | Fix build on packager.io, enable Debian 8 and CentOS / RHEL 7
| * | Merge remote-tracking branch 'origin/master' into pkgrcrohr2015-07-14
| |\|
| * | Add debian-8 and centos-7Cyril Rohr2015-07-09
| | |
| * | Add libpam0g as dependency for packagingCyril Rohr2015-07-09
| | |
* | | Merge pull request #1364 from m4rcs/patch-1无闻2015-07-15
|\ \ \ | |_|/ |/| | Update TRANSLATORS
| * | Update TRANSLATORSMarc Schiller2015-07-14
| |/
* | Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-07-14
|\|
| * Merge branch 'master' of github.com:gogits/gogsUnknwon2015-07-09
| |\
| * | fix tmpl errorUnknwon2015-07-09
| | |
* | | #1279: Removing user from collaboration removes repositioryUnknwon2015-07-14
| | |
* | | fix .travis.ymlUnknwon2015-07-14
| | |
* | | fix fileUnknwon2015-07-14
| | |
* | | use pam and update TRANSLATORSUnknwon2015-07-14
| | |
* | | update localeUnknwon2015-07-14
| | |
* | | fix hidden bug on tpl renderingUnknwon2015-07-10
| | |
* | | fix #1112Unknwon2015-07-10
| | |
* | | add more gitignoresUnknwon2015-07-09
| | |
* | | install - add mail from settingUnknwon2015-07-09
| | |
* | | UI: install - doneUnknwon2015-07-09
| | |
* | | UI: install - new versionUnknwon2015-07-08
| | |
* | | UI: install - database settingsUnknwon2015-07-08
| | |
* | | update UI frameworkUnknwon2015-07-07
| | |
* | | update localeUnknwon2015-07-06
| | |
* | | update locleUnknwon2015-07-06
| | |
* | | check master as default branch when migrateUnknwon2015-07-05
| | |
* | | update localeUnknwon2015-07-05
| | |
* | | update localeUnknwon2015-07-04
| |/ |/|
* | update localeUnknwon2015-07-03
| |
* | add config options for HELOUnknwon2015-07-03
| |
* | Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-07-03
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # conf/locale/locale_de-DE.ini # conf/locale/locale_en-US.ini # conf/locale/locale_fr-FR.ini # conf/locale/locale_ja-JP.ini # conf/locale/locale_pl-PL.ini # conf/locale/locale_pt-BR.ini # conf/locale/locale_ru-RU.ini # conf/locale/locale_zh-CN.ini # conf/locale/locale_zh-HK.ini
| * \ Merge pull request #1187 from xaionaro/masterLunny Xiao2015-04-24
| |\ \ | | | | | | | | Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
| | * | Fixed a typo: .ssh/autorized_key -> .ssh/authorized_keyDmitry Yu Okunev2015-04-05
| | | | | | | | | | | | | | | | Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
| * | | Merge pull request #1223 from Scarsz/patch-1Lunny Xiao2015-04-24
| |\ \ \ | | |/ / | |/| | Fix typo
| | * | Fix typoScarsz2015-04-22
| |/ /
* | | Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-04-24
|\ \ \
| * \ \ Merge pull request #1226 from nice-software/wip/pamLunny Xiao2015-04-24
| |\ \ \ | | | | | | | | | | Add PAM authentication
| | * | | Add PAM authenticationPaolo Borelli2015-04-24
| | | | |
| * | | | Merge pull request #1183 from lukad/feature/remove-plenkLunny Xiao2015-04-24
| |\ \ \ \ | | | | | | | | | | | | Remove extra space from ssh authentication message