17:02 PM
ianmcorvidae
I sometimes pretend to be, what're you having trouble with?
17:02 PM
adhawkins
^a=.*:.*$
17:03 PM
It must be a=(anything you like):(anything else you like). The colon must be there, as must the bits before and after the colon
17:03 PM
Actually, I guess that means I need + instead of *?
17:03 PM
ianmcorvidae
yeah, I think you just need +
17:03 PM
adhawkins
The complication is that this is a multi-line edit control, and each line must match that template.
17:04 PM
And this is javascript as well :)
17:05 PM
ianmcorvidae
heh
17:05 PM
well, for checking that every line matches, I guess just split it into lines and check each one
17:05 PM
adhawkins
I was hoping you weren't going to say that :)
17:05 PM
ianmcorvidae
that'll be easier and clearer than building that into the regex, assuming js even supports multiline regexes
17:05 PM
nikki
I would probably try something like ^a=.+:.+(\na=.+:.+)*$
17:05 PM
adhawkins
I think I started out with that.
17:05 PM
nikki
but I tend to avoid multiline regexes where possible
17:05 PM
adhawkins
Let me give it a go.
17:06 PM
ianmcorvidae
make sure you're passing appropriate flags for multiline stuff, at least perl makes you do that
17:06 PM
(x, I think it is in perl?)
17:06 PM
ah, no, m
17:06 PM
nikki
yeah, x is the extended stuff with whitespace and comments
17:07 PM
ianmcorvidae
yeah
17:07 PM
nikki
there's also s for turning it into a single line... too many options, hence avoiding it :P
17:07 PM
ianmcorvidae
I just remember that the one in i18n stuff uses xmsg
17:07 PM
adhawkins
That one doesn't work Nikki
17:07 PM
ianmcorvidae
so I just guessed which of the three I don't know it was :P
17:07 PM
adhawkins
a=b:c\nx matches apparently...
17:08 PM
nikki
I wonder if . is matching \n
17:08 PM
adhawkins
No, it doesn't.
17:08 PM
ianmcorvidae
hm
17:08 PM
adhawkins
If I turn off multiline it looks like it might work...
17:08 PM
ianmcorvidae
looks like javascript's multiline mode is different from how perl's works, maybe?
17:08 PM
17:08 PM
adhawkins
Aha, looks like that works. Turning off multiline seems to do it...
17:09 PM
That's progress at least, I'll keep playing. Thanks for that!
17:09 PM
ianmcorvidae
good luck! :)
17:10 PM
adhawkins hates re's :)
17:12 PM
Freso
Love more, hate less!
17:13 PM
adhawkins
Seems to do the trick. Not helped by the fact it's php generating the javascript, so '\n' becomes '\\\\n'!
17:13 PM
ianmcorvidae
lol
17:22 PM
MBJenkins
17:22 PM
* ollie: Move 'revisionParents' to Data.Revision
17:42 PM
17:42 PM
ollie: Abstract cross entity merging to work between any entities
17:51 PM
* ollie: Abstract cross entity merging to work between any entities
17:51 PM
* ollie: Reorganize MusicBrainz.Types to indicate what 'core entities' are
18:26 PM
18:26 PM
ollie: Move 'resolveMbid' into the 'Merge' type class
18:35 PM
Muz joined the channel
18:36 PM
ollie: Introduce the 'Update' type-class for updating versioned entities
18:41 PM
18:41 PM
* ollie: Move 'viewRevivision' to the 'ViewRevision' type class
18:45 PM
dekarl joined the channel
18:46 PM
kepstin-laptop joined the channel
18:46 PM
18:46 PM
ollie: Move 'viewTree' to the 'ViewTree' type class
18:47 PM
kepstin-work joined the channel
18:51 PM
ollie: Move 'viewIPICodes' to 'HasIPICodes' type class
18:56 PM
ollie: Move 'viewAnnotation' to 'HasAnnotation' type class
19:01 PM
19:01 PM
ollie: Add MusicBrainz.Data, which simply collects and rexports other Data.* modules
19:16 PM
reoafk joined the channel
19:58 PM
ijabz joined the channel
20:03 PM
reosarevok joined the channel
20:08 PM
adhawkins
Looks like ocharles has been busy :)
20:08 PM
My entire playback buffer is ci builds of mb-data
20:21 PM
noobie_
20:21 PM
why doesn't it show the country field ? although it's set for eg. the first artist
20:24 PM
Prophet5 joined the channel
20:28 PM
reosarevok
heh, buuug
20:28 PM
noobie_, please report :)
20:28 PM
noobie_
just did
20:28 PM
:P
20:29 PM
verbally^^
20:30 PM
djce joined the channel
20:30 PM
reosarevok
Meh :p
20:31 PM
kepstin-work joined the channel
20:32 PM
kepstin-laptop joined the channel
20:36 PM
20:37 PM
noobie_
thanks,hon ;)
21:11 PM
<Error><Code>SlowDown</Code><Message>Please reduce your request rate.</Message><Resource /><RequestId>b6895e5b-3012-4edb-b00e-7d9b5421bd6f</RequestId></Error>
21:13 PM
Freso
noobie_: Well, do what it says!
21:14 PM
the_metalgamer joined the channel
21:15 PM
noobie_
should i reopen the ticket for that ?
21:15 PM
nikki
no
21:15 PM
there's nothing we can do about it
21:25 PM
Freso
Why is MBS-5035 still unassigned? D:
21:25 PM
warp ianmcorvidae - any takers? :p
21:57 PM
robnester joined the channel
21:59 PM
Freso has changed the topic to: tropical week! |
http://musicbrainz.org/#devel | Meeting: reviews, test/build times (ocharles),
caa.org development/ssl (warp), deficiencies in the current bug ecosystem (Freso/nikki)
22:01 PM
alastairp
hi all
22:01 PM
Freso
Hola alastairp!
22:32 PM
MiX-MaN joined the channel
22:40 PM
22:41 PM
warp: It now also sorts by oldest tickets first now, so everything else being the same, older tickets will float towards the top.
22:48 PM
MiX-MaN joined the channel
22:54 PM
MiX-MaN joined the channel
22:57 PM
MiX-MaN joined the channel
23:06 PM
MiX-MaN joined the channel
23:14 PM
DremoraLV joined the channel
23:14 PM
MiX-MaN joined the channel
23:23 PM
hawke_1 is stopped for a 502
23:23 PM
hawke_1
(on beta)
23:25 PM
reosarevok
Yep
23:25 PM
It's being slowish
23:35 PM
MiX-MaN joined the channel
23:40 PM
Freso too
23:40 PM
Freso
Both on being stopped and being slowish. :D
23:44 PM
MiX-MaN joined the channel
23:44 PM
hawke_1
23:53 PM
MiX-MaN joined the channel