aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into pkgrcrohr2015-07-14
|\
| * Merge branch 'master' of github.com:gogits/gogs into developUnknwon2015-07-14
| |\
| * | #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
| | |
* | | Add debian-8 and centos-7Cyril Rohr2015-07-09
| | |
* | | Add libpam0g as dependency for packagingCyril Rohr2015-07-09
| |/ |/|
* | Merge branch 'master' of github.com:gogits/gogsUnknwon2015-07-09
|\|
| * 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
| | | * | | remove extra space in ssh authentication messageLuka Dornhecker2015-04-02
| | | | | |
| | * | | | Merge pull request #1210 from acusti/patch-1Lunny Xiao2015-04-24
| | |\ \ \ \ | | | | | | | | | | | | | | Wrap remember me text and checkbox in a label
| | | * | | | Match naming convention on page (checkbox→chk)Andrew Patton2015-04-15
| | | | | | |
| | | * | | | :lipstick: Style checkbox label in sign in formAndrew Patton2015-04-15
| | | | | | |
| | | * | | | Wrap remember text+checkbox in label; close #1209Andrew Patton2015-04-15
| | | |/ / /
| | * | | | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-24
| | |\ \ \ \ | | | |_|/ / | | |/| | | Hotfix/type fix validate password
| | | * | | fix calls that go rename missedDustin Willis Webber2015-04-16
| | | | | |
| | | * | | typo fix for commentDustin Willis Webber2015-04-16
| | | | | |
| | | * | | typo fixDustin Willis Webber2015-04-16
| | | | |/ | | | |/|
| | | * | Merge pull request #1177 from rauchrob/patch-1无闻2015-03-31
| | | |\ \ | | | | | | | | | | | | fix typo in centos init script
| | | | * | fix typo in centos init scriptRobert Rauch2015-04-01
| | | |/ / | | | | | | | | | | We should be *sourcing* `/etc/sysconfig/gogs`, not *executing* it, don't we?
| | * | | Merge pull request #1218 from StrangeWill/blank-name-fixLunny Xiao2015-04-20
| | |\ \ \ | | | | | | | | | | | | Fixes issue with LDAP inserting users with blank names.
| | | * | | Fixes issue with LDAP inserting users with blank names.William Roush2015-04-20
| | |/ / /
| | * | | Merge pull request #1186 from dhuan/author-name-on-explore-pageLunny Xiao2015-04-19
| | |\ \ \ | | | | | | | | | | | | Display author's name on explore page
| | | * | | Fix HTML indentationDhuan2015-04-18
| | | | | |
| | | * | | Display author's name on explore pageDhuan2015-04-18
| | | | |/ | | | |/|