aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Collapse)AuthorAge
* #1377 add rename repo actionUnknwon2015-09-01
|
* minor fixes on #1551Unknwon2015-09-01
|
* rename fieldsUnknwon2015-08-31
|
* finish new repo options pageUnknwon2015-08-31
|
* fix repository count of user is messed upUnknwon2015-08-30
|
* #1333 Disable Gravatar option when installUnknwon2015-08-30
|
* fix sqlUnknwon2015-08-29
|
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-29
|
* add webhook default eventsUnknwon2015-08-29
|
* webhook APIsUnknwon2015-08-29
|
* new create webhook eventUnknwon2015-08-28
|
* work on #1548Unknwon2015-08-28
|
* new create repo optionsUnknwon2015-08-28
|
* #965 Remember visibility preferenceUnknwon2015-08-28
|
* #1487 Readme TemplateUnknwon2015-08-28
|
* complate list of gitignores and licensesUnknwon2015-08-28
|
* #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
| |