Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary « Newer  Topics 11 - 20 of 168  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Geddy is a simple, structured Web framework for NodeJS.
 

Travis Support 
  Hi, I noticed we have .travis.yml file in model Is there a CI somewhere? [link] I noticed that travis ran some builds from a geddy's fork<[link]>, but it would be nice to have this run from master. Miguel
By Miguel Madero  - Apr 26 - 12 new of 12 messages    

Array for Object 
  Hello! With the new Geddy changes, i've need to changes all my Arrays for Objects. I have one voting system for comments, with array its look like this: Later Model -> Porperty PositiveVotes: Array Now -> property Votes: Object Later -> Votes has userIds like: PositiveVotes: [ 'id1', 'id2', 'id3', 'id4', 'id5' ]... more »
By Eric Ponce  - Apr 25 - 4 new of 4 messages    

Create an app accessible only on LAN 
  Hello, I had a question I could not find an answer to: "Is it possible to run a geddy app and have it accessible to LAN users?". I just wanted to create a small app that I could share with colleagues at work. I don't really see the point in deploying it in the cloud as it is something that would be used by very few users and would have no sense for... more »
By Sepichat  - Apr 24 - 4 new of 4 messages    

New release branch, v0.8 
  Gedders, It's time for a new release. I've cut a branch, and would appreciate a little sanity-checking before I push it out: [link] Here's the Changelog with the list of what's in it: [link] Lots of good stuff in there, including the huge refactor of app.js --... more »
By Matthew Eernisse  - Apr 23 - 7 new of 7 messages    

Show "Carry Return" or \n\r correctly 
  Hi! When I write a text into a text area with a some new lines or carry returns (i dont know wich is the correct word to describe \n\r) like this: Example text: ------------------------------ ---- Hello This is my text With some carry returns --------END------------------- - and later I save it into a mongodb, this saves for example "Hello\n\rThis... more »
By Eric Ponce  - Apr 23 - 6 new of 6 messages    

Question with the ID field 
  Hello! When we create objects in geddy, these have one id field like: 6C45ABD6-8BF4-48B7-9E3A-BC92AD FACF66 It's unique or it's possible that another object has an equal id? thanks!!!!
By Eric Ponce  - Apr 23 - 7 new of 7 messages    

SSL 
  Hi! How to run a server using https? What settings should be?
By Naima  - Apr 23 - 2 new of 2 messages    

Regression in the last two weeks, app won't start anymore 
  App used to be working just fine, but won't start since I ran `npm update`. Not sure where the problem is, I've been hunting around for a while. 22:09:06 web.1 | started with pid 39712 22:09:06 web.1 | /Users/snip/Documents/geddy/no de_modules/utilities/lib/core. js:22 22:09:06 web.1 | for (var p in src) {... more »
By Ben Ng  - Apr 22 - 7 new of 7 messages    

Setting Max Length on Model Properties 
  Hello: How can I set a max length for a property of type string of a model? Thanks.
By Willy Joseph  - Apr 22 - 3 new of 3 messages    

Array property model problem 
  GeddyVersion: 0.7.21 NodeVersion: 0.8.22 OS: Ubuntu 12.04 Hi, I make a new app, when I call a "create function" on models with arrays, I get the next error: timers.js:103 if (!process.listeners('uncaughtE xception').length) throw e; ^... more »
By edugg  - Apr 22 - 3 new of 3 messages    

11 - 20 of 168   « Newer | Older »

XML       Send email to this group: geddyjs@googlegroups.com