Subject | Hash | Author | Date (UTC) |
---|---|---|---|
Forgot to add diff_too_big file | b6297ed622b8fd1562f6ab05b279290367612b89 | Catalin(ux) M. BOIE | 2017-04-26 20:08:29 |
Added a functional test for http.postBuffer problem | ff650d024cd5f82f796a225c204e156c9e1213f4 | Catalin(ux) M. BOIE | 2017-04-26 20:07:47 |
Added a 'Thanks' section | e7c9731dd32fe48befc58bf08044fd5649f523f4 | Catalin(ux) M. BOIE | 2017-04-26 20:06:49 |
Some big fixes for push over http | 56ebd277c71c50e40af9465cd3867dc885f054b9 | Catalin(ux) M. BOIE | 2017-04-26 20:00:53 |
Do not recursively set the rights - not needed | a9edce3101ad2450b67a575265827aa69efd5c63 | Catalin(ux) M. BOIE | 2017-04-17 07:16:01 |
Cosmetic changes | 4bb36da63972e7e152e4e476e84ed55baba02911 | Catalin(ux) M. BOIE | 2017-04-15 09:29:09 |
Add possibility for admin to limit the git log --patch limit | 1865405c40ebe92aa1bc6fd4569dcbb0e3af476c | Catalin(ux) M. BOIE | 2017-04-15 09:28:46 |
Silent curl in API functional test | e6808bc97d201fd4944de0ad2982c3090ae4743a | Catalin(ux) M. BOIE | 2017-04-15 06:31:04 |
Fixed a lot of tests which used time() for different fields and sometime lost the time race | 6a61493189d07110d3c5fdbe34ea0725d5abbd3b | Catalin(ux) M. BOIE | 2017-04-15 06:25:40 |
Fixed the crash with big diffs by setting a limit | 788e15942d8272685764a25b640eba2c07046437 | Catalin(ux) M. BOIE | 2017-04-15 06:24:30 |
Allow .well-known folder access | 90519cd03bf64839d1a9fc2497e58bd63d8ce6f3 | Catalin(ux) M. BOIE | 2017-04-12 16:50:16 |
When an un-auth user is visiting a user page with no repo, do not invite to create a repo | 6904e1eac3f46c281ae6b4757bcaa16d2acc6169 | Catalin(ux) M. BOIE | 2017-03-27 15:23:52 |
Added a 'push' target in Makefile to not forget to push tags... | 92a9b78e26d8a3e7b466f5aa45678dd2db8d4310 | Catalin(ux) M. BOIE | 2017-03-26 14:29:55 |
Bump version to 0.67 | 6f1c9a6d7f7d40d65def54e23a3590556a346bb8 | Catalin(ux) M. BOIE | 2017-03-26 09:44:32 |
Cosmetic | cb68f1921782a503675c592dc7484aa26b8815b6 | Catalin(ux) M. BOIE | 2017-03-26 09:37:41 |
Improve state handling: do not check for an old value; verify if table exists before doing a select | 17d8eb4b4592dd96e62a8da74d87d3d3b26aeb86 | Catalin(ux) M. BOIE | 2017-03-26 09:37:01 |
Impoved debug for cache | 4d6349f7143d61583e6d2d9612c89b55af4eea97 | Catalin(ux) M. BOIE | 2017-03-26 09:36:08 |
I cannot be sure if the data is stored only in Germany. And we do backups in Romania. | 1610c997dbda53c0a21e301b51832d9285ecbcf2 | Catalin(ux) M. BOIE | 2017-03-26 08:24:46 |
Removed a not used variable | 4d2bab105c6f7748ca53d9a8301a2da320153d53 | Catalin(ux) M. BOIE | 2017-03-21 20:15:29 |
tests: ignore some dirs | 7260fc44f8d0197b917bc13a0ac19eb8c58d4534 | Catalin(ux) M. BOIE | 2017-03-21 20:01:03 |
File | Lines added | Lines deleted |
---|---|---|
root/themes/default/repo/diff_too_big.html | 4 | 0 |
File root/themes/default/repo/diff_too_big.html added (mode: 100644) (index 0000000..c2c1e59) | |||
1 | <div class="mess warning"> | ||
2 | The diff for file <b>@@file@@</b> is too big (@@changes@@ changes) and cannot be shown. | ||
3 | </div> | ||
4 |