=== wedgwood is now known as wedgwood_away [01:34] does the api accept just https://api.launchpad.net/1.0/~ to reference current caller? [01:37] stokachu: You can request that URL and get the self_link out of it and use that, but you can't use that URL itself as a person reference. [01:37] ah [01:37] lemme try that [01:38] Hm, /~ might not actually work through the API, but /people/+me does [01:38] ah let me try that one :) [01:40] wgrant: ok so just /~ doesn't work, but calling /people/+me then accessing self_link works like a champ [01:40] thx [01:41] Great. === vibhav is now known as Guest98376 [08:00] Hi! Is anyone up for a small-ish review (190l): https://code.launchpad.net/~michael.nelson/launchpad/include-binary-size/+merge/150831 [08:13] noodles775: we dont really have on call reviewer any more, you may have more luck asking in #launchpad-dev [08:16] Thanks czajkowski - I'll try there :) === Guest98376 is now known as vibhav === komputes_ is now known as komputes === fabo_ is now known as fabo [12:43] hello, is there a way to remove my user from launchpad.net [12:43] ?? [12:44] well, my second user actually [12:44] mandel: you breaking things [12:44] tut tut [12:44] czajkowski, I created a user just for the ubuntu one windows port to get email of EVERYTHING in my personal email account and is driving me nuts [12:44] :) [12:44] waaaay to many email already [12:45] why not juse merge them into one [12:45] and follow the merge link [12:45] mandel: https://launchpad.net/people/+requestmerge [12:47] czajkowski, ok, I'll do that === soren__ is now known as soren === benji___ is now known as benji === Ursinha-afk is now known as Ursinha === wedgwood_away is now known as wedgwood [15:10] Greetings. [15:10] Err, how do I change program icon in launchpad? [15:12] BigWhale: what one ? [15:13] Upper left corner of the project [15:13] https://launchpad.net/kazam [15:13] that [15:14] BigWhale: you;d need the maintainer to do it [15:14] so anyone on the Kazam Team can do it [15:14] well yes ... [15:15] I am failing to discover where it can be done. [15:15] I am on the Kazam team ... [15:15] should be a icon somewher to change branding [15:15] search branding [15:15] if I click change details, I can change the details, but not the icon ... [15:15] hmmm ok [15:16] ok found it .. never mind [15:16] thanks [15:16] :) [16:21] does the 1.0 api allow you to programmatically assign a bug? [16:21] im not finding any post methods for this === matsubara is now known as matsubara-lunch [17:08] stokachu: "bug_task.assignee = person" [17:09] dobey: ah under bug_task i see the writable field now, thanks! [17:48] would a bug_activity in 1.0 api contain when tags were added/remove/changed? === matsubara-lunch is now known as matsubara [18:40] stokachu: i'd say yes, but you will have to loop through every item in bug.activity_collection, and check activity.whatchanged to filter for tags === deryck is now known as deryck[lunch] [19:01] dobey: hmm il look into it, right now we keep a copy of bug messages and regex through those comments for a particular hashtag :\ [19:01] dont worry we keep a local copy of interested bugs rather than tying up lp resources :P [19:13] cool, yea activity_collection_link displays a whatchanged => 'tags' with old and new values so that works [19:13] and gives us a person_link to show who did what awesome! === deryck[lunch] is now known as deryck === _thumper_ is now known as thumper === Ursinha_ is now known as Ursinha [21:05] hi guys [21:05] is this normal that i am forced to make new password? [21:08] Launchpad doesn't store passwords, perhaps you want SSO support? [21:10] thats doesnt answer my question.... i would like to know if launchpad asks users after some time to make new password and if yes in which period? [21:10] Launchpad never asks that. [21:11] As it doesn't have passwords. [21:11] but it does that at this very moment [21:11] No [21:11] should i make a screenshot? [21:11] what URL [21:15] lifeless: if i log in i get automaticaly send to https://login.launchpad.net/+edit [21:15] i cleaned browser chache, logged out, same [21:16] so wtf this is :D [21:16] that is login.launchpad.net, not launchpad.net ? [21:16] yes [21:17] yes, so go to launchpad.net instead? [21:17] i will be sent to this page ^^ [21:17] let me try once more... [21:18] wow now it worked [21:18] DNS: login.launchpad.net is not (appearances can decieve) part of launchpad [21:19] DNS: it is a skinned SSO site. [21:19] still i wonder why i was sent to this page [21:19] probably becuase you went to login.launchpad.net to log in [21:20] i ran into that issue when it was wanting me to setup 2 factor auth === mapreri_ is now known as mapreri === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === thumper is now known as thumper-afk === Ursinha-afk is now known as Ursinha === wedgwood is now known as wedgwood_away === wedgwood_away is now known as wedgwood [23:33] is there a way to serve an html file out of a branch in launchpad? [23:33] like how github's "raw file" option? [23:36] cmars232: Not at the moment. The security concerns make it somewhat more effort to implement than you might expect. [23:36] cmars232: seems not, but you can download the file [23:36] :) [23:37] maybe a browser could be configured to open the file in new tab [23:38] That's not the issue. [23:38] The issue is displaying arbitrary user-generated HTML on one of our secure domains. [23:38] wgrant: DNS: the download link seems shareable. that'll work fine. thanks === wedgwood is now known as wedgwood_away