Opened on 04/27/2015 at 10:29:11 AM

Closed on 04/28/2015 at 02:09:52 PM

#2423 closed change (fixed)

Update .hgignore for web.eyeo.com repository

Reported by: saroyanm Assignee: saroyanm
Priority: P4 Milestone:
Module: Websites Keywords:
Cc: greiner Blocked By:
Blocking: Platform: Unknown
Ready: yes Confidential: no
Tester: Verified working: no
Review URL(s):

http://codereview.adblockplus.org/4842067704414208/

Description (last modified by saroyanm)

Background

We have current patterns in web.eyeo.com repository's .hgignore:

syntax:glob

runserver
runserver.exe

But it can lead for commiters to submit runserver by mistake, mostly when the commits are done by non developers.
here are common names of runserver:

  • runserver (Linux)
  • runserver (OS X)
  • runserver.exe (Windows).exe

What to change

Change .hgignore with the example below:

syntax:glob

runserver*

Attachments (0)

Change History (6)

comment:1 Changed on 04/27/2015 at 10:29:31 AM by saroyanm

  • Component changed from Unknown to Websites

comment:2 Changed on 04/27/2015 at 10:32:35 AM by saroyanm

  • Description modified (diff)

comment:3 Changed on 04/27/2015 at 11:46:23 AM by saroyanm

  • Owner set to saroyanm

comment:4 Changed on 04/27/2015 at 11:54:32 AM by saroyanm

  • Status changed from new to reviewing

comment:5 Changed on 04/27/2015 at 01:02:32 PM by saroyanm

  • Review URL(s) modified (diff)

comment:6 Changed on 04/28/2015 at 02:09:52 PM by saroyanm

  • Resolution set to fixed
  • Status changed from reviewing to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from saroyanm.
 
Note: See TracTickets for help on using tickets.