Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
rpteam
Revue de Press
Commits
rp
18 May, 2017
19 commits
Fixing the path for the sqlite DB
· 16f106b5
okhin
authored
May 18, 2017
16f106b5
Make the database read-writable by rp2 user
· e0b4113d
okhin
authored
May 18, 2017
e0b4113d
#19 if we didn't defined anenvironment variable, just leave ALLOWED_HOSTS as it is
· 380ff0cd
okhin
authored
May 18, 2017
380ff0cd
Defining ALLOWED_HOSTS to '*' for DEBUG. /spend 10min #19
· deb24f73
okhin
authored
May 18, 2017
deb24f73
Adding a '*' ALLOWED_HOSTS for preproduction deployments. #19 /spend 10min
· 0adbd12c
okhin
authored
May 18, 2017
0adbd12c
Merge branch 'ci-cd-branch' into 'rp2'
· cab8d3a2
okhin
authored
May 18, 2017
Ci cd branch See merge request
!5
cab8d3a2
Update .gitlab-ci.yml limiting preprod deployment to rp2 branch. #16
· 2dbc2daf
okhin
authored
May 18, 2017
2dbc2daf
Add a created_by field for Article + add missing voting fields in API results
· 17abbc2c
cynddl
authored
May 18, 2017
17abbc2c
#16 Ignoring some files from rsync, and not using the -C flags which ignores 'core' /spend 20in
· 9df480bd
okhin
authored
May 18, 2017
9df480bd
Revert "Need to cd to before running migrate it seems"
· ce36b5d3
okhin
authored
May 18, 2017
This reverts commit
8c905b0f
.
ce36b5d3
Need to cd to before running migrate it seems
· 8c905b0f
okhin
authored
May 18, 2017
8c905b0f
I iz so tired. Working on #16.
· eb7efca4
okhin
authored
May 18, 2017
eb7efca4
I iz so tired. Working on #16. /spend 10min
· ebb1dc02
okhin
authored
May 18, 2017
ebb1dc02
Me and my typo...
· f7877e80
okhin
authored
May 18, 2017
f7877e80
pip needs -r for requirements file /spend 30min
· f9e0238c
okhin
authored
May 18, 2017
f9e0238c
Added a deploy job for preprod
· 8dcdfdbb
okhin
authored
May 18, 2017
8dcdfdbb
Merge branch 'ci-cd-branch' into rp2
· d45a01d7
okhin
authored
May 18, 2017
d45a01d7
Fix import error with rp.models breaking unit tests
· c90d4d2b
cynddl
authored
May 18, 2017
c90d4d2b
Fix API tests and serialization
· 51f50f9d
cynddl
authored
May 18, 2017
51f50f9d
16 May, 2017
7 commits
Use artifacts to pass env around
· 12265d3f
okhin
authored
May 16, 2017
12265d3f
Updating the CI/CD to correctly work around cache
· 34a983ea
okhin
authored
May 16, 2017
34a983ea
Let's try to build the statics (temporarily on a test job)
· 1a468b02
okhin
authored
May 16, 2017
1a468b02
beta is not a yarn available version, let's take the latest 2.1.0
· 7fd952c6
okhin
authored
May 16, 2017
7fd952c6
Migrate the database before tests, should Close #17
· a15c3fac
okhin
authored
May 16, 2017
a15c3fac
Forcing python3 #16
· bfa79b89
okhin
authored
May 16, 2017
bfa79b89
Test job
· f66dde57
okhin
authored
May 16, 2017
f66dde57
02 May, 2017
2 commits
URL cleaning for major tracking codes
· b600284b
cynddl
authored
May 02, 2017
b600284b
Add initial authentication and authorization for views and API
· 872a80d1
cynddl
authored
May 02, 2017
872a80d1
29 Apr, 2017
2 commits
Add tentative screenshot routine using Selenium and Firefox
· 5ab9a7df
cynddl
authored
Apr 29, 2017
5ab9a7df
Cosmetic changes for action links
· 9f0d9b45
cynddl
authored
Apr 29, 2017
9f0d9b45
28 Apr, 2017
10 commits
Add finite state logic for robust status changes
🎩
· a7327547
cynddl
authored
Apr 28, 2017
a7327547
Implement priority on/off for the article lists
· 361504f4
cynddl
authored
Apr 28, 2017
361504f4
Add support for client i18n (and fix language navigation)
· 7fef9c56
cynddl
authored
Apr 28, 2017
7fef9c56
Initial support for django-allauth: account signup/login/logout
· 05a73122
cynddl
authored
Apr 28, 2017
05a73122
Add djdt URLs to project.urls in debug mode
· 50cdd3ae
cynddl
authored
Apr 28, 2017
50cdd3ae
Fix tags: allow empty 'tags' field & save new tags
· e6c3d1e9
cynddl
authored
Apr 28, 2017
e6c3d1e9
Force lowercase for language option in newspaper
· 21f61095
cynddl
authored
Apr 28, 2017
21f61095
Beautiful tags for lists of articles
· de6e90a8
cynddl
authored
Apr 28, 2017
de6e90a8
Cleanup typography rules
· df0f25e9
cynddl
authored
Apr 28, 2017
df0f25e9
Autocomplete tags using select2
· 6fc6075a
cynddl
authored
Apr 28, 2017
6fc6075a