summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't ignore error in getMergeCommit (#1843)Ethan Koenig2017-05-311-3/+9
* Fix locking bug in removeOrgRepo (#1842)Ethan Koenig2017-06-011-1/+1
* Fix pull request compare link (#1832)Ethan Koenig2017-05-313-2/+41
* Fix status table race condition (#1835)Ethan Koenig2017-05-315-10/+26
* Add variable for docker tag (#1825)himaaaatti2017-05-311-1/+2
* Fix FOUC on Firefox (#1728)Sondre Nilsen2017-05-314-2/+17
* Fix PR template error (#1834)Ethan Koenig2017-05-301-7/+5
* Update code.gitea.io/git (#1824)Ethan Koenig2017-05-3011-117/+200
* Use ghost users in issues/PRs (#1831)Ethan Koenig2017-05-301-2/+8
* use writeTmpKeyFile in calcFingerprint (#1828)Timo Myyrä2017-05-291-10/+2
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-2914-23/+44
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-2911-12/+167
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-274-25/+8
|\
| * Fix private repo iconAndrey Nering2017-05-271-1/+1
| * Fix testAndrey Nering2017-05-181-1/+1
| * Show repos acording to user/organizationAndrey Nering2017-05-183-2/+7
| * Remove colaborative repo panelAndrey Nering2017-05-181-23/+0
| * Fix org repos not showing on dashboard searchAndrey Nering2017-05-181-0/+1
* | Fix invalid reference in feeds template (#1820)Ethan Koenig2017-05-273-1/+16
* | Improve clarity between is_activated and prohibit_login (#1788)Patrick G2017-05-271-2/+2
* | resign drone and fix #1816 (#1819)Lunny Xiao2017-05-261-1/+1
* | Fix 500 for GET /teams/:id endpoints (#1811)Ethan Koenig2017-05-263-25/+63
* | fix bug to deny to add orgnization as a member of an orgnization or team (#1815)Lunny Xiao2017-05-263-0/+14
* | Give all units to owner team (#1812)Ethan Koenig2017-05-261-0/+1
* | Fix deadlock in updateRepository (#1813)Ethan Koenig2017-05-261-4/+8
* | Fix activity feed (#1779)Ethan Koenig2017-05-2611-165/+238
* | Adding #issuecomment to the URL in E-Mail notifications (#1674)Jonas Franz2017-05-253-12/+19
* | Remove stale rule from Makefile (#1782)Ethan Koenig2017-05-251-5/+0
* | Only run coverage on merges/pushes to master (#1783)Ethan Koenig2017-05-252-1/+7
* | fix bug not to trim space of login username (#1796)Lunny Xiao2017-05-251-1/+6
* | Fix renaming bug (#1786)Ethan Koenig2017-05-241-1/+1
* | Make navbar scroll on overflow (#1777)Patrick G2017-05-242-0/+73
* | Rename RepoCreationNum -> MaxCreationLimit (#1766)Jonas Östanbäck2017-05-242-3/+3
* | Improve grammar (#1775)Patrick G2017-05-231-10/+10
* | Delete repo redirects on repo deletion (#1776)Ethan Koenig2017-05-231-0/+1
* | Make side nav on dashboard stackable (#1778)Patrick G2017-05-231-1/+1
* | fix: #1757 fix set MAX_CREATION_LIMIT as zero. (#1762)Bo-Yi Wu2017-05-211-0/+1
* | Fix unloaded owner (#1770)Ethan Koenig2017-05-211-2/+3
* | Fix and test for delete user (#1713)Ethan Koenig2017-05-2011-68/+160
* | Add error direclty when user tries to create new repo and limit already hit (...Jonas Östanbäck2017-05-201-0/+4
* | Update HighlightJS and fix YAML files highlighting (#1764)Andrey Nering2017-05-207-39/+41
* | Admin should always be allowed to create repos even if hit limit (#1765)Jonas Östanbäck2017-05-201-0/+3
* | fixes wrong after field in webhook payload (#1746)Kim "BKC" Carlbäcker2017-05-191-1/+1
|\ \
| * | fixes wrong after field in webhook payloadDiep Pham2017-05-181-1/+1
| |/
* | fix admin lost permission caused by #947 (#1753)Kim "BKC" Carlbäcker2017-05-194-9/+14
|\ \
| * | fix admin lost permission caused by #947Lunny Xiao2017-05-194-9/+14
|/ /
* | Add button to admin ui (#1738)Rémy Boulanouar2017-05-192-0/+4
* | Add swagger comment for MirrorSync (#1747)Jonas Östanbäck2017-05-192-0/+25
* | Add units to team (#947)Lunny Xiao2017-05-1818-69/+322
* | Correct grammar in APIEmpty documentation (#1748)Jonas Östanbäck2017-05-182-2/+2
|/