[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||amir.ahar...@mail.huji.ac.i
   ||l

--- Comment #15 from Antoine hashar Musso has...@free.fr ---
*** Bug 48893 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||mgro...@wikimedia.org

--- Comment #16 from Antoine hashar Musso has...@free.fr ---
*** Bug 51635 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #13 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 73736 had a related patch set uploaded by Hashar:
update VisualEditor to latest master

https://gerrit.wikimedia.org/r/73736

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #14 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 73736 merged by Hashar:
update VisualEditor to latest master

https://gerrit.wikimedia.org/r/73736

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #11 from Antoine hashar Musso has...@free.fr ---
Got broken again a couple hours ago:

*   ac6c10d - (origin/master, origin/HEAD) Merge Bind listener to key...
|\  
| * 31104d5 - Bind listener to keyup to capture arrows  better ma...
* |   877463e - (HEAD) Merge Add hooks and classes, initially to s...

which shows HEAD not pointing to the same commit as origin/HEAD :(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #12 from Chad H. innocentkil...@gmail.com ---
I hate life.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Highest |High

--- Comment #10 from Andre Klapper aklap...@wikimedia.org ---
Worked around (decreasing priority), but keeping this open as it might bite us
again (as bug 49906 is still open).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|VERIFIED|REOPENED
 Resolution|FIXED   |---

--- Comment #7 from Antoine hashar Musso has...@free.fr ---
VisualEditor is lagged out again:

$ cd extensions
$ git remote update
$ git rebase
$ git submodule update --init VisualEditor
Submodule path 'VisualEditor': checked out
'46c3d48ba7779254581bfad017c0804588a1983d'
$

Then looking at HEAD (that is the checked out version above) and origin/master:

$ git log --oneline HEAD..origin/master
c331c19 Merge Minor performance optimization and cleanup in FocusableNode
daa83d2 Minor performance optimization and cleanup in FocusableNode
a08da9f Make node resizing happen inside onAttributeChange
f8d7314 Merge Simplify ve.ce.ResizableNode by removing code for 'transition'
which is not used anyway
87667bd Merge Make toolbar look correct with non-standard browser font size
settings
b0b832a Make toolbar look correct with non-standard browser font size settings
59e7a7b Simplify ve.ce.ResizableNode by removing code for 'transition' which is
not used anyway
$



$ git rev-parse origin/master
c331c1980ec37a4d6926f138fd1e81879d5db299
$ git rev-parse HEAD
46c3d48ba7779254581bfad017c0804588a1983d
$

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Greg Grossmeier g...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
   Severity|normal  |critical

--- Comment #8 from Greg Grossmeier g...@wikimedia.org ---
Setting Importance etc since today is D Day for Visual Editor on ENWiki.
Would be great to have betalabs running up to date VE on the day we roll out to
a large audience :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-07-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #9 from Chad H. innocentkil...@gmail.com ---
I fixed it before.

Now I've fixed it once again.

This is annoying.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Depends on||49906

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

Summary|support latest  |mediawiki/extensions.git
   |VisualEditor/Parsoid on |does not update
   |beta labs   |VisualEditor

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
On beta, origin/master points to 5add8cc4c0ea5b305525c30d8af5261406e5d355 which
mean VisualEditor remote is not being fetched when running 'git pull  git
submodule update --init'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 CC||christ...@quelltextlich.at,
   ||marcin.cies...@gmail.com,
   ||rlan...@gmail.com
  Component|Continuous integration  |Git/Gerrit

--- Comment #3 from Antoine hashar Musso has...@free.fr ---
Actually moving this bug under 'git/gerrit'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |innocentkil...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Chad H. innocentkil...@gmail.com ---
Fixed.

gerrit select * from submodule_subscriptions where submodule_project_name like
'%VisualEditor%';
 submodule_project_name | submodule_branch_name | super_project_project_name |
super_project_branch_name | submodule_path

---+---++---+---
 VisualEditor   | refs/heads/master | mediawiki/extensions   |
refs/heads/master | VisualEditor
(1 row; 2 ms)

gerrit update submodule_subscriptions set submodule_project_name =
'mediawiki/extensions/VisualEditor' where submodule_path = 'VisualEditor';
UPDATE 1; 2 ms

gerrit select * from submodule_subscriptions where submodule_project_name like
'%VisualEditor%';
 submodule_project_name| submodule_branch_name |
super_project_project_name | super_project_branch_name | submodule_path

--+---++---+---
 mediawiki/extensions/VisualEditor | refs/heads/master |
mediawiki/extensions   | refs/heads/master | VisualEditor
(1 row; 1 ms)

Was the extension at one point pointing to the wrong repository? Will file a
bug upstream, since I guess this should've updated itself when the submodule
changed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

--- Comment #5 from Antoine hashar Musso has...@free.fr ---
I have no idea what went wrong :/

Filled bug 49906 to monitor such issues.

Thank you Chad!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 49846] mediawiki/extensions.git does not update VisualEditor

2013-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49846

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #6 from Antoine hashar Musso has...@free.fr ---
http://en.wikipedia.beta.wmflabs.org/wiki/Special:Version

VisualEditor (Version 0.1.0)(4b74101)
19:00, 20 June 2013

:-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l