aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-28
|
* add highlight jsUnknwon2015-08-27
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* new edit webhook UIUnknwon2015-08-27
|
* new create webhook UIUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* new repo git hooks UIUnknwon2015-08-26
|
* new org dashboard issuesUnknwon2015-08-25
|
* new user dahsboard issuesUnknwon2015-08-25
|
* finsih diff and compareUnknwon2015-08-21
|
* new commits tableUnknwon2015-08-20
|
* add confirmation to delete ssh keyUnknwon2015-08-20
|
* allow edit issue and commentUnknwon2015-08-20
|
* able edit issue titleUnknwon2015-08-19
|
* Able to set SSH port when install, update Docker docsUnknwon2015-08-19
|
* minor fix on API responseUnknwon2015-08-19
|
* Merge pull request #1507 from cloudron-io/develop无闻2015-08-19
|\ | | | | Set IsAdmin using LDAP
| * 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.
* | Merge pull request #1414 from nice-software/wip/currentUser无闻2015-08-19
|\ \ | |/ |/| Factor out function to get the current user
| * Factor out function to get the current userPaolo Borelli2015-08-15
| | | | | | | | | | The same logic was duplicated in three places. Factor it out so that we can add further fallbacks in a single place.
* | token recent activityUnknwon2015-08-19
| |
* | minor fix on API responseUnknwon2015-08-19
| |
* | only assign auto-admin when sign up by webUnknwon2015-08-19
| |
* | new access token UIUnknwon2015-08-19
| |
* | new delete account UI and password confirmationUnknwon2015-08-19
| |
* | make cron task configurableUnknwon2015-08-18
| |
* | try to fix HTTP ops not GCUnknwon2015-08-17
| |
* | work on #1493Unknwon2015-08-17
| |
* | 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
| | |
* | | fix autocomplete on migrationUnknwon2015-08-15
| | |
* | | #1180 and #1250: migrationUnknwon2015-08-15
| |/ |/|
* | able sort issuesUnknwon2015-08-15
| |
* | Filter issues by assigneeUnknwon2015-08-15
| |
* | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-15
|\ \
| * \ Merge pull request #1485 from donbowman/mime-type无闻2015-08-14
| |\ \ | | | | | | | | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my change
| | * | 43bfee0d4872932c1da185e8367e21795bc4ceb5 reverted my changeDon Bowman2015-08-13
| | | | | | | | | | | | | | | | | | | | | | | | 423b1c69be7828c331a47467b66217d190e916b9, which in turn causes all content to be served as text/plain. Let go decide what the mime type is (e.g. text/html instead of text/plain).
* | | | able edit issue labels/milestone/assigneeUnknwon2015-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
| |/ |/|
* | fix serve attachment content typeUnknwon2015-08-12
| |
* | finish attachments when create issueUnknwon2015-08-11
| |
* | finish create issue attachment UIUnknwon2015-08-11
| |
* | fix cannot parse JSON for attachmentsUnknwon2015-08-11
| |
* | finish new issue action and mentionsUnknwon2015-08-10
| |
* | rename functionsUnknwon2015-08-10
| |