aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
* use pam and update TRANSLATORSUnknwon2015-07-14
|
* fix #1112Unknwon2015-07-10
|
* 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-03
|
* add config options for HELOUnknwon2015-07-03
|
* Merge pull request #1226 from nice-software/wip/pamLunny Xiao2015-04-24
|\ | | | | Add PAM authentication
| * Add PAM authenticationPaolo Borelli2015-04-24
| |
* | 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
| |
| * Wrap remember text+checkbox in label; close #1209Andrew Patton2015-04-15
| |
* | Fix HTML indentationDhuan2015-04-18
| |
* | Display author's name on explore pageDhuan2015-04-18
|/
* #1073 #1162 issue ID constraint failedUnknwon2015-03-27
|
* fix #1156Unknwon2015-03-26
|
* mirror fix of #1105Unknwon2015-03-25
|
* #1114 'New Release' always visibleUnknwon2015-03-24
|
* #1124 LDAP add and edit form are misleadingUnknwon2015-03-24
|
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-24
|
* #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-24
| | | | - fix bug when add a repo to team, all other team members gets access as well
* #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
|
* UI compatibilityUnknwon2015-03-21
|
* add sr-only class, change to new tag lineUnknwon2015-03-20
|
* Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1Unknwon2015-03-20
|\
| * Merge pull request #1091 from sapk/fix-ng-issue-pages无闻2015-03-19
| |\ | | | | | | Apply ng to issue dashboard
| | * Apply ng to issue dashboardAntoine GIRARD2015-03-19
| | |
| * | #1094: fix localeUnknwon2015-03-19
| |/
| * prepare for 0.6 releaseUnknwon2015-03-18
| |
| * #1082: missing link for helpUnknwon2015-03-18
| |
| * #1064: X-Gogs-Event header is emptyUnknwon2015-03-18
| |
| * #851: Edit Account does not take into consideration password rulesUnknwon2015-03-17
| |
| * #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
| |
| * Revert "Merge pull request #1047 from ndarilek/accessibility-fixes"Unknwon2015-03-15
| | | | | | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a.
| * Add additional accessibility text to repository navbar.Nolan Darilek2015-03-14
| |
| * Various accessibility fixes, mostly labeling icons.Nolan Darilek2015-03-14
| |
| * Merge branch 'develop' of github.com:gogits/gogs into developUnknwon2015-03-13
| |\
| | * Fix for deleting user when gogs instalation is on http://hostname/gogsSternik2015-03-13
| | |
| * | #988: fix one missing duplicated prefixUnknwon2015-03-13
| |/ | | | | | | - update some locale files
| * #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-12
| |
| * fix HTTP/HTTPS push update func call panic #1037 and `http: multiple ↵Unknwon2015-03-12
| | | | | | | | response.WriteHeader calls`
| * remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
| |
| * Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
| |
* | home: new UIUnknwon2015-03-07
|/
* cmd/serve.go: remove useless codeUnknwon2015-03-01
|
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * models: done testing on new access systemUnknwon2015-02-28
| |
| * models: fix issue with transfer repositoryUnknwon2015-02-24
| | | | | | | | README: fix typo