Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1275 from jstasiak/develop | 无闻 | 2015-07-25 |
|\ | | | | | Add file permalink button | ||
| * | Add file permalink button | Jakub Stasiak | 2015-07-13 |
| | | | | | | | | | | | | The button appears when a file is viewed in a branch or a tag. It points to a URL containing the branch's (or tag's) current commit id so that it'll always point to the same content. | ||
* | | install admin password field fix | Fernando San Julián | 2015-07-23 |
| | | | | | | Admin Password field in install form must be of type password | ||
* | | fix about #1289 | Unknwon | 2015-07-19 |
| | | |||
* | | fix suburl for js | Unknwon | 2015-07-16 |
| | | |||
* | | Disable log color in prod mode | Unknwon | 2015-07-16 |
| | | |||
* | | #1128: API calls are not hidden behind sign in | Unknwon | 2015-07-15 |
| | | |||
* | | use pam and update TRANSLATORS | Unknwon | 2015-07-14 |
|/ | |||
* | fix #1112 | Unknwon | 2015-07-10 |
| | |||
* | install - add mail from setting | Unknwon | 2015-07-09 |
| | |||
* | UI: install - done | Unknwon | 2015-07-09 |
| | |||
* | UI: install - new version | Unknwon | 2015-07-08 |
| | |||
* | UI: install - database settings | Unknwon | 2015-07-08 |
| | |||
* | update UI framework | Unknwon | 2015-07-07 |
| | |||
* | update locale | Unknwon | 2015-07-03 |
| | |||
* | add config options for HELO | Unknwon | 2015-07-03 |
| | |||
* | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 |
|\ | | | | | Add PAM authentication | ||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 |
| | | |||
* | | Merge pull request #1210 from acusti/patch-1 | Lunny Xiao | 2015-04-24 |
|\ \ | |/ |/| | Wrap remember me text and checkbox in a label | ||
| * | Match naming convention on page (checkbox→chk) | Andrew Patton | 2015-04-15 |
| | | |||
| * | Wrap remember text+checkbox in label; close #1209 | Andrew Patton | 2015-04-15 |
| | | |||
* | | Fix HTML indentation | Dhuan | 2015-04-18 |
| | | |||
* | | Display author's name on explore page | Dhuan | 2015-04-18 |
|/ | |||
* | #1073 #1162 issue ID constraint failed | Unknwon | 2015-03-27 |
| | |||
* | fix #1156 | Unknwon | 2015-03-26 |
| | |||
* | mirror fix of #1105 | Unknwon | 2015-03-25 |
| | |||
* | #1114 'New Release' always visible | Unknwon | 2015-03-24 |
| | |||
* | #1124 LDAP add and edit form are misleading | Unknwon | 2015-03-24 |
| | |||
* | #1098 Hide gravatar email field if gravatar is disabled (or offline mode) | Unknwon | 2015-03-24 |
| | |||
* | #1143 Team member access lost when adding repository collaborator | Unknwon | 2015-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 template | Unknwon | 2015-03-23 |
| | |||
* | UI compatibility | Unknwon | 2015-03-21 |
| | |||
* | add sr-only class, change to new tag line | Unknwon | 2015-03-20 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into release/0.6.1 | Unknwon | 2015-03-20 |
|\ | |||
| * | Merge pull request #1091 from sapk/fix-ng-issue-pages | 无闻 | 2015-03-19 |
| |\ | | | | | | | Apply ng to issue dashboard | ||
| | * | Apply ng to issue dashboard | Antoine GIRARD | 2015-03-19 |
| | | | |||
| * | | #1094: fix locale | Unknwon | 2015-03-19 |
| |/ | |||
| * | prepare for 0.6 release | Unknwon | 2015-03-18 |
| | | |||
| * | #1082: missing link for help | Unknwon | 2015-03-18 |
| | | |||
| * | #1064: X-Gogs-Event header is empty | Unknwon | 2015-03-18 |
| | | |||
| * | #851: Edit Account does not take into consideration password rules | Unknwon | 2015-03-17 |
| | | |||
| * | #1040: dashboard no longer accessible when repo is missing | Unknwon | 2015-03-16 |
| | | |||
| * | Revert "Merge pull request #1047 from ndarilek/accessibility-fixes" | Unknwon | 2015-03-15 |
| | | | | | | | | | | This reverts commit c226e92284c7b4b405352814155dd5da3458e029, reversing changes made to 80b23854bc6d2b7466b5cdef112db100372e1e0a. | ||
| * | Add additional accessibility text to repository navbar. | Nolan Darilek | 2015-03-14 |
| | | |||
| * | Various accessibility fixes, mostly labeling icons. | Nolan Darilek | 2015-03-14 |
| | | |||
| * | Merge branch 'develop' of github.com:gogits/gogs into develop | Unknwon | 2015-03-13 |
| |\ | |||
| | * | Fix for deleting user when gogs instalation is on http://hostname/gogs | Sternik | 2015-03-13 |
| | | | |||
| * | | #988: fix one missing duplicated prefix | Unknwon | 2015-03-13 |
| |/ | | | | | | | - update some locale files | ||
| * | #988: GetRepoLink already contains AppSubUrl | Unknwon | 2015-03-12 |
| | | |||
| * | fix HTTP/HTTPS push update func call panic #1037 and `http: multiple ↵ | Unknwon | 2015-03-12 |
| | | | | | | | | response.WriteHeader calls` |