 Ethan KoenigandLauris BH
|
f014e42a06
|
Backport: Fix lint, fmt and integration testing errors (#2553)
* Fix lint errors
* Fix fmt errors (#2544)
* Hotfix for integration testing (#2473)
* Hotfix for integration testing
|
2017-09-20 19:30:20 +03:00 |
|
 Ethan KoenigandLauris BH
|
fd6e91077a
|
Fix SQL condition bug in GetFeeds(..) (#2360)
|
2017-08-23 08:51:58 +03:00 |
|
 Ethan KoenigandLauris BH
|
e7653a67a1
|
No error log entries for repo 404 (#2200)
|
2017-08-19 15:32:18 +03:00 |
|
 Ethan KoenigandLunny Xiao
|
7907786040
|
Trigger sync webhooks on UI commit (#2302)
* Trigger sync webhooks on UI commit
* Also fix UI upload/delete
|
2017-08-17 15:22:08 +08:00 |
|
Ethan Koenig
|
e58237ee3f
|
Fix import order
|
2017-07-06 16:38:38 -04:00 |
|
Ethan Koenig
|
e14ea9979b
|
Relative URL tests
|
2017-07-06 12:46:31 -04:00 |
|
Ethan Koenig
|
b1d7348a20
|
Fix wiki preview links
|
2017-07-06 12:07:15 -04:00 |
|
 Ethan KoenigandLauris BH
|
eae9154811
|
Fix SQL bug in models.PullRequests
|
2017-07-01 14:08:43 +03:00 |
|
Ethan Koenig
|
2b410e44b2
|
lint
|
2017-06-29 12:11:34 -04:00 |
|
Ethan Koenig
|
05e3726415
|
Use default avatar on error
|
2017-06-29 12:10:33 -04:00 |
|
Ethan Koenig
|
23f0728879
|
Don't ignore gravatar error
|
2017-06-29 10:37:55 -04:00 |
|
Ethan Koenig
|
d1e4af66c1
|
Set console to debug for integration tests
|
2017-06-15 08:12:30 -04:00 |
|
Ethan Koenig
|
23d0735f90
|
Absolute path for setting.CustomConf
|
2017-06-09 22:27:13 -04:00 |
|
Ethan Koenig
|
e9b1b908ee
|
Fix setting.AppPath for integration tests
|
2017-06-09 15:42:48 -04:00 |
|
Ethan Koenig
|
971e3a35c1
|
Require token before checking membership/ownership
|
2017-06-07 12:20:32 -04:00 |
|
Ethan Koenig
|
f38842320e
|
Bug fixes for org member API
|
2017-06-07 12:10:35 -04:00 |
|
Ethan Koenig
|
9f9289fc68
|
Run unused test
|
2017-06-04 14:28:17 -04:00 |
|
Ethan Koenig
|
1a09afc729
|
Fix misspelled variables
|
2017-06-04 13:39:08 -04:00 |
|
Ethan Koenig
|
c85ff532e9
|
Commitless repos should be bare
|
2017-05-28 22:31:40 -04:00 |
|
Ethan Koenig
|
17f403fbcd
|
Fix nil-dereference bug
|
2017-03-15 14:09:44 -04:00 |
|
Ethan Koenig
|
ec3a696e2d
|
Fix lint errors
|
2017-02-22 17:10:45 -05:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
076f940f1f
|
Fix logging bug
Error logged everytime an assignee was removed
|
2017-02-12 08:54:15 +01:00 |
|
Ethan Koenig
|
438e1a7d46
|
Fix inconsistencies in unit test fixtures
|
2017-02-05 22:43:31 -05:00 |
|
Ethan Koenig
|
f82ea42679
|
Fix bug in removeOrgRepo
|
2017-02-04 11:01:21 -05:00 |
|
Ethan Koenig
|
5972aa9af3
|
Fix inconsistencies in test fixtures
|
2017-02-04 11:01:06 -05:00 |
|
Ethan Koenig
|
bb76285762
|
Unit tests for models/wiki
|
2017-01-27 13:08:17 -05:00 |
|
Ethan Koenig
|
a2412492da
|
Unit tests and bug fix for models/org
|
2017-01-27 12:24:06 -05:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
b316b2e740
|
Unit tests for models/admin
|
2017-01-09 21:49:51 +01:00 |
|
Ethan Koenig
|
72bfabfada
|
Unit tests for models/pull.go
|
2017-01-06 10:08:23 -05:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
0c301f7b5c
|
Release API endpoints
|
2017-01-02 00:10:52 +01:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
de8b73dd92
|
Unit tests for token and update models
|
2016-12-31 10:17:45 +01:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
35d9378e4e
|
Permissions bug fix for webhooks
|
2016-12-28 20:12:23 +01:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
8de8ec027d
|
Update sdk
|
2016-12-25 14:51:57 +01:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
9847b38518
|
Organization webhook API endpoints
|
2016-12-25 14:51:57 +01:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
7b5b5178e1
|
Bug fix for edit-hook API endpoint
|
2016-12-09 20:11:56 +01:00 |
|
 Ethan KoenigandKim "BKC" Carlbäcker
|
04b9a7e7a2
|
Bug fixes for repo permissions in API
Also move duplicated code into repo.APIFormat(..)
|
2016-12-07 12:55:24 +01:00 |
|
Ethan Koenig
|
0834e492c0
|
API endpoints for stars
|
2016-11-16 22:51:54 -05:00 |
|