Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

CIRCLE / cloud

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 94
  • Merge Requests 10
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Merged
Merge request !304 opened Mar 11, 2015 by Kálmán Viktor@kviktor 
  • Report abuse
Report abuse

Fix datastore bugs ✅

Closes #387 (closed)

  • Discussion 2
  • Commits 6
  • Changes
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Kálmán Viktor @kviktor

    Added 1 new commit:

    • 9ee74088 - dashboard: fix storage copypaste mistake
    Mar 11, 2015

    Added 1 new commit:

    • 9ee74088 - dashboard: fix storage copypaste mistake
    Added 1 new commit: * 9ee74088 - dashboard: fix storage copypaste mistake
    Toggle commit list
  • Bach Dániel @bachdaniel commented Mar 11, 2015
    Owner
    WorkerNotFound at /dashboard/storage/
    No exception message supplied
    Request Method: GET
    Request URL:    https://miskolc.cloud.bme.hu:2920/dashboard/storage/
    Django Version: 1.7.5
    Exception Type: WorkerNotFound
    Exception Location: /home/cloud/circle/circle/storage/models.py in get_remote_queue_name, line 74

    ^ fixed

    Edited Mar 16, 2015
    ``` WorkerNotFound at /dashboard/storage/ No exception message supplied Request Method: GET Request URL: https://miskolc.cloud.bme.hu:2920/dashboard/storage/ Django Version: 1.7.5 Exception Type: WorkerNotFound Exception Location: /home/cloud/circle/circle/storage/models.py in get_remote_queue_name, line 74 ``` ^ fixed
  • Kálmán Viktor @kviktor

    Added 9 new commits:

    • b5078735 - dashboard: don't fail if datastore is missing
    • 39af41bd - dashboard: profile fixes
    • 0193fba3 - Merge branch 'profile-fixes' into 'master'
    • f6a6e14c - circle: add GPL header
    • 35881b87 - dashboard: create arrowfilter templatetag
    • 7a5a3104 - dashboard: use arrowfilter in templates
    • 470d1682 - Merge branch 'arrow_date' into 'master'
    • 6e51a275 - dashboard: fix TypeError (unexpected keyword argument 'logger') in GroupCodeMixin
    • 47d1eca5 - Merge branch 'master' into datastore-bugs
    Mar 16, 2015

    Added 9 new commits:

    • b5078735 - dashboard: don't fail if datastore is missing
    • 39af41bd - dashboard: profile fixes
    • 0193fba3 - Merge branch 'profile-fixes' into 'master'
    • f6a6e14c - circle: add GPL header
    • 35881b87 - dashboard: create arrowfilter templatetag
    • 7a5a3104 - dashboard: use arrowfilter in templates
    • 470d1682 - Merge branch 'arrow_date' into 'master'
    • 6e51a275 - dashboard: fix TypeError (unexpected keyword argument 'logger') in GroupCodeMixin
    • 47d1eca5 - Merge branch 'master' into datastore-bugs
    Added 9 new commits: * b5078735 - dashboard: don't fail if datastore is missing * 39af41bd - dashboard: profile fixes * 0193fba3 - Merge branch 'profile-fixes' into 'master' * f6a6e14c - circle: add GPL header * 35881b87 - dashboard: create arrowfilter templatetag * 7a5a3104 - dashboard: use arrowfilter in templates * 470d1682 - Merge branch 'arrow_date' into 'master' * 6e51a275 - dashboard: fix TypeError (unexpected keyword argument 'logger') in GroupCodeMixin * 47d1eca5 - Merge branch 'master' into datastore-bugs
    Toggle commit list
  • Bach Dániel @bachdaniel commented Mar 16, 2015
    Owner

    👍

    :+1:
  • Bach Dániel @bachdaniel

    mentioned in commit f211db99

    Mar 16, 2015

    mentioned in commit f211db99

    mentioned in commit f211db994d53636a14e1861968f4ad96f6b35d39
    Toggle commit list
  • Bach Dániel @bachdaniel

    Status changed to merged

    Mar 16, 2015

    Status changed to merged

    Status changed to merged
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Guba Sándor
Assignee
Guba Sándor @gubasandor
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View labels
3
3 participants
Reference: circle/cloud!304