aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* #1692 add CRUD issue APIsUnknwon2016-03-131-0/+26
* Convert all API handers to use *context.APIContextUnknwon2016-03-133-20/+26
* Add APIContextUnknwon2016-03-134-63/+85
* #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-1/+2
* Update glide.lockUnknwon2016-03-121-2/+2
* Merge pull request #2796 from saboya/custom_app_data_pathUnknwon2016-03-121-1/+2
|\
| * Making AppDataPath customizable.Rodrigo Saboya2016-03-091-1/+2
* | remove errant debug statementAlec S2016-03-111-1/+0
* | Update localesUnknwon2016-03-111-28/+28
* | #13 finish user and repository searchUnknwon2016-03-111-217/+217
* | Rename module: middleware -> contextUnknwon2016-03-115-299/+256
* | Fix ref comment from commit create empty feedUnknwon2016-03-111-0/+1
* | #2727 fix incompatible SQL in PostgreSQLUnknwon2016-03-091-1/+1
|/
* Fix pull request availability checkUnknwon2016-03-062-28/+44
* Prepare releaseUnknwon2016-03-061-19/+19
* Some minor changesUnknwon2016-03-061-79/+81
* Add Finnish supportUnknwon2016-03-051-29/+53
* #1146 finish new access rights for collaboratorsUnknwon2016-03-053-10/+10
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-2/+2
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-052-4/+6
* #1157 some avatar setting changesUnknwon2016-03-052-2/+11
* Update localesUnknwon2016-03-041-26/+26
* #1597 support pull requests in same repositoryUnknwon2016-03-042-94/+25
* Minor fixes for #2746Unknwon2016-03-041-690/+906
* Add ability to delete single wiki pages.Josh Frye2016-03-041-906/+690
* #2748 fix redirect loop with auto-signinUnknwon2016-03-041-1/+2
* Minor fixes for #2745Unknwon2016-03-031-690/+905
* Repo setting to delete and disable wikiJosh Frye2016-03-031-905/+690
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-033-15/+7
* Allow setting git operations timeoutsUnknwon2016-02-292-2/+8
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-291-2/+2
* Post work for #2637Unknwon2016-02-273-77/+64
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-271-0/+42
|\
| * use StartSSHServer instead of DisableSSHGibheer2016-02-231-1/+1
| * seperate ssh constants from schema constantsGibheer2016-02-231-5/+8
| * allow native and ssh-keygen public key checkGibheer2016-02-161-3/+42
* | Add new config option for builtin SSH serverUnknwon2016-02-252-2/+4
* | Minor fix for #2660Unknwon2016-02-242-694/+909
* | Test mailer button. Addresses #1531Josh Frye2016-02-242-906/+696
* | Prepare to releaseUnknwon2016-02-241-26/+26
* | #2682 fix missing slash for go-get metaUnknwon2016-02-231-1/+1
* | #1821 add actions for close and reopen issuesUnknwon2016-02-222-4/+6
* | Replace uuid module with original packageUnknwon2016-02-205-904/+2
* | #2334 strip whitespace for migrate URLUnknwon2016-02-202-2/+5
* | Make markdown as an independent moduleUnknwon2016-02-206-119/+127
* | Move cron module to independent packageUnknwon2016-02-209-1340/+44
* | Fix #857Unknwon2016-02-201-690/+905
* | Update bindata for LDAP changesAdam Strzelecki2016-02-201-905/+690
* | LDAP: Make a bit more detailed log tracesAdam Strzelecki2016-02-201-1/+3
* | LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-202-6/+27