Oleg Gerovich
- Total activity 259
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 85
-
Created TeamCity dream feature
Hello JetBrains TeamCity team!You've asked for dream features in the dev blog (http://teamcitydev.blogspot.com/2012/05/teamcity-703-bugfix-fixes-and.html). If I absolutely had to pick one: http://y... -
Created How long are the Audit log entries kept?
Seems like forever, but would like to confirm. Thanks! -
Created ORA-12514 error
Has anyone observed this error in a TeamCity build?[08:44:20]: [script] java.sql.SQLException: Listener refused the connection with the following error: [08:44:20]: [script] ORA-12514, TNS:listener... -
Created Can TeamCity fill in new user's name and email for Windows Domain security?
We are using Windows Domain authentication as described here. When a user logs into TeamCity for the first time, TeamCity creates an account for them with a blank name and email address. Is it poss... -
Created Can TeamCity server be disabled through the web interface?
Scenario 1:IT needs to install latest security patches on TC server or upgrade the database that hosts TC info, which requires me to coordinate with them. I need to wait until all builds complete, ... -
Created Can an email be sent by TeamCity administrator to all registered users?
I recently found myself needing to send an email to all users of TeamCity in our company to warn them about TC server upgrade. It would be nice to have a text box somewhere in "Administration" pane... -
Created Does agent Path environmental variable use only user-specific setting?
This is a question for TeamCity developers:In TC web GUI, select Agents->Connected Agents. Click on one of the available agents and then "Environmental variables" tab. Find "Path" variable in "Addi... -
Created Build log markup from Ant's script task
There seems to be a difference between languages used within "script" task in an Ant target. Here is an example output in TC build log (actual test files/test names changed for simplicity):This can... -
Created Cannot patch file in a checkout directory
I'm having trouble running the build after I changed the checkout directory to a network location (mapped as T:\TeamCity on TC server and TC agent). This directory is completely empty before the bu... -
Created Exclude patterns for artifact paths?
It seems that you can use "Artifact paths" under "General Settings" of a build configuration to deploy folders/files to a desired location upon successful build completion. Is there any way to excl...