Unknwon
|
87c3c8172a
|
#1711 try to indicate sqlite session issue when merge
|
9 years ago |
Unknwon
|
46bee50e45
|
complate list of gitignores and licenses
|
9 years ago |
Ralph-Wang
|
feed2b61ee
|
add newline at the end of file for each gitignore
|
9 years ago |
Unknwon
|
eb0f0710f0
|
add more gitignores
|
9 years ago |
Tristan Storch
|
69e332f432
|
Removed trailing white spaces
Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork.
|
10 years ago |
Unknown
|
ea29a9b846
|
API fix
|
11 years ago |
Unknown
|
aa58320a1b
|
Add 2 more gitignore
|
11 years ago |
zhsso
|
a4cbe79567
|
fix
|
11 years ago |
zhsso
|
f3ed11d177
|
mistakes
|
11 years ago |
skyblue
|
d725c41b56
|
add CR in C++ gitignore
And try if I can commit.
|
11 years ago |
Unknown
|
30618b271a
|
Add admin edit user
|
11 years ago |
Unknown
|
e51afe4621
|
Add postgres support, clean code, code review
|
11 years ago |
Unknown
|
ab747f2790
|
Fix delete SSH key in file
|
11 years ago |
Unknown
|
adb17791bd
|
Add basic render of public act
|
11 years ago |
Unknown
|
57bc2d1ca0
|
Add update user profile back end, add new gitignore and license, add template data to public profile page
|
11 years ago |
Unknown
|
fdc4151ff3
|
Finish create repo
|
11 years ago |