[allura:tickets] #6657 VHOSTs pointing to parts of project web space.

2013-09-13 Thread David Seikel
--- ** [tickets:#6657] VHOSTs pointing to parts of project web space.** **Status:** open **Created:** Fri Sep 13, 2013 09:32 PM UTC by David Seikel **Last Updated:** Fri Sep 13, 2013 09:32 PM UTC **Owner:** nobody I'm wondering if it's possible to have various VHOSTs point to different parts

[allura:tickets] Re: #6534 Wiki importer for github

2013-09-13 Thread Dave Brondsema
There are also [gollum tags](https://github.com/gollum/gollum/wiki#bracket-tags) (e.g. links to other wiki pages) that can be in any source format. We'll need to handle those. That could be done as part of [#6622], but so far [#6622] is just for handling github markdown -> Allura markdown conv

[allura:tickets] #6534 Wiki importer for github

2013-09-13 Thread Dave Brondsema
* Docstring for `tool_option` is copied from another method, should be its own. * Minor style nitpick: `import git` is a 3rd-party lib so should be in the 2nd section of imports, not the 1st section * the `forgewiki/templates/wiki/page_history.html` change doesn't seem right. It previously showe

[allura:tickets] #6534 Wiki importer for github

2013-09-13 Thread Dave Brondsema
- **status**: code-review --> in-progress --- ** [tickets:#6534] Wiki importer for github** **Status:** in-progress **Labels:** import github 42cc **Created:** Wed Aug 07, 2013 09:54 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 13, 2013 06:46 PM UTC **Owner:** nobody Wikis are git repo

[allura:tickets] Re: #6535 Ticket import for github

2013-09-13 Thread Dave Brondsema
Yes, I agree. We'll make a separate ticket with that, since I think it'll be fairly involved. --- ** [tickets:#6535] Ticket import for github** **Status:** in-progress **Labels:** github import 42cc **Created:** Wed Aug 07, 2013 10:05 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 13, 20

[allura:tickets] #6656 Github oauth application

2013-09-13 Thread Dave Brondsema
--- ** [tickets:#6656] Github oauth application** **Status:** open **Labels:** import github 42cc **Created:** Fri Sep 13, 2013 08:12 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 13, 2013 08:12 PM UTC **Owner:** nobody To avoid low rate limits for anonymous API access, we should use an

Re: moving our wiki from SF to ASF

2013-09-13 Thread Dave Brondsema
On 9/13/13 1:08 PM, Olemis Lang wrote: > On 9/13/13, Dave Brondsema wrote: >> Done. https://forge-allura.apache.org/p/allura/wiki/Allura%20Wiki/ >> >> I've made some edits to the main wiki page, anyone feel free to make >> further >> improvements. >> > > JFYI > At the footer there's still a link

[allura:tickets] #6655 forge-allura.a.o system changes

2013-09-13 Thread Dave Brondsema
--- ** [tickets:#6655] forge-allura.a.o system changes** **Status:** open **Labels:** asf **Created:** Fri Sep 13, 2013 06:24 PM UTC by Dave Brondsema **Last Updated:** Fri Sep 13, 2013 06:24 PM UTC **Owner:** nobody * Upgrade mongo. 2.0 doesn't support aggregations * run ensure_index (how

[allura:tickets] #6534 Wiki importer for github

2013-09-13 Thread Dave Brondsema
- **QA**: Dave Brondsema --- ** [tickets:#6534] Wiki importer for github** **Status:** code-review **Labels:** import github 42cc **Created:** Wed Aug 07, 2013 09:54 PM UTC by Dave Brondsema **Last Updated:** Tue Sep 10, 2013 02:39 PM UTC **Owner:** nobody Wikis are git repositories and can

Re: Donay/Incentify plugin

2013-09-13 Thread Cory Johns
The theme override entry point and the app / tool entry point are separate; my example didn't extend Application nor provide the entry point under the [allura] group to register it as an installable tool, but you can add that easily enough. However, the current implementation of the theme override

[allura:tickets] #6249 Use a stable Sender: header in email notifications [ss4075]

2013-09-13 Thread Dave Brondsema
The incorrect `From:` address is also causing mail filters (e.g. gmail) to regard it as not verifiably from the sender. --- ** [tickets:#6249] Use a stable Sender: header in email notifications [ss4075]** **Status:** open **Labels:** support p3 **Created:** Fri May 17, 2013 04:31 PM UTC by Da

Re: moving our wiki from SF to ASF

2013-09-13 Thread Olemis Lang
On 9/13/13, Dave Brondsema wrote: > Done. https://forge-allura.apache.org/p/allura/wiki/Allura%20Wiki/ > > I've made some edits to the main wiki page, anyone feel free to make > further > improvements. > JFYI At the footer there's still a link pointing at http://sourceforge.net/p/allura/ -- Re

Re: moving our wiki from SF to ASF

2013-09-13 Thread Dave Brondsema
Done. https://forge-allura.apache.org/p/allura/wiki/Allura%20Wiki/ I've made some edits to the main wiki page, anyone feel free to make further improvements. On 9/11/13 6:07 PM, Dave Brondsema wrote: > I have a script ready to move our wiki from > https://sourceforge.net/p/allura/wiki/ to > htt

Re: Donay/Incentify plugin

2013-09-13 Thread Edit Mera
Hi Cory, First of all, thank you very much :) The button appears on ticket pages if the scripts are wrapped in a div with id="incentify-content" (forgot to mention, sorry). However, I noticed that if I have [allura.theme.override] in entry points, the tool is not listed anymore on admin/tools page

[allura:tickets] #6535 Ticket import for github

2013-09-13 Thread Igor Bondarenko
Closed #423. Pushed code to `je/42cc_6535`. Cleaned up branch a bit and rebased on master. --- ** [tickets:#6535] Ticket import for github** **Status:** in-progress **Labels:** github import 42cc **Created:** Wed Aug 07, 2013 10:05 PM UTC by Dave Brondsema **Last Updated:** Wed Sep 04, 2013 0

[allura:tickets] #6535 Ticket import for github

2013-09-13 Thread Igor Bondarenko
During testing #423, I've noticed that github has a request rate limit for the API. Unauthorized user can only hit 60 requests/hour, and user with Basic HTTP Auth or OAuth can hit 5000 requests/hour. AFAIS, exporter uses unauthenticated calls for now. Maybe we should consider the posibility to a

[allura:tickets] #6100 URL-Redirection for moved tickets

2013-09-13 Thread Igor Bondarenko
- **status**: in-progress --> code-review --- ** [tickets:#6100] URL-Redirection for moved tickets** **Status:** code-review **Labels:** support p3 42cc **Created:** Thu Apr 11, 2013 10:50 PM UTC by Björn Kautler **Last Updated:** Fri Sep 06, 2013 09:15 PM UTC **Owner:** nobody As Tickets no

[allura:tickets] #6100 URL-Redirection for moved tickets

2013-09-13 Thread Igor Bondarenko
Closed #431. Branch `je/42cc_6100` --- ** [tickets:#6100] URL-Redirection for moved tickets** **Status:** code-review **Labels:** support p3 42cc **Created:** Thu Apr 11, 2013 10:50 PM UTC by Björn Kautler **Last Updated:** Fri Sep 06, 2013 09:15 PM UTC **Owner:** nobody As Tickets no longer

[allura:tickets] #6529 Login overlay

2013-09-13 Thread Dave Brondsema
- **status**: code-review --> in-progress --- ** [tickets:#6529] Login overlay** **Status:** in-progress **Labels:** import auth **Created:** Wed Aug 07, 2013 08:36 PM UTC by Cory Johns **Last Updated:** Thu Sep 12, 2013 09:23 PM UTC **Owner:** Cory Johns Create a decorator or `require_acces

[allura:tickets] #6529 Login overlay

2013-09-13 Thread Dave Brondsema
--- ** [tickets:#6529] Login overlay** **Status:** code-review **Labels:** import auth **Created:** Wed Aug 07, 2013 08:36 PM UTC by Cory Johns **Last Updated:** Thu Sep 12, 2013 08:11 PM UTC **Owner:** Cory Johns Create a decorator or `require_access` alternative that allows the page to re

[allura:tickets] #6529 Login overlay

2013-09-13 Thread Dave Brondsema
* need `target=_top` on Forgot pwd and Create Account links (sfx) * I'd like to see a bit more in the way of docs. We don't have a good doc yet on custom authentication or custom themes to which we could add (only docs/extending.html), so I'd say just at a minimum: * include `# auth.login_fr

[allura:tickets] #6654 Tracker stats template error

2013-09-13 Thread Dave Brondsema
- **status**: in-progress --> code-review --- ** [tickets:#6654] Tracker stats template error** **Status:** code-review **Created:** Fri Sep 13, 2013 03:08 AM UTC by Dave Brondsema **Last Updated:** Fri Sep 13, 2013 03:08 AM UTC **Owner:** Dave Brondsema A mistake from [#6545] has caused: ~~

[allura:tickets] #6654 Tracker stats template error

2013-09-13 Thread Dave Brondsema
--- ** [tickets:#6654] Tracker stats template error** **Status:** in-progress **Created:** Fri Sep 13, 2013 03:08 AM UTC by Dave Brondsema **Last Updated:** Fri Sep 13, 2013 03:08 AM UTC **Owner:** Dave Brondsema A mistake from [#6545] has caused: File '/var/local/allura/ForgeTracker/f

[allura:tickets] #6624 Apply audit log / import_id and error handling improvements to github importers

2013-09-13 Thread Dave Brondsema
And rate limiting from [#6540] --- ** [tickets:#6624] Apply audit log / import_id and error handling improvements to github importers** **Status:** in-progress **Labels:** github import 42cc **Created:** Fri Aug 30, 2013 03:16 PM UTC by Dave Brondsema **Last Updated:** Wed Sep 04, 2013 08:35

[allura:tickets] #6540 Rate-limit import tasks

2013-09-13 Thread Dave Brondsema
- **status**: code-review --> closed --- ** [tickets:#6540] Rate-limit import tasks** **Status:** closed **Labels:** stability import **Created:** Thu Aug 08, 2013 09:14 PM UTC by Dave Brondsema **Last Updated:** Thu Sep 12, 2013 07:18 PM UTC **Owner:** Cory Johns Import tasks can be resourc