20 Jan, 2014
6 commits
-
This reverts commit a757c4a24f110aa25ad36dd347d499cf859e4d0d. While it is true that Grack memory use while sending data to a client was improved, this does not change the fact that the Git processes running on a GitLab server will use more memory for large repositories.
-
Add IRC nicknames to channel admins
-
Add EE checkout instructions to update docs
19 Jan, 2014
3 commits
-
Better check on the validity of emails
-
…bhq into jeromedalbert-add_website_url_to_user Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
18 Jan, 2014
9 commits
-
Improve: Search autocomplete * fetch options via ajax * only show options related to user input * add limit to amount of options
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Efficient Clone Since https://github.com/gitlabhq/grack/pull/1 this warning is no longer needed I think.
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
17 Jan, 2014
6 commits
-
Improve the explanation of the LDAP check script
-
Explain allow_username_or_email_login LDAP setting
-
Refactoring context Into services To prevent confusion where to write logic. Context or Service?
-
Feature: base64 encoding for blob content
16 Jan, 2014
16 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
At this moment it was possible to enter emails like: mailto:info@example.com. This was causing some issue in the frontend, since those links became html mailto: links. Fixes: #3516
-
Fix deprecation in specs
-
fix n+1 problem for namespaces
-
Document how to customize password length limits