| author | Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com> |
| Fri, 12 Aug 2011 18:17:27 +0200 | |
| changeset 254 | 2209e66bb50b |
| parent 157 | b65b11b9b90a |
| child 266 | bb7a2f8202b9 |
| permissions | -rw-r--r-- |
|
9
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
1 |
|
|
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
2 |
syntax: regexp |
|
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
3 |
^script/stream/virtualenv/twitter_env$ |
|
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
4 |
syntax: regexp |
|
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
5 |
^script/stream/virtualenv$ |
|
bb44692e09ee
script apres traitement enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff
changeset
|
6 |
syntax: regexp |
|
11
54d7f1486ac4
implement get_oauth_token
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
9
diff
changeset
|
7 |
^script/rest/virtualenv$ |
|
54d7f1486ac4
implement get_oauth_token
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
9
diff
changeset
|
8 |
syntax: regexp |
|
15
5d552b6a0e55
add oauth authentication to tweetstream
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
11
diff
changeset
|
9 |
^script/stream/streamwatcher\.py$ |
|
5d552b6a0e55
add oauth authentication to tweetstream
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
11
diff
changeset
|
10 |
syntax: regexp |
|
16
6d391ad4fd6a
.hgignore + remove unnecessary comments
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
15
diff
changeset
|
11 |
^script/virtualenv/res/twitter-1\.4\.2$ |
|
6d391ad4fd6a
.hgignore + remove unnecessary comments
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
15
diff
changeset
|
12 |
syntax: regexp |
|
6d391ad4fd6a
.hgignore + remove unnecessary comments
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
15
diff
changeset
|
13 |
^script/stream/res$ |
|
6d391ad4fd6a
.hgignore + remove unnecessary comments
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
15
diff
changeset
|
14 |
syntax: regexp |
|
24
71a4f21bc6fc
correction on json
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
22
diff
changeset
|
15 |
^script/stream/.+\.db$ |
|
82
210dc265c70f
add script to tweet users
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
39
diff
changeset
|
16 |
.oauth_token |
|
22
3823611919ef
set polemics as list
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
21
diff
changeset
|
17 |
|
|
3823611919ef
set polemics as list
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
21
diff
changeset
|
18 |
syntax: regexp |
|
24
71a4f21bc6fc
correction on json
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
22
diff
changeset
|
19 |
log.txt$ |
|
31
93fd53a97d6d
update lml, correct export
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
24
diff
changeset
|
20 |
|
|
93fd53a97d6d
update lml, correct export
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
24
diff
changeset
|
21 |
syntax: regexp |
|
93fd53a97d6d
update lml, correct export
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
24
diff
changeset
|
22 |
\.DS_Store$ |
|
93fd53a97d6d
update lml, correct export
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
24
diff
changeset
|
23 |
\.pyc |
|
39
c5d7dd0ec4e1
add extended mode for tweet parsing
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
31
diff
changeset
|
24 |
|
|
c5d7dd0ec4e1
add extended mode for tweet parsing
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
31
diff
changeset
|
25 |
syntax: regexp |
|
c5d7dd0ec4e1
add extended mode for tweet parsing
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
31
diff
changeset
|
26 |
^script/virtualenv/distribute-0\.6\.14\.tar\.gz$ |
|
c5d7dd0ec4e1
add extended mode for tweet parsing
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
31
diff
changeset
|
27 |
syntax: regexp |
|
82
210dc265c70f
add script to tweet users
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
39
diff
changeset
|
28 |
^script/virtualenv/venv$ |
|
116
9cafe2c0fb81
ignore config.php and preserve it in rsync
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
82
diff
changeset
|
29 |
|
|
9cafe2c0fb81
ignore config.php and preserve it in rsync
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
82
diff
changeset
|
30 |
syntax: regexp |
|
123
1fa34184093b
variouns correction on spelling, links and paths
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
116
diff
changeset
|
31 |
^web/config\.php$ |
|
1fa34184093b
variouns correction on spelling, links and paths
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
116
diff
changeset
|
32 |
^web/\.htaccess$ |
|
150
ffaea21247c4
change partner and add CPV
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
123
diff
changeset
|
33 |
|
|
ffaea21247c4
change partner and add CPV
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
123
diff
changeset
|
34 |
syntax: regexp |
|
157
b65b11b9b90a
stream enmi
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
150
diff
changeset
|
35 |
^web/CPV/config\.php$ |
|
254
2209e66bb50b
multiple debugging and corrections
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
157
diff
changeset
|
36 |
|
|
2209e66bb50b
multiple debugging and corrections
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
157
diff
changeset
|
37 |
syntax: regexp |
|
2209e66bb50b
multiple debugging and corrections
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
157
diff
changeset
|
38 |
^script/virtualenv/venv2$ |