summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-261-1/+2
* #1692 add admin APIs to add/remove a user from teamsUnknwon2016-03-252-0/+16
* Changed EscapePound function with string replace functionNikko Miu2016-03-241-1/+1
* Update localesUnknwon2016-03-231-16/+16
* Remove code for checking ssh-keygenUnknwon2016-03-191-6/+0
* Prepare releaseUnknwon2016-03-191-4/+4
* #2850 fix potential SSH commands dislocationUnknwon2016-03-181-1/+1
* Update localesUnknwon2016-03-181-24/+24
* Make separate string variables for spaceOdin Ugedal2016-03-151-1/+3
* Fix relative links in markdown filesOdin Ugedal2016-03-151-0/+1
* Generate bindata for #2823Unknwon2016-03-141-2/+2
* #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