SmalltalkHub upgrade! Hi, I'm pleased to announce a new SmalltalkHub upgrade. This upgrade includes quite some bug fixes and speed improvements. - new buttons to delete mcz files and packages - deleting projects will delete mcz files - team can now also be deleted - the MCZ cache is now correctly flushed when required - Private projects are now hidden from all public timelines - Speed improvements for some Mongo requests Issue fixes: - issue 16: Cannot delete project - Issue 1: Monticello Registration snippet should not supply user name - Issue 5: Some message should be shown when you try do delete the only member of a Team - Issue 6: I just got to see an Amber debugger while trying to log out - Issue 25: Remove packages does not work - Issue 23: Encoding problem You can follow the bug tracker of SmalltalkHub and report issues there: https://code.google.com/p/smalltalk-hub/issues Cheers, Nico
I really love what have you done with smalltalk hub. I dont think any other programming language has such a dedicated online repo as well designed as this. Of course there is github but its not quite the same as using a repo that has been created in your language of choice. The new features are definetly a step forward. I am curious is there an API that pharo can use to manage smalltalkhub ? By manage I mean to push, commit , pull etc Or ask smalltalkhub to search for a specific project and return its http adress and such things that we can already do from the browser. Keep up the amazing work. By the way hows Helios and the new amber debugger going ? -- View this message in context: http://forum.world.st/Pharo-dev-SmalltalkHub-upgrade-tp4696167p4696185.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On Fri, Jun 28, 2013 at 6:10 PM, kilon <thekilon@yahoo.co.uk> wrote:
I am curious is there an API that pharo can use to manage smalltalkhub ? By manage I mean to push, commit , pull etc Or ask smalltalkhub to search for a specific project and return its http adress and such things that we can already do from the browser.
Smalltalkhub offers a REST API that the javascript client uses to show the website. You can get more information by looking at the source code: http://smalltalkhub.com/#!/~NicolasPetton/SmalltalkHub. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Hi! Helios will be shipped with the next release of Amber. The stepping debugger won't make it into the release though, it's not ready yet. Nico On Jun 28, 2013, at 6:10 PM, kilon <thekilon@yahoo.co.uk> wrote:
By the way hows Helios and the new amber debugger going ?
-- Nicolas Petton http://www.nicolas-petton.fr
On Mon, Jul 1, 2013 at 9:17 AM, Nicolas Petton <petton.nicolas@gmail.com> wrote:
Helios will be shipped with the next release of Amber. The stepping debugger won't make it into the release though, it's not ready yet.
but can we reuse Helios as the SmalltalkHub mcz browser? -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
we could, but Helios is supposed to be an environment, not just a code browser. I'll see. Nico On Jul 1, 2013, at 3:20 PM, Damien Cassou <damien.cassou@gmail.com> wrote:
but can we reuse Helios as the SmalltalkHub mcz browser?
-- Nicolas Petton http://www.nicolas-petton.fr
tx nicolas!! Stef On Jun 28, 2013, at 5:23 PM, Nicolas Petton <petton.nicolas@gmail.com> wrote:
SmalltalkHub upgrade!
Hi, I'm pleased to announce a new SmalltalkHub upgrade. This upgrade includes quite some bug fixes and speed improvements.
- new buttons to delete mcz files and packages - deleting projects will delete mcz files - team can now also be deleted - the MCZ cache is now correctly flushed when required - Private projects are now hidden from all public timelines - Speed improvements for some Mongo requests
Issue fixes:
- issue 16: Cannot delete project - Issue 1: Monticello Registration snippet should not supply user name - Issue 5: Some message should be shown when you try do delete the only member of a Team - Issue 6: I just got to see an Amber debugger while trying to log out - Issue 25: Remove packages does not work - Issue 23: Encoding problem
You can follow the bug tracker of SmalltalkHub and report issues there: https://code.google.com/p/smalltalk-hub/issues
Cheers, Nico
Hi Nicolas, Great work. Thanks for taking care. Like I said before: it is a great responsibility that you are carrying, respect ! One day you have to write a blog post giving us all some insight in the production details, with some nice numbers and graphs. Sven PS: Is a source code browsing feature something that we can expect someday ? It is really something that I miss: I often want to have a quick look at some code, before defining the repository and/or loading it. On 28 Jun 2013, at 17:23, Nicolas Petton <petton.nicolas@gmail.com> wrote:
SmalltalkHub upgrade!
Hi, I'm pleased to announce a new SmalltalkHub upgrade. This upgrade includes quite some bug fixes and speed improvements.
- new buttons to delete mcz files and packages - deleting projects will delete mcz files - team can now also be deleted - the MCZ cache is now correctly flushed when required - Private projects are now hidden from all public timelines - Speed improvements for some Mongo requests
Issue fixes:
- issue 16: Cannot delete project - Issue 1: Monticello Registration snippet should not supply user name - Issue 5: Some message should be shown when you try do delete the only member of a Team - Issue 6: I just got to see an Amber debugger while trying to log out - Issue 25: Remove packages does not work - Issue 23: Encoding problem
You can follow the bug tracker of SmalltalkHub and report issues there: https://code.google.com/p/smalltalk-hub/issues
Cheers, Nico
On Sun, Jun 30, 2013 at 4:01 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
PS: Is a source code browsing feature something that we can expect someday ? It is really something that I miss: I often want to have a quick look at some code, before defining the repository and/or loading it.
could we use Helios for that? -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
Thanks Damien :) -- View this message in context: http://forum.world.st/Pharo-dev-SmalltalkHub-upgrade-tp4696167p4696431.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Thanks Sven. And yes, a code browser is overdue (and planned). Nico On Jun 30, 2013, at 4:01 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hi Nicolas,
Great work. Thanks for taking care. Like I said before: it is a great responsibility that you are carrying, respect !
One day you have to write a blog post giving us all some insight in the production details, with some nice numbers and graphs.
Sven
PS: Is a source code browsing feature something that we can expect someday ? It is really something that I miss: I often want to have a quick look at some code, before defining the repository and/or loading it.
On 28 Jun 2013, at 17:23, Nicolas Petton <petton.nicolas@gmail.com> wrote:
SmalltalkHub upgrade!
Hi, I'm pleased to announce a new SmalltalkHub upgrade. This upgrade includes quite some bug fixes and speed improvements.
- new buttons to delete mcz files and packages - deleting projects will delete mcz files - team can now also be deleted - the MCZ cache is now correctly flushed when required - Private projects are now hidden from all public timelines - Speed improvements for some Mongo requests
Issue fixes:
- issue 16: Cannot delete project - Issue 1: Monticello Registration snippet should not supply user name - Issue 5: Some message should be shown when you try do delete the only member of a Team - Issue 6: I just got to see an Amber debugger while trying to log out - Issue 25: Remove packages does not work - Issue 23: Encoding problem
You can follow the bug tracker of SmalltalkHub and report issues there: https://code.google.com/p/smalltalk-hub/issues
Cheers, Nico
-- Nicolas Petton http://www.nicolas-petton.fr
On 30 Jun 2013, at 16:01, Sven Van Caekenberghe <sven@stfx.eu> wrote:
One day you have to write a blog post giving us all some insight in the production details, with some nice numbers and graphs.
BTW, isn't SmalltalkHub running on Pharo 2.0 ? The Jenkins image that I have does in any case, is that not the deployed one ? But at the bottom it (still) says "Running Amber 0.9.1 - Pharo 1.4 - Seaside 3.0 - MongoDB 2.0.4". Sven
Right, I just forgot to update the footer :) It is 2.0! Nico On Jul 8, 2013, at 4:37 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 30 Jun 2013, at 16:01, Sven Van Caekenberghe <sven@stfx.eu> wrote:
One day you have to write a blog post giving us all some insight in the production details, with some nice numbers and graphs.
BTW, isn't SmalltalkHub running on Pharo 2.0 ?
The Jenkins image that I have does in any case, is that not the deployed one ?
But at the bottom it (still) says "Running Amber 0.9.1 - Pharo 1.4 - Seaside 3.0 - MongoDB 2.0.4".
Sven
-- Nicolas Petton http://www.nicolas-petton.fr
On 08 Jul 2013, at 16:48, Nicolas Petton <petton.nicolas@gmail.com> wrote:
Right, I just forgot to update the footer :) It is 2.0!
Which is cool, BTW.
Nico
On Jul 8, 2013, at 4:37 PM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 30 Jun 2013, at 16:01, Sven Van Caekenberghe <sven@stfx.eu> wrote:
One day you have to write a blog post giving us all some insight in the production details, with some nice numbers and graphs.
BTW, isn't SmalltalkHub running on Pharo 2.0 ?
The Jenkins image that I have does in any case, is that not the deployed one ?
But at the bottom it (still) says "Running Amber 0.9.1 - Pharo 1.4 - Seaside 3.0 - MongoDB 2.0.4".
Sven
-- Nicolas Petton http://www.nicolas-petton.fr
participants (5)
-
Damien Cassou -
kilon -
Nicolas Petton -
Stéphane Ducasse -
Sven Van Caekenberghe