aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_en-US.ini
Commit message (Collapse)AuthorAge
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* able edit issue titleUnknwon2015-08-19
|
* Able to set SSH port when install, update Docker docsUnknwon2015-08-19
|
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-18
| | | | | | | | | The IsAdmin flag is set based on whether the admin filter returned any result. The admin filter is applied with the user dn as the search root. In the future, we should update IsAdmin as well on each login. Alternately, we can have a periodic sync operation.
* token recent activityUnknwon2015-08-19
|
* new access token UIUnknwon2015-08-19
|
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-16
|\ | | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-12
| |
* | clean file and update localesUnknwon2015-08-15
| |
* | #1180 and #1250: migrationUnknwon2015-08-15
| |
* | update localeUnknwon2015-08-15
| |
* | able sort issuesUnknwon2015-08-15
| |
* | Filter issues by assigneeUnknwon2015-08-15
| |
* | more on #1319Unknwon2015-08-15
| |
* | Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
| |
* | finish close/reopen issueUnknwon2015-08-13
| |
* | finish view comments on issue pageUnknwon2015-08-13
| |
* | add comment form UIUnknwon2015-08-12
| |
* | finish view issue without comments and opsUnknwon2015-08-12
|/
* finish create issue attachment UIUnknwon2015-08-11
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * minor fix on #1460Unknwon2015-08-10
| |
| * new top menuFernando San Julián2015-08-10
| |
* | finish create issue with milestone and assigneeUnknwon2015-08-10
| |
* | finish create issue with milestoneUnknwon2015-08-10
| |
* | add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
| |
* | upgrade new issue to SUI v2Unknwon2015-08-10
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\| | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * list view: issue, label, milestoneUnknwon2015-08-09
| |
* | UI: create issue with title and contentUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* improve fork processUnknwon2015-08-08
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* fix milestone format parseUnknwon2015-08-05
|
* finish new milestone pageUnknwon2015-08-05
|
* milestone: editUnknwon2015-08-05
|
* milestone: create pageUnknwon2015-08-05
|
* milestone: list viewUnknwon2015-08-03
|
* better pagingUnknwon2015-07-28
|
* admin config fixFernando San Julián2015-07-25
|
* fix paging links and issue countUnknwon2015-07-25
|
* update Chinese localeUnknwon2015-07-25
|
* new issue and label pageUnknwon2015-07-25
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-25
|\
| * Add file permalink buttonJakub Stasiak2015-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.
* | UI: CURD labelsUnknwon2015-07-24
| | | | | | | | - fix update lable break connection with repository
* | 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
|/
* install - add mail from settingUnknwon2015-07-09
|