summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-21Remove the Install Client Library id from the gct menu group in plugin.xml.Oluwatobi Bashir-Bello
2014-08-21Merge "Remove the "install client libraries" action." into idea133Oluwatobi Bashir-Bello
2014-08-21Fixed the bug where "Tools -> Google Cloud Tools -> Generate Endpoint" functi...Oluwatobi Bashir-Bello
2014-08-15Merge "Add a feature to import a specified settings jar." into idea133Oluwatobi Bashir-Bello
2014-08-15Merge "Add functionality to export the IDEA settings into a specified file." ...Oluwatobi Bashir-Bello
2014-08-15Add functionality to export the IDEA settings into a specified file.Oluwatobi Bashir-Bello
2014-08-14Add a feature to import a specified settings jar.Oluwatobi Bashir-Bello
2014-08-14Revert "Revert "Creates a simple deploy dialog using appcfg.""Benjamin Wulfe
2014-08-14Revert "Creates a simple deploy dialog using appcfg."Benjamin Wulfe
2014-08-12Creates a simple deploy dialog using appcfg.Benjamin Wulfe
2014-07-30App Engine Run with Gradle syncAppu Goundan
2014-07-25Rename getMainSourceSet -> getMainSourceProviderSiva Velusamy
2014-07-24Updated code to changes made to GradleSyncListener.Alex Ruiz
2014-07-24Fix compilation error.Alex Ruiz
2014-07-18New appengine facet configuration persistence.Benjamin Wulfe
2014-06-24Remove the "install client libraries" action.Oluwatobi Bashir-Bello
2014-06-24Merge "Make the Google login an independet plugin." into idea133Rajeev Dayal
2014-06-24Make the Google login an independet plugin.Oluwatobi Bashir-Bello
2014-06-23Remove new module action from cloud action groupAppu Goundan
2014-06-18Add missing listener for updating client module name.Dmitry Jemerov
2014-06-12Builder Model for Appengine Gradle ProjectsAppu Goundan
2014-06-11Merge "Google Login - add the ui portion of the Google Login feature." into i...Rajeev Dayal
2014-06-11Revert "Builder Model import for App Engine Gradle"Siva Velusamy
2014-06-11Builder Model import for App Engine GradleAppu Goundan
2014-06-09Google Login - add the ui portion of the Google Login feature.Oluwatobi Bashir-Bello
2014-06-04Remove isInternal() check for new backend module wizard.Dmitry Jemerov
2014-06-02Fit-and-polish for new module wizard.Dmitry Jemerov
2014-05-22Merge "Google Login - add the Google Login API." into idea133Rajeev Dayal
2014-05-22Google Login - add the Google Login API.Oluwatobi Bashir-Bello
2014-05-21Support GCM API key generation for new GCM backend modules.Dmitry Jemerov
2014-05-20Don't create "new backend module" steps when creating project.Dmitry Jemerov
2014-05-16Wizard for creating App Engine backends in New Module wizard.Dmitry Jemerov
2014-05-14Merge "Add Generate Endpoint action to create a rudimentary endpoint class fr...Rajeev Dayal
2014-05-12Add Generate Endpoint action to create a rudimentary endpoint class from a se...Oluwatobi Bashir-Bello
2014-05-08Merge "Clean up of the REST Signature Inspection." into idea133Appu Goundan
2014-05-03Clean up of the REST Signature Inspection.Oluwatobi Bashir-Bello
2014-04-29Merge "Fixed multiple VM args in DevAppServer config not working." into idea133Appu Goundan
2014-04-29Merge "Fix for Bug 14402911 java.lang.NullPointerException in com.google.gct....Appu Goundan
2014-04-29Fix for Bug 14402911 java.lang.NullPointerException in com.google.gct.idea.ap...Oluwatobi Bashir-Bello
2014-04-28Fix for b/13874014 Android Studio: Methods annotated as @ApiMethod shouldn't ...Oluwatobi Bashir-Bello
2014-04-21Fixed multiple VM args in DevAppServer config not working.Mattias Buelens
2014-04-08Clean up code style, organize importsAppu Goundan
2014-04-08Merge "Move to code in com.google.gct.intellij.endpoints to com.google.gct.id...Appu Goundan
2014-04-08Adjust code to changes made to GradleProjectImporter.Alex Ruiz
2014-04-07Merge "Added method 'syncStarted' to GradleImporter.Callback." into idea133Alex Ruiz
2014-04-07Move to code in com.google.gct.intellij.endpoints to com.google.gct.idea.appe...Oluwatobi Bashir-Bello
2014-04-07Merge "Add a step to check the preference and then populate the New App ENgin...Appu Goundan
2014-04-07Merge "Choice of Sample Templates in the Google Cloud Tools setting tab in th...Appu Goundan
2014-04-07Formatting fixes for templatesAppu Goundan
2014-04-04Added method 'syncStarted' to GradleImporter.Callback.Alex Ruiz