User contributions for Galt
From genomewiki
Jump to navigationJump to search
31 August 2016
- 00:5700:57, 31 August 2016 diff hist +4 Git pull: what happens when and why? No edit summary
- 00:5700:57, 31 August 2016 diff hist +36 Git pull: what happens when and why? No edit summary
- 00:5500:55, 31 August 2016 diff hist +2,970 N Git pull: what happens when and why? Created page with "What happens when you git pull? Git pull does a fetch and then a merge. git fetch updates your repo bringing in new git repo objects, updates origin/master. It does not change yo..."
25 June 2016
- 00:2000:20, 25 June 2016 diff hist +6 Presentations →2016
- 00:1900:19, 25 June 2016 diff hist +37 Presentations →2016
- 00:1700:17, 25 June 2016 diff hist +119 N File:Multi-region-BoG2016.pdf Poster on Multi-region (exon-mostly) new feature of the UCSC Genome Browser for the Biology of Genomes 2016 conference. current
- 00:0700:07, 25 June 2016 diff hist +78 Presentations →2016
4 March 2016
- 02:5302:53, 4 March 2016 diff hist +13 Sql injection protection →Safe use of an explicit NOSQLINJ tag in a simple SQL literal
- 02:5302:53, 4 March 2016 diff hist +15 Sql injection protection No edit summary
- 02:5102:51, 4 March 2016 diff hist +191 Sql injection protection We care changing to using the NOSQLINJ #define instead of just inserting the tag manually inside the string.
5 October 2015
- 23:4123:41, 5 October 2015 diff hist +20 Working with Git →Fixing un-wanted large file that was accidentally committed
- 23:3923:39, 5 October 2015 diff hist +1,329 Working with Git No edit summary
23 September 2015
- 23:4223:42, 23 September 2015 diff hist +1 Cluster Jobs No edit summary
- 23:4223:42, 23 September 2015 diff hist +82 Cluster Jobs No edit summary
19 September 2014
- 22:0422:04, 19 September 2014 diff hist +2 Presentations →2014
- 22:0222:02, 19 September 2014 diff hist +83 N File:GenomeInformatics2014Poster.pdf Poster made by Galt Barber for Genome Informatics 2014 conference in Cambridge, UK. current
- 21:5921:59, 19 September 2014 diff hist +138 Presentations →2014
25 March 2014
- 15:4515:45, 25 March 2014 diff hist +80 ThreeStateTrackDb No edit summary
13 February 2014
- 20:2820:28, 13 February 2014 diff hist −16 Visualizing Coordinates No edit summary current
- 20:2720:27, 13 February 2014 diff hist +11 Visualizing Coordinates No edit summary
- 20:2520:25, 13 February 2014 diff hist +22 Visualizing Coordinates No edit summary
- 20:2420:24, 13 February 2014 diff hist +2,692 N Visualizing Coordinates Created page with "Regarding strand coordinates, there are generally two ways in which this can be done: #1. Specify coordinate on positive strand, and then after the fact, note whether it is actu..."
16 August 2013
- 18:4618:46, 16 August 2013 diff hist −8 Getting Started With Git →Setting Up Your Own Personal Git Kent Repository
- 18:4518:45, 16 August 2013 diff hist +121 Getting Started With Git No edit summary
17 July 2013
- 08:0408:04, 17 July 2013 diff hist +14 Sql-injection safe functions No edit summary
- 08:0208:02, 17 July 2013 diff hist 0 Sql-injection safe functions No edit summary
- 08:0008:00, 17 July 2013 diff hist +3 Sql-injection safe functions No edit summary
- 07:5807:58, 17 July 2013 diff hist +6 Sql injection protection →SQL Fragments and %-s
- 07:5407:54, 17 July 2013 diff hist +4 Sql injection protection →Special Printf-style Functions to Prevent SQL Injection
- 07:5307:53, 17 July 2013 diff hist +38 Sql injection protection →Special Printf-style Functions to Prevent SQL Injection
- 07:5007:50, 17 July 2013 diff hist +18 Sql injection protection →SQL Fragments and %-s
- 07:4407:44, 17 July 2013 diff hist 0 Sql-injection safe functions No edit summary
- 07:4407:44, 17 July 2013 diff hist +27 Sql-injection safe functions No edit summary
- 07:4307:43, 17 July 2013 diff hist −4 Sql-injection safe functions No edit summary
- 07:4207:42, 17 July 2013 diff hist +73 Sql-injection safe functions No edit summary
- 07:3907:39, 17 July 2013 diff hist +92 Sql injection protection No edit summary
- 07:3607:36, 17 July 2013 diff hist +5 Sql-injection safe functions →varArgs versions of functions, mostly just for reference
- 07:3407:34, 17 July 2013 diff hist +15 Sql-injection safe functions No edit summary
- 07:3307:33, 17 July 2013 diff hist +2 Sql-injection safe functions No edit summary
- 07:3207:32, 17 July 2013 diff hist +62 Sql-injection safe functions No edit summary
- 07:2907:29, 17 July 2013 diff hist +131 Sql-injection safe functions No edit summary
- 07:2507:25, 17 July 2013 diff hist +5,478 N Sql-injection safe functions Created page with " (handle simple straight-forward sql strings, used frequently) int sqlSafef(char* buffer, int bufSize, char *format, ...); /* Format string to buffer, vsprintf style, only with ..."
- 01:3601:36, 17 July 2013 diff hist +27 Sql injection protection →sqlDyString Functions
- 01:3301:33, 17 July 2013 diff hist +16 Sql injection protection →sqlDyString Functions
- 01:3301:33, 17 July 2013 diff hist +1 Sql injection protection →sqlDyString Functions
- 01:3001:30, 17 July 2013 diff hist +85 Sql injection protection →sqlDyString Functions
- 01:2801:28, 17 July 2013 diff hist +6 Sql injection protection →sqlDyString Functions
- 01:2701:27, 17 July 2013 diff hist +13 Sql injection protection →sqlDyString Functions
- 01:2701:27, 17 July 2013 diff hist +3 Sql injection protection →sqlDyString Functions
- 01:2601:26, 17 July 2013 diff hist +950 Sql injection protection →sqlDyString Functions