| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ensure sidekiq is displayed by setting X-Frame-Options. | GitLab | 2014-06-03 | 1 | -0/+1 |
| | | |||||
| * | Bump gitlab-shell version | Dmitriy Zaporozhets | 2014-05-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-05-30 | 2 | -1/+2 |
| |\ | |||||
| | * | Merge pull request #6882 from Tandrial/master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -1/+1 |
| | |\ | | | | | | | Satellites access fix | ||||
| | | * | Satellites access fix | Michael Krane | 2014-04-27 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge pull request #6986 from agjmills/master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -0/+1 |
| | |\ \ | | | | | | | | | added SYSV chkconfig property so gitlab starts after MySQLd / nginx | ||||
| | | * | | added SYSV chkconfig property so gitlab starts after MySQLd / nginx | Alexander Mills | 2014-05-16 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Dont allow git tag rewrite/removal unless you are master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Merge pull request #7014 from asedge/api_create_tag | Dmitriy Zaporozhets | 2014-05-29 | 1 | -0/+16 |
| |\ \ \ | | | | | | | | | Add CreateTagService. Use new service to allow tag creation through API. | ||||
| | * | | | Add CreateTagService. Use new service to allow tag creation through API. | Sean Edge | 2014-05-23 | 1 | -0/+16 |
| | | | | | |||||
| * | | | | Use new Projects::TransferService class | Dmitriy Zaporozhets | 2014-05-28 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Remove old rake task | Dmitriy Zaporozhets | 2014-05-28 | 1 | -111/+0 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Move from script to bin directory. | Marin Jankovski | 2014-05-27 | 3 | -11/+11 |
| | | | | | |||||
| * | | | | Merge branch 'compare-api' into 'master' | Dmitriy Zaporozhets | 2014-05-27 | 2 | -0/+41 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Compare api Fixes #1165 | ||||
| | * | | | | Better specs for Compare API | Dmitriy Zaporozhets | 2014-05-27 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | | Expose timeout and same_ref compare fields | Dmitriy Zaporozhets | 2014-05-27 | 2 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | | Add compare branches endpoint to API | Dmitriy Zaporozhets | 2014-05-26 | 2 | -0/+33 |
| | |/ / / | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Merge branch 'no_link_inside_code_block' into 'master' | Dmitriy Zaporozhets | 2014-05-27 | 1 | -18/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | No link inside code block | ||||
| | * | | | | Add feature spec. | Marin Jankovski | 2014-05-26 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | Do not replace links inside code blocks, less code for the same amount of work. | Marin Jankovski | 2014-05-26 | 1 | -16/+1 |
| | |/ / / | |||||
| * | | | | Fix syntax error | Dmitriy Zaporozhets | 2014-05-27 | 2 | -4/+2 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Fix test.rake | Dmitriy Zaporozhets | 2014-05-26 | 1 | -3/+2 |
| | | | | | |||||
| * | | | | Check return system value for gitlab test rake tasks | Dmitriy Zaporozhets | 2014-05-26 | 3 | -7/+6 |
| |/ / / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Improve branch deletion via API | Dmitriy Zaporozhets | 2014-05-23 | 1 | -1/+7 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Merge branch 'api-remove-branch' into 'master' | Dmitriy Zaporozhets | 2014-05-23 | 2 | -8/+24 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New rules for protected branches This MR change permissions logic for branch removal. Changes listed below: Before * developer can remove branch with terminal but not in UI * masters can remove any branch with UI even protected one * force-push to protected branch is not allowed but remove is allowed After * none can force push or remove protected branches * developers and masters can remove normal branches with console and UI | ||||
| | * | | | Dont allow remove of protected branch | Dmitriy Zaporozhets | 2014-05-22 | 1 | -8/+12 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Api call to remove branch | Dmitriy Zaporozhets | 2014-05-22 | 1 | -0/+12 |
| | |/ / | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Required shell version is now 1.9.4. | Marin Jankovski | 2014-05-22 | 1 | -1/+1 |
| |/ / | |||||
| * | | Check user access status in API for current_user | Jacob Vosmaer | 2014-05-15 | 1 | -0/+5 |
| | | | |||||
| * | | Move user access check to Gitlab::UserAccess | Jacob Vosmaer | 2014-05-15 | 2 | -12/+19 |
| | | | |||||
| * | | Improve ad_disabled method name | Jacob Vosmaer | 2014-05-14 | 2 | -2/+2 |
| | | | |||||
| * | | Document the Active Directory magic numbers | Jacob Vosmaer | 2014-05-14 | 1 | -0/+3 |
| | | | |||||
| * | | Use LDAP::Access.open to reuse the LDAP connection | Jacob Vosmaer | 2014-05-14 | 1 | -2/+2 |
| | | | |||||
| * | | Fix syntax error in AD disabled user filter | Jacob Vosmaer | 2014-05-14 | 1 | -1/+1 |
| | | | |||||
| * | | Check for the AD disabled flag in Access#allowed? | Jacob Vosmaer | 2014-05-14 | 1 | -1/+5 |
| | | | |||||
| * | | Add LDAP::Person#ad_disabled? | Jacob Vosmaer | 2014-05-14 | 1 | -0/+7 |
| | | | | | | | | | | | Check the bit for disabled Active Directory users. The filter is based on http://ctogonewild.com/2009/09/03/bitmask-searches-in-ldap/ . | ||||
| * | | Backport Adapter#dn_matches_filter? from EE | Jacob Vosmaer | 2014-05-14 | 1 | -0/+4 |
| | | | |||||
| * | | Backport Adapter#ldap_search from EE | Jacob Vosmaer | 2014-05-14 | 1 | -1/+17 |
| | | | |||||
| * | | Update warnings about relative url support. | Marin Jankovski | 2014-05-13 | 1 | -1/+4 |
| | | | |||||
| * | | Add support for Jira ticket mentions in format JIRA-123. | Marin Jankovski | 2014-05-13 | 1 | -4/+16 |
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG-EE | ||||
| * | | Merge pull request #6778 from dblessing/feature/mr_labels | Dmitriy Zaporozhets | 2014-05-13 | 2 | -0/+5 |
| |\ \ | | | | | | | Merge Request Labels | ||||
| | * | | Implement Merge Request Labels | Drew Blessing | 2014-05-13 | 2 | -0/+5 |
| | | | | |||||
| * | | | Merge branch 'api-mr-merge' into 'master' | Dmitriy Zaporozhets | 2014-05-13 | 1 | -1/+44 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accept merge request API This MR adds new endpoint `PUT /projects/:id/merge_request/:merge_request_id/merge`. After this change you can merge branches using API. Fixes internal issue #1166 | ||||
| | * | | | Add some tests for merge API | Dmitriy Zaporozhets | 2014-05-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Docs for merge api | Dmitriy Zaporozhets | 2014-05-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Specify error codes for merge api | Dmitriy Zaporozhets | 2014-05-12 | 1 | -9/+12 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| | * | | | Draft API method for merge MR | Dmitriy Zaporozhets | 2014-05-12 | 1 | -0/+39 |
| | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | | Merge pull request #6823 from milgner/api_expose_project_archived_status | Dmitriy Zaporozhets | 2014-05-13 | 1 | -0/+1 |
| |\ \ \ \ | | | | | | | | | | | Expose archive status of projects in API | ||||
| | * | | | | Expose archive status of projects in API | Marcus Ilgner | 2014-04-18 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | That way clients like Gitlab CI can decide to show or hide projects based on that information | ||||
| * | | | | | Use uid as username when creating user with LDAP | Julien Pivotto | 2014-05-12 | 1 | -1/+3 |
| | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Without that commit, each user created by a LDAP login would have the first part of their email address as nickname. This is not useful for LDAP, where a uid attribute is already set. | ||||
