Andrey Nering and GitHub
a70073e768
Merge pull request #1904 from ethantkoenig/fix/org_api
...
Bug fixes for org member API
2017-06-07 16:49:33 -03:00
Ethan Koenig
f38842320e
Bug fixes for org member API
2017-06-07 12:10:35 -04:00
camlafit and GitHub
952cb8046f
A missing / to provide a correct endpoint
...
solve #1899
2017-06-07 17:57:28 +02:00
Bo-Yi Wu and GitHub
703d18e50d
feat: add check misspelling ( #1877 )
2017-06-05 02:49:46 -05:00
Ethan Koenig and Lunny Xiao
023cad4461
gofmt ( #1868 )
2017-06-04 11:10:16 +08:00
Ethan Koenig and Lunny Xiao
817a405118
Fix paginater length ( #1866 )
2017-06-04 11:07:20 +08:00
Ethan Koenig and Bo-Yi Wu
2ec5dc1661
Fix 404 for external tracking issues ( #1852 )
...
* Fix 404 for external tracking issues
* Fix 404 for new/upload file
2017-06-03 00:56:36 -05:00
Ethan Koenig and Lunny Xiao
b900c04316
Display draft releases ( #1854 )
...
* Display draft releases
* Include ctx.User in user cache
* Integration test
2017-06-03 11:46:56 +08:00
Rémy Boulanouar and Bo-Yi Wu
62f600cf1c
Display all organization from user settings ( #1739 )
...
* Display all organization from user settings
* fix Tab selection
* Update locale_en-US.ini
* Add a condition for display Create organization button
* Remove french translation
* Remove unnecessary admin flag
2017-06-02 03:43:44 -05:00
Antoine GIRARD and Bo-Yi Wu
976c2a05fa
Fix change introduce by update of go-swagger. ( #1727 )
2017-06-01 23:35:31 -05:00
Ethan Koenig and Lunny Xiao
4e5ee2b67a
Fix user profile activity feed ( #1848 )
...
* Fix user profile activity feed
* gofmt, and avoid overlapping database connections
2017-06-02 08:42:25 +08:00
Jonas Östanbäck and Bo-Yi Wu
b93568cce4
xxx_active_code_live setting in printed in hours and minutes instead … ( #1814 )
...
* xxx_active_code_live setting in printed in hours and minutes instead of just hours
* Update app.ini description of xxx_code_lives settings
2017-05-29 02:35:47 -05:00
Rémy Boulanouar and Bo-Yi Wu
e0c6ab2d44
Add Gitea Webhook ( #1755 )
...
* Replace Gogs by Gitea
* Fix missing changes
* Create Gitea webhook and put Gogs webhook apart.
2017-05-29 02:17:15 -05:00
Andrey Nering and GitHub
e67ece26f0
Merge pull request #1750 from andreynering/dashboard-search-org-repos
...
More fixes for dashboard search
2017-05-27 17:40:09 -03:00
Ethan Koenig and Bo-Yi Wu
7e6ff69c00
Fix 500 for GET /teams/:id endpoints ( #1811 )
...
* Fix 500 for GET /teams/:id endpoints
* Integration test for GET /team/:id
* Clean up integration test
2017-05-26 08:15:45 -05:00
Lunny Xiao and Bo-Yi Wu
3611a3e552
fix bug to deny to add orgnization as a member of an orgnization or team ( #1815 )
2017-05-26 08:12:02 -05:00
Ethan Koenig and Lunny Xiao
0c332f0480
Fix activity feed ( #1779 )
...
* Fix activity feed
Preserve actions after user/repo name change
* Add missing comment
* Fix migration, and remove fields completely
* Tests
2017-05-26 09:38:18 +08:00
Ethan Koenig and Bo-Yi Wu
ff2464c87d
Fix renaming bug ( #1786 )
2017-05-24 14:01:02 +08:00
Jonas Östanbäck and Lunny Xiao
7b907ed348
Rename RepoCreationNum -> MaxCreationLimit ( #1766 )
2017-05-24 08:27:08 +08:00
Jonas Östanbäck and Lunny Xiao
85a7396525
Add error direclty when user tries to create new repo and limit already hit ( #1767 )
2017-05-20 16:47:48 +08:00
Lunny Xiao
6362462da8
fix admin lost permission caused by #947
2017-05-19 08:59:26 +08:00
Jonas Östanbäck and Lunny Xiao
0161e46b5a
Add swagger comment for MirrorSync ( #1747 )
...
* Add swagger comment for MirrorSync
* Generate swagger.v1.json
2017-05-19 08:20:06 +08:00
Andrey Nering
8906b2891b
Fix test
...
There was a panic when there's no logged in user
2017-05-18 14:35:06 -03:00
Lunny Xiao and GitHub
fd6034aaf2
Add units to team ( #947 )
...
* add units to team
* fix lint
* finish team setting backend
* finished permission controll on routes
* fix import blank line
* add unit check on ssh/http pull and push and fix test failed
* fix fixtures data
* remove unused code
2017-05-18 22:54:24 +08:00
Andrey Nering
dc2b28ed76
Show repos acording to user/organization
2017-05-18 11:28:29 -03:00
Andrey Nering
8917f47347
Fix org repos not showing on dashboard search
2017-05-18 11:15:32 -03:00
Jonas Östanbäck and Lunny Xiao
e214728725
Add new text for reset password flash ( #1718 )
...
* Forgot password should use ResetPwdCodeLives, not ActiveCodeLives
* Improve documentation for different send mail functions related to password reset
* Improve documentation in conf/app.ini regarding xxx_CODE_LIVE_MINUTES settings
2017-05-14 10:38:30 +08:00
Lauris BH and Kim "BKC" Carlbäcker
524885dd65
LDAP user synchronization ( #1478 )
2017-05-10 15:10:18 +02:00
Lauris BH and Kim "BKC" Carlbäcker
51d0becb42
Add configuration option for default permission to create Organizations ( #1686 )
2017-05-08 21:51:53 +02:00
Lunny Xiao and Bo-Yi Wu
2bb8b3a562
fix bug when push a branch name with / & fix an integration test bug ( #1689 )
2017-05-08 10:55:27 +08:00
Lauris BH and Bo-Yi Wu
79494047b0
Show commit status icon in commits table ( #1688 )
...
* Show commit status icon in commits table
* Add comments
* Fix icons
* Few more places where commit table is displayed
* Change integration test to use goquery for parsing html
* Add integration tests for commit table and status icons
* Fix status to return lates status correctly on all databases
* Rewrote lates commit status selects
2017-05-07 22:40:31 +08:00
Lunny Xiao and Bo-Yi Wu
930d1759ae
Remove env user salt since no need to use ( #1515 )
...
* remove env user salt since no need to use
* remove unused variable from update.go
2017-05-06 21:21:22 +08:00
Lauris BH and Bo-Yi Wu
2e17dda8bb
Remove sha1 hash display in repository table and add latest commit GPG check ( #1678 )
2017-05-05 15:15:36 +08:00
silverwind and Lunny Xiao
935caa7f95
Download files to their original filename ( #1676 )
2017-05-05 14:03:54 +08:00
Bo-Yi Wu and GitHub
75f1afd1fd
fix: tag contain character ) will http 500 on release page ( #1670 )
2017-05-04 23:38:34 +08:00
Ethan Koenig and Lunny Xiao
a5f28a4544
gofmt ( #1662 )
2017-05-04 13:54:56 +08:00
Lunny Xiao and GitHub
1773e88643
Drop db operations from hook commands ( #1514 )
...
* move all database operations from hook command to web command and instead of internal routes
* bug fixed
* adjust the import path sequences
* remove unused return value on hookSetup
2017-05-04 13:42:02 +08:00
Antoine GIRARD and Kim "BKC" Carlbäcker
3edb0c5894
Generate swagger json ( #1402 )
...
- Generate swagger.json into public/
- Add swagger-ui auto-installation
- Add footer link to local swagger-ui
- Add /swagger url for using app url.
- Fix Swagger-UI version via git tag
2017-05-02 15:35:59 +02:00
Lunny Xiao and Bo-Yi Wu
0d1e001b9c
fix multiple readme file rendering and fix #1657 ( #1658 )
...
* fix multiple readme file rendering and fix #1657
* remove unnecessary loop
2017-05-02 16:57:54 +08:00
Jorrit Klein Bramel and Bo-Yi Wu
87efc8c6d4
Sort on repo size in admin panel ( #1654 )
...
* fix #1653 sort on repo size
* fix minor mistake in en-us locale
2017-05-02 16:34:28 +08:00
Lauris BH and Lunny Xiao
0144817971
Do not allow commiting to protected branch from online editor ( #1502 )
...
* Do not allow commiting to protected branch from online editor
* Add editor integration tests for adding new file and not allowing to add new file to protected branch
2017-05-02 08:49:55 +08:00
Willem van Dreumel and Lunny Xiao
950f2e2074
Additional OAuth2 providers ( #1010 )
...
* add google+
* sort signin oauth2 providers based on the name so order is always the same
* update auth tip for google+
* add gitlab provider
* add bitbucket provider (and some go fmt)
* add twitter provider
* add facebook provider
* add dropbox provider
* add openid connect provider incl. new format of tips section in "Add New Source"
* lower the amount of disk storage for each session to prevent issues while building cross platform (and disk overflow)
* imports according to goimport and code style
* make it possible to set custom urls to gitlab and github provider (only these could have a different host)
* split up oauth2 into multiple files
* small typo in comment
* fix indention
* fix indentation
* fix new line before external import
* fix layout of signin part
* update "broken" dependency
2017-05-01 21:26:53 +08:00
Lunny Xiao and Bo-Yi Wu
0308d44a16
fix #1643 and improve integration test ( #1645 )
2017-04-30 13:08:09 +08:00
Lunny Xiao and GitHub
e31c02d4bf
fix bug on issue view when not login ( #1624 )
...
* fix bug on issue view when not login
* hide issue watch when not login
* update the tests
* fix test on issue
2017-04-29 13:52:25 +08:00
Lunny Xiao and GitHub
61b08b5c01
bug fixed for API to get user's repos ( #1622 )
...
* bug fixed for API to get user's repos
* add tests and fix another place
* test user2 since user1 has no repos
2017-04-29 12:33:25 +08:00
Antoine GIRARD and Lunny Xiao
8371f94d06
Rework SSH key management UI to add GPG ( #1293 )
...
* Rework SSH key management UI to add GPG
* Add more detail to gpg key display
* Update CHANGELOG.md
* Implement deletion UI
* Implement adding gpg UI
* Various fixes
- Fix duplicate entry in locale
- Re-generate hash before verification since they are consumed
* Add missing translation
* Split template
* Catch not found/verified email error
2017-04-26 21:10:43 +08:00
Ethan Koenig and Lunny Xiao
c58708d3ee
Integration test framework ( #1290 )
...
* Integration test framework
* udpate drone sign
* Formatting fixes and move router.go to routers/
* update sign for drone
2017-04-25 15:24:51 +08:00
Kim "BKC" Carlbäcker and Lunny Xiao
4bea219128
Status-API ( #1332 )
2017-04-21 19:32:31 +08:00
Lunny Xiao and Kim "BKC" Carlbäcker
52627032bc
Add markup package to prepare for org markup format ( #1493 )
2017-04-21 09:01:08 +02:00
Lunny Xiao and GitHub
f0db3da713
fix go get sub package and add domain on installation to let go get work defaultly ( #1518 )
...
* fix go get sub package and add domain on installation to let go get work defaultly
* fix import sequence
* fix .git problem
2017-04-21 10:43:29 +08:00