summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Better check on the validity of emailsJeroen van Baarsen2014-01-164-1/+28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jeromedalbert-add_website_url_to_user'Dmitriy Zaporozhets2014-01-1914-9/+94
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'add_website_url_to_user' of https://github.com/jeromedalbert/gi...Dmitriy Zaporozhets2014-01-1914-9/+94
| |\ \ \ \ \ \ \ |/ / / / / / / /
| * | | | | | | Add website url to userJerome Dalbert2014-01-1814-9/+94
| |/ / / / / /
* | | | | | | Merge branch 'improve/search_autocomplete' into 'master'Dmitriy Zaporozhets2014-01-189-42/+75
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Mention change of search autocomplete in CHANGELOGDmitriy Zaporozhets2014-01-181-0/+1
| * | | | | | Case-insensetive search autocomplete for projetsDmitriy Zaporozhets2014-01-181-1/+1
| * | | | | | Prevent duplicate method names in helpersDmitriy Zaporozhets2014-01-181-5/+5
| * | | | | | Fix search autocompleteDmitriy Zaporozhets2014-01-181-19/+8
| * | | | | | Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets2014-01-187-22/+65
* | | | | | | Merge branch 'efficient-clone' into 'master'Dmitriy Zaporozhets2014-01-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Since the git clone code is more efficient now we do not need this warning an...dosire2014-01-181-1/+1
|/ / / / / /
* | | | | | Merge branch 'explain_ldap_check' into 'master'Dmitriy Zaporozhets2014-01-172-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Explain that `limit` only applies to the checkJacob Vosmaer2014-01-162-2/+4
| |/ / / /
* | | | | Fix typo in LDAP explanation commentJacob Vosmaer2014-01-171-1/+1
* | | | | Merge branch 'explain_allow_username_or_email_login' into 'master'Dmitriy Zaporozhets2014-01-171-0/+5
|\ \ \ \ \
| * | | | | Explain allow_username_or_email_login LDAP settingJacob Vosmaer2014-01-171-0/+5
| |/ / / /
* | | | | Merge branch 'refactoring/context_into_services' into 'master'Dmitriy Zaporozhets2014-01-1731-55/+55
|\ \ \ \ \
| * | | | | Fix require for file servicesDmitriy Zaporozhets2014-01-163-3/+3
| * | | | | Replace context with service in libDmitriy Zaporozhets2014-01-163-6/+6
| * | | | | Replace context with service in specsDmitriy Zaporozhets2014-01-166-19/+19
| * | | | | Move all Context classes into ServicesDmitriy Zaporozhets2014-01-1622-27/+27
| |/ / / /
* | | | | Merge branch 'feature/base64_content' into 'master'Dmitriy Zaporozhets2014-01-179-11/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix encoding pass to edit file satelliteDmitriy Zaporozhets2014-01-161-1/+1
| * | | | Add base64 encoding selector to new file UI so you can add image to repoDmitriy Zaporozhets2014-01-162-1/+7
| * | | | Accept encoding attribute in files APIDmitriy Zaporozhets2014-01-161-2/+2
| * | | | Add files encoding support on context levelDmitriy Zaporozhets2014-01-162-4/+6
| * | | | Mention base64 encoding for files APIDmitriy Zaporozhets2014-01-161-0/+2
| * | | | Add support of base64 encoded contentDmitriy Zaporozhets2014-01-163-4/+13
|/ / / /
* | | | Merge pull request #6061 from zzet/patch-8Dmitriy Zaporozhets2014-01-161-1/+6
|\ \ \ \
| * | | | Fix deprecation in specsAndrew Kumanyaev2014-01-151-1/+6
* | | | | Merge pull request #6062 from skv-headless/fix_n+1_user_pageDmitriy Zaporozhets2014-01-161-1/+1
|\ \ \ \ \
| * | | | | fix n+1 problem for namespacesskv2014-01-151-1/+1
| |/ / / /
* | | | | Merge branch 'custom_password_length' into 'master'Dmitriy Zaporozhets2014-01-162-0/+16
|\ \ \ \ \
| * | | | | Explain where the default password validation isJacob Vosmaer2014-01-131-1/+2
| * | | | | Add instructions for custom password length limitsJacob Vosmaer2014-01-132-0/+15
* | | | | | Merge branch 'new-branch-usability' into 'master'Dmitriy Zaporozhets2014-01-161-3/+2
|\ \ \ \ \ \
| * | | | | | New branch doesn't exist yet.dosire2014-01-161-2/+2
| * | | | | | Replace hints with text that is obviously not valid.dosire2014-01-151-3/+2
* | | | | | | Merge branch 'refactoring/issues_filter' into 'master'Dmitriy Zaporozhets2014-01-1613-248/+183
|\ \ \ \ \ \ \
| * | | | | | | FilteringService works with scope :all event if current user is not definedDmitriy Zaporozhets2014-01-161-1/+5
| * | | | | | | Remove unnecessary specDmitriy Zaporozhets2014-01-151-73/+0
| * | | | | | | Remove unnecessary contextsDmitriy Zaporozhets2014-01-154-200/+0
| * | | | | | | Use FilteringService for project issuus, mrsDmitriy Zaporozhets2014-01-153-8/+17
| * | | | | | | Specs for FilteringServiceDmitriy Zaporozhets2014-01-151-0/+65
| * | | | | | | Use FilteringService for Dashboard, Group pagesDmitriy Zaporozhets2014-01-154-21/+32
| * | | | | | | Implement FilteringServiceDmitriy Zaporozhets2014-01-151-0/+119
* | | | | | | | Merge branch '6-4-update-guide' into 'master'Dmitriy Zaporozhets2014-01-161-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Simplify upgrade guide based on 6-4 functionality mentioned by Jacob.dosire2014-01-061-4/+2
* | | | | | | | | Merge branch 'webhook_verify_none' into 'master'Dmitriy Zaporozhets2014-01-161-1/+2
|\ \ \ \ \ \ \ \ \