| Commit message (Expand) | Author | Age | Files | Lines |
* | Make separate string variables for space | Odin Ugedal | 2016-03-15 | 1 | -1/+3 |
* | Fix relative links in markdown files | Odin Ugedal | 2016-03-15 | 1 | -0/+1 |
* | Generate bindata for #2823 | Unknwon | 2016-03-14 | 1 | -2/+2 |
* | #1692 add CRUD issue APIs | Unknwon | 2016-03-13 | 1 | -0/+26 |
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 | 3 | -20/+26 |
* | Add APIContext | Unknwon | 2016-03-13 | 4 | -63/+85 |
* | #1891 attempt to fix invalid csrf token | Unknwon | 2016-03-12 | 1 | -1/+2 |
* | Update glide.lock | Unknwon | 2016-03-12 | 1 | -2/+2 |
* | Merge pull request #2796 from saboya/custom_app_data_path | Unknwon | 2016-03-12 | 1 | -1/+2 |
|\ |
|
| * | Making AppDataPath customizable. | Rodrigo Saboya | 2016-03-09 | 1 | -1/+2 |
* | | remove errant debug statement | Alec S | 2016-03-11 | 1 | -1/+0 |
* | | Update locales | Unknwon | 2016-03-11 | 1 | -28/+28 |
* | | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -217/+217 |
* | | Rename module: middleware -> context | Unknwon | 2016-03-11 | 5 | -299/+256 |
* | | Fix ref comment from commit create empty feed | Unknwon | 2016-03-11 | 1 | -0/+1 |
* | | #2727 fix incompatible SQL in PostgreSQL | Unknwon | 2016-03-09 | 1 | -1/+1 |
|/ |
|
* | Fix pull request availability check | Unknwon | 2016-03-06 | 2 | -28/+44 |
* | Prepare release | Unknwon | 2016-03-06 | 1 | -19/+19 |
* | Some minor changes | Unknwon | 2016-03-06 | 1 | -79/+81 |
* | Add Finnish support | Unknwon | 2016-03-05 | 1 | -29/+53 |
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 3 | -10/+10 |
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -2/+2 |
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 2 | -4/+6 |
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 2 | -2/+11 |
* | Update locales | Unknwon | 2016-03-04 | 1 | -26/+26 |
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 2 | -94/+25 |
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -690/+906 |
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -906/+690 |
* | #2748 fix redirect loop with auto-signin | Unknwon | 2016-03-04 | 1 | -1/+2 |
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | 1 | -690/+905 |
* | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | 1 | -905/+690 |
* | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | 3 | -15/+7 |
* | Allow setting git operations timeouts | Unknwon | 2016-02-29 | 2 | -2/+8 |
* | #2700 fix sqlite3 can't create issue with more than one label | Unknwon | 2016-02-29 | 1 | -2/+2 |
* | Post work for #2637 | Unknwon | 2016-02-27 | 3 | -77/+64 |
* | Merge pull request #2637 from Gibheer/ssh-publickeys | Unknwon | 2016-02-27 | 1 | -0/+42 |
|\ |
|
| * | use StartSSHServer instead of DisableSSH | Gibheer | 2016-02-23 | 1 | -1/+1 |
| * | seperate ssh constants from schema constants | Gibheer | 2016-02-23 | 1 | -5/+8 |
| * | allow native and ssh-keygen public key check | Gibheer | 2016-02-16 | 1 | -3/+42 |
* | | Add new config option for builtin SSH server | Unknwon | 2016-02-25 | 2 | -2/+4 |
* | | Minor fix for #2660 | Unknwon | 2016-02-24 | 2 | -694/+909 |
* | | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 2 | -906/+696 |
* | | Prepare to release | Unknwon | 2016-02-24 | 1 | -26/+26 |
* | | #2682 fix missing slash for go-get meta | Unknwon | 2016-02-23 | 1 | -1/+1 |
* | | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 2 | -4/+6 |
* | | Replace uuid module with original package | Unknwon | 2016-02-20 | 5 | -904/+2 |
* | | #2334 strip whitespace for migrate URL | Unknwon | 2016-02-20 | 2 | -2/+5 |
* | | Make markdown as an independent module | Unknwon | 2016-02-20 | 6 | -119/+127 |
* | | Move cron module to independent package | Unknwon | 2016-02-20 | 9 | -1340/+44 |
* | | Fix #857 | Unknwon | 2016-02-20 | 1 | -690/+905 |