Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 418847

Summary: New database handler for Gerrit
Product: Community Reporter: Denis Roy <denis.roy>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: chris.guindon, david_williams
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Patch v1
none
Patch v2
none
gitignore_global none

Description Denis Roy CLA 2013-10-07 13:36:01 EDT
Created attachment 236188 [details]
Patch v1

I want to create a simple web api call that will require reading the Gerrit database.  I've created the out-of-Git classfile, and this is the proposed change to app.class.php
Comment 1 Christopher Guindon CLA 2013-10-07 16:14:27 EDT
Comment on attachment 236188 [details]
Patch v1

Look good to me!
Comment 2 Denis Roy CLA 2013-10-25 13:05:26 EDT
Created attachment 236915 [details]
Patch v2

I typically try to avoid combining changes, but I'm testing locally and ShortOpenTags is off, which is the default on most servers.  Since Matt is in the process of building a new www VM, I think we can start actively fixing these.

Chris, please review if you can and I'll push this today.
Comment 3 Denis Roy CLA 2013-10-25 13:07:11 EDT
Not sure how to remove the .settings and such files from being generated in the patch, but I don't be committing those.
Comment 4 Christopher Guindon CLA 2013-10-28 10:54:18 EDT
Created attachment 236958 [details]
gitignore_global

(In reply to Denis Roy from comment #3)
> Not sure how to remove the .settings and such files from being generated in
> the patch, but I don't be committing those.

You need a global gitignore file. Attach is a copy of my personal global gitignore file.

For more information:
https://help.github.com/articles/ignoring-files#global-gitignore

Let me know once you did a re-roll of your patch and I will review it!

thanks
Comment 5 Denis Roy CLA 2013-11-06 16:15:37 EST
I've pushed this through with a gitignore.  Sorry, I was working on something else.


http://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=53adb9ae40abf5eb77ad28eda00a4993de74a0a1