summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix bad grammar and wordiness (#1741)Patrick G2017-05-181-160/+160
* Change two factor code entry box from text to number (#1733)Patrick G2017-05-161-1/+1
* fix avatar update bug (#1729)Lunny Xiao2017-05-161-0/+1
* re-Generate swagger.json (#1722)Antoine GIRARD2017-05-141-0/+21
* Add new text for reset password flash (#1718)Jonas Östanbäck2017-05-145-5/+8
* gofmt (#1710)Ethan Koenig2017-05-123-10/+9
* Fix rendering of issue checkboxes (#1709)Ethan Koenig2017-05-121-2/+2
* Hide the create organization button (in dashboard/organization section) (#1705)Jun Hsieh ♞2017-05-121-0/+2
* Added Parent property to the repo API (#1687)guyzmo2017-05-123-3/+20
* Don't recreate database in integration tests (#1697)Ethan Koenig2017-05-112-6/+2
* Correct spelling mistakes (#1703)Jonas Östanbäck2017-05-111-9/+8
* LDAP user synchronization (#1478)Lauris BH2017-05-1015-51/+355
* markup: microoptimise for many short filenames in directory (#1534)mappu2017-05-092-2/+6
* remove sqlite tag when integration test with mysql/postgres AND recreate data...Lunny Xiao2017-05-092-5/+12
* Realy don't cache apk indexDaniel Wendler (@cassandra)2017-05-093-3/+3
* Improve dashboard repo search (#1652)Andrey Nering2017-05-096-32/+8654
* Add configuration option for default permission to create Organizations (#1686)Lauris BH2017-05-0813-5/+27
* fix potential sqlite lock #1680Kim "BKC" Carlbäcker2017-05-081-9/+7
|\
| * fix potential sqlite lockLunny Xiao2017-05-051-9/+7
* | fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-084-7/+53
* | Show commit status icon in commits table (#1688)Lauris BH2017-05-0724-87/+4185
* | Enforce netgo build tag while cross-compilation (#1690)Thomas Boerger2017-05-071-3/+3
* | Remove env user salt since no need to use (#1515)Lunny Xiao2017-05-063-4/+0
* | Fix commit sha1 URL rendering in markdown (#1677)Lauris BH2017-05-052-5/+6
* | Remove sha1 hash display in repository table and add latest commit GPG check ...Lauris BH2017-05-054-33/+57