Coder Social home page Coder Social logo

rock-php's People

rock-php's Issues

使用_id查询时出错

array (
  '_id' => new MongoId('4c45532360a9f16c00ef189a'),
)

提交后,查询框中的对象变得一个序列后的结果,导致不能��
�续执行查询

Original issue reported on code.google.com by [email protected] on 20 Jul 2010 at 7:44

[rockphp]we need a native PHP extension

Requirements:

Features may be required:
* cache php variables, such as go_types
* define constants, DS, __ROOT__, __VERSION__ ...
* functions: import(), x(), xn(), rock_xxx() ...
* classes: Rock, RModel, RView

rock.php maybe never used again.



References:


Original issue reported on code.google.com by [email protected] on 6 Aug 2010 at 8:48

[rockmongo]new feature requirements

需求:
* 创建和删除db
* 修改db和collection的名称
* collection索引管理
* collection的相关信息(比如是否capped)
* db相关信息,比如尺寸

参考:


Original issue reported on code.google.com by [email protected] on 12 Jul 2010 at 3:08

[rockmongo]notice error

Requirements:

[17-Aug-2010 14:15:21] PHP Notice:  Undefined variable: arrayLink in 
/opt/app/mongo/rockmongo/app/views/index/collection.php on line 141
[17-Aug-2010 14:15:21] PHP Notice:  Undefined variable: jsonLink in 
/opt/app/mongo/rockmongo/app/views/index/collection.php on line 141
[17-Aug-2010 14:15:31] PHP Notice:  Undefined variable: arrayLink in 
/opt/app/mongo/rockmongo/app/views/index/collection.php on line 141
[17-Aug-2010 14:15:31] PHP Notice:  Undefined variable: jsonLink in 
/opt/app/mongo/rockmongo/app/views/index/collection.php on line 141


References:


Original issue reported on code.google.com by [email protected] on 17 Aug 2010 at 6:18

考虑“正在使用道具”的问题

如果一个道具被使用,很显然要从仓库和背包中移除,但是��
�起到的时间、作用就可能需要记录在别的数据表中。


Original issue reported on code.google.com by [email protected] on 9 Jul 2010 at 7:10

提供一个MongoDB管理工具

需求:
提供一个MongoDB管理工具,包括用户登录、主机、数据库、表�
��索引等等管理

参考:
无

Original issue reported on code.google.com by [email protected] on 12 Jul 2010 at 9:23

Functions on collection results fail for integer ids

What steps will reproduce the problem?
1.Create a collection in Mongo uses integer IDs instead of generated IDs
2. View the collection and try to use the update, delete, or duplicate links

update returns an error:
"Notice: Undefined index: _id in .../app/views/index/modifyRow.php on line 1"

delete does not actually delete the row

duplicate shows a blank copy

Original issue reported on code.google.com by [email protected] on 5 Aug 2010 at 6:06

String IDs are not supported

I have a few collections that use a string as the ID, the attribute shows up as 
something like:     "_id" :  "this.is.String.ID-A"

This seems to make the operations menu not pop-up on mouse over. If I manually 
make the div visible, everything seems to work.

Original issue reported on code.google.com by [email protected] on 19 Aug 2010 at 8:19

create service startup scripts

* 自动将缓存同步到各个Web Server的磁盘上
* 每个启动服务的时候
 * 启动web server
 * 将本地磁盘上的缓存读入内存(apc_store)
* 启动Load Balancer 

Original issue reported on code.google.com by [email protected] on 7 Jul 2010 at 3:52

Collections with non-generated IDs do not work

What steps will reproduce the problem?
1.Create a collection in Mongo uses integer IDs instead of generated IDs


The collection cannot be displayed, instead
Fatal error: Call to a member function __toString() on a non-object in 
/home/milkjet/mongo.milkjet.com/rockmongo/app/views/index/collection.php on 
line 189

is shown when hovering over the results area.

Original issue reported on code.google.com by [email protected] on 4 Aug 2010 at 12:25

[rockmongo]version strict

Requirements:

* php_mongo version (>0.9.0)
* php version (>=5.1.6, 5.2, 5.3)
* server version (0.4.x, 0.5.x, 0.6.x)

References:


Original issue reported on code.google.com by [email protected] on 10 Aug 2010 at 2:50

add hosts dynamicly?

Requirements:

It's required for managing a large mount of servers.

we will make a discuss if implement the feature.

References:


Original issue reported on code.google.com by [email protected] on 28 Aug 2010 at 4:46

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.