Historial de Commits

Autor SHA1 Mensaje Fecha
  Thibault Meyer 8ad92bb8a4 Verify list len before use it with IN (#3423) hace 7 años
  Unknwon a562228c5e Add org.getUserTeams to reduce redundant code hace 8 años
  Unknwon e74630ae3b #1384 add pagination for repositories hace 8 años
  Unknwon 1f2e173a74 Refactor User.Id to User.ID hace 8 años
  Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user hace 8 años
  Unknwon 4f78abe7dc #3066 fix create organization ignores full name property hace 8 años
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened hace 8 años
  Kim Carlbäcker 3c0c7a9f83 Fix listing team members (#3048) hace 8 años
  Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams hace 8 años
  Unknwon 2bf8494332 #13 finish user and repository search hace 8 años
  Unknwon eed9966ad6 #2727 fix incompatible SQL in PostgreSQL hace 8 años
  Unknwon 5335e671be #2743 more fixes on SQL errors hace 8 años
  Unknwon d57a2b908a #2743 and #2751 fix bad SQL generated by XORM hace 8 años
  Unknwon c9901bbba5 #2743 workaround to fix XORM problem hace 8 años
  Unknwon 97429a25ab #2727 make IN clause compatible with Postgres hace 8 años
  Unknwon aa12135b97 Fix panic when view profile without signin hace 8 años
  Unknwon fd92d91da3 Minor fix for #2578 hace 8 años
  ExMex 2cfe6f8c60 Admins and user itself sees private org relations on profile hace 8 años
  Unknwon ddf9fa06c7 Minor fix for #2530 hace 8 años
  Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page hace 8 años
  Florian Kaiser fb1708e1af Remove unnecessary private functions hace 8 años
  Florian Kaiser 90780a0d90 Use invalid value (-1) instead of 0 to prevent bug if auto increment starts with 0 hace 8 años
  Florian Kaiser bba1847a8e Everyone can see public repos hace 8 años
  Florian Kaiser e35791b2b2 Only show teams the user has access to hace 8 años
  Florian Kaiser 5eafe2b17e Only show repositories the user has access to, on the organization home hace 8 años
  Florian Kaiser 295de51b99 Show all orgs on user profile, except the private one's hace 8 años
  Unknwon 112a7cab31 #2497 incorrect error handle for team name hace 8 años
  Unknwon 9cd16c5b12 #1692 add organization APIs hace 8 años
  Unknwon 3362b3a44f fix possible disclosure hace 8 años
  Unknwon 4d31eb2c0d #2155 fix org max repo limit default to -1 hace 8 años

PANIC: session(release): write data/sessions/0/6/06e684f562138bdc: no space left on device

PANIC

session(release): write data/sessions/0/6/06e684f562138bdc: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)