| Commit message (Expand) | Author | Age | Files | Lines |
* | Update hard-coded version to 1.3.0-dev (#2390) | Sandro Santilli | 2017-10-12 | 2 | -2/+2 |
* | Remove redudant functions and code (#2652) | Morlinest | 2017-10-10 | 5 | -117/+57 |
* | Add repository search unit and integration tests (#2575) | Morlinest | 2017-10-10 | 2 | -7/+174 |
* | fix panic on gogs webhook creation (#2675) | David Schneiderbauer | 2017-10-08 | 1 | -2/+2 |
* | Rewrite migrations to not depend on future code changes (#2604) | David Schneiderbauer | 2017-10-08 | 5 | -63/+83 |
* | GPG key email verification no longer case sensitive (#2661) (#2663) | Julian Scholle | 2017-10-06 | 1 | -1/+2 |
* | table `pull_request` wasn't updated correctly (#2649) | Kazuki Sawada | 2017-10-06 | 1 | -1/+1 |
* | Update MAINTAINERS (#2660) | Morlinest | 2017-10-05 | 1 | -0/+1 |
* | Add maintainer label for docker file (#2658) | Bo-Yi Wu | 2017-10-05 | 3 | -2/+6 |
* | Refactor duplicated code in repo handlers (#2657) | Ethan Koenig | 2017-10-05 | 1 | -86/+49 |
* | Change default sort order (#2647) | Kazuki Sawada | 2017-10-05 | 3 | -10/+11 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 31 | -84/+84 |
* | Change pull description text (#2075) (#2646) | Kazuki Sawada | 2017-10-04 | 1 | -11/+23 |
* | hide navbar when only 1 sign-in method is available (#2648) | Kazuki Sawada | 2017-10-04 | 1 | -6/+6 |
* | Fix index column deletion (#2651) | Morlinest | 2017-10-04 | 1 | -1/+1 |
* | Use session when creating user (#2638) | Ethan Koenig | 2017-10-03 | 1 | -16/+20 |
* | Use Semantic UI's Search component for user and repo search (#2636) | harry | 2017-10-03 | 7 | -109/+49 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 6 | -22/+33 |
* | Fix go get response if only app URL is custom in configuration (#2634) | Lauris BH | 2017-10-02 | 2 | -1/+8 |
* | Use AfterLoad instead of AfterSet on Structs (#2628) | Lunny Xiao | 2017-10-01 | 35 | -314/+333 |
* | Fix implementation of repo Home func (#2601) | Morlinest | 2017-10-01 | 3 | -20/+33 |
* | Remove redudant CheckUnit calls in router (#2627) | Morlinest | 2017-09-30 | 1 | -4/+4 |
* | Link to gitea-specific Vagrant example (#2624) | Sandro Santilli | 2017-09-30 | 1 | -9/+9 |
* | Fix doubled issue tab introduced in migration v16 (#2611) | David Schneiderbauer | 2017-09-28 | 2 | -0/+71 |
* | Remove redudant issue LoadAttributes() calls (#2614) | Morlinest | 2017-09-27 | 2 | -12/+1 |
* | Fix translation upload to crowdin (#2599) | Lauris BH | 2017-09-25 | 1 | -0/+1 |
* | Reduce usage of allcols on update (#2596) | Lunny Xiao | 2017-09-25 | 10 | -25/+21 |
* | backport from v1.2 branch: add secrets for github release (#2588) (#2598) | Bo-Yi Wu | 2017-09-25 | 1 | -0/+1 |
* | Make indexer code more reusable (#2590) | Ethan Koenig | 2017-09-25 | 3 | -35/+83 |
* | Add pre-build step for nodejs stuff (#2581) | Morlinest | 2017-09-25 | 1 | -3/+8 |
* | Compress css with nodejs (#2580) | Morlinest | 2017-09-24 | 3 | -15/+12 |
* | Automatic update of translations (#2585) | Jonas Franz | 2017-09-23 | 1 | -0/+11 |
* | fix go get subpackage bug (#2584) | Lunny Xiao | 2017-09-23 | 2 | -32/+14 |
* | Fix broken migration to add can_push field back to table (#2574) | Lauris BH | 2017-09-23 | 1 | -2/+10 |
* | Automatically regenerate indexer for incompatible versions (#2524) | Ethan Koenig | 2017-09-23 | 1 | -19/+18 |
* | Fix drone for tags (#2573) | Lauris BH | 2017-09-22 | 1 | -3/+0 |
* | Use custom type and constants to hold order by options (#2572) | Morlinest | 2017-09-22 | 3 | -32/+51 |
* | Expand fixtures (#2571) | Morlinest | 2017-09-22 | 8 | -1/+204 |
* | Ctrl + Enter to submit forms (#2540) | Jonas Franz | 2017-09-22 | 2 | -1/+10 |
* | fix readme view bug (#2566) | Lunny Xiao | 2017-09-21 | 1 | -1/+3 |
* | Complete push webhooks (#2530) | David Schneiderbauer | 2017-09-21 | 8 | -102/+197 |
* | Add init support of orgmode document type on file view and readme (#2525) | Lunny Xiao | 2017-09-21 | 21 | -66/+1103 |
* | Fix sending mail with a non-latin display name. #2102 (#2559) | RĂ©mi Saurel | 2017-09-21 | 3 | -4/+6 |
* | Use standard lessc and minify CSS using Node.js (#2337) | silverwind | 2017-09-21 | 6 | -3139/+25 |
* | Always run fmt check in CI (#2546) | Ethan Koenig | 2017-09-21 | 2 | -1/+2 |
* | Fix can_push value to false in protected_branch (#2560) | Lauris BH | 2017-09-20 | 3 | -0/+21 |
* | Remove go version check for make fmt (#2558) | Lauris BH | 2017-09-20 | 1 | -5/+2 |
* | Fix /api/repo/search integration tests (#2550) | Morlinest | 2017-09-20 | 1 | -9/+5 |
* | Sync releases table with tags on push and for mirrors (#2459) | Lauris BH | 2017-09-20 | 10 | -118/+366 |
* | Fix duplicated rel attribute (#2549) | Jorge Maldonado Ventura | 2017-09-20 | 1 | -2/+2 |