summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move from script to bin directory.Marin Jankovski2014-05-273-11/+11
* Merge branch 'compare-api' into 'master'Dmitriy Zaporozhets2014-05-272-0/+41
|\
| * Better specs for Compare APIDmitriy Zaporozhets2014-05-271-1/+3
| * Expose timeout and same_ref compare fieldsDmitriy Zaporozhets2014-05-272-1/+7
| * Add compare branches endpoint to APIDmitriy Zaporozhets2014-05-262-0/+33
* | Merge branch 'no_link_inside_code_block' into 'master'Dmitriy Zaporozhets2014-05-271-18/+3
|\ \
| * | Add feature spec.Marin Jankovski2014-05-261-3/+3
| * | Do not replace links inside code blocks, less code for the same amount of work.Marin Jankovski2014-05-261-16/+1
| |/
* | Fix syntax errorDmitriy Zaporozhets2014-05-272-4/+2
* | Fix test.rakeDmitriy Zaporozhets2014-05-261-3/+2
* | Check return system value for gitlab test rake tasksDmitriy Zaporozhets2014-05-263-7/+6
|/
* Improve branch deletion via APIDmitriy Zaporozhets2014-05-231-1/+7
* Merge branch 'api-remove-branch' into 'master'Dmitriy Zaporozhets2014-05-232-8/+24
|\
| * Dont allow remove of protected branchDmitriy Zaporozhets2014-05-221-8/+12
| * Api call to remove branchDmitriy Zaporozhets2014-05-221-0/+12
* | Required shell version is now 1.9.4.Marin Jankovski2014-05-221-1/+1
|/
* Check user access status in API for current_userJacob Vosmaer2014-05-151-0/+5
* Move user access check to Gitlab::UserAccessJacob Vosmaer2014-05-152-12/+19
* Improve ad_disabled method nameJacob Vosmaer2014-05-142-2/+2
* Document the Active Directory magic numbersJacob Vosmaer2014-05-141-0/+3
* Use LDAP::Access.open to reuse the LDAP connectionJacob Vosmaer2014-05-141-2/+2
* Fix syntax error in AD disabled user filterJacob Vosmaer2014-05-141-1/+1
* Check for the AD disabled flag in Access#allowed?Jacob Vosmaer2014-05-141-1/+5
* Add LDAP::Person#ad_disabled?Jacob Vosmaer2014-05-141-0/+7
* Backport Adapter#dn_matches_filter? from EEJacob Vosmaer2014-05-141-0/+4
* Backport Adapter#ldap_search from EEJacob Vosmaer2014-05-141-1/+17
* Update warnings about relative url support.Marin Jankovski2014-05-131-1/+4
* Add support for Jira ticket mentions in format JIRA-123.Marin Jankovski2014-05-131-4/+16
* Merge pull request #6778 from dblessing/feature/mr_labelsDmitriy Zaporozhets2014-05-132-0/+5
|\
| * Implement Merge Request LabelsDrew Blessing2014-05-132-0/+5
* | Merge branch 'api-mr-merge' into 'master'Dmitriy Zaporozhets2014-05-131-1/+44
|\ \
| * | Add some tests for merge APIDmitriy Zaporozhets2014-05-131-2/+2
| * | Docs for merge apiDmitriy Zaporozhets2014-05-121-0/+1
| * | Specify error codes for merge apiDmitriy Zaporozhets2014-05-121-9/+12
| * | Draft API method for merge MRDmitriy Zaporozhets2014-05-121-0/+39
* | | Merge pull request #6823 from milgner/api_expose_project_archived_statusDmitriy Zaporozhets2014-05-131-0/+1
|\ \ \
| * | | Expose archive status of projects in APIMarcus Ilgner2014-04-181-0/+1
* | | | Use uid as username when creating user with LDAPJulien Pivotto2014-05-121-1/+3
| |/ / |/| |
* | | Backup wiki repo even if the main repo is emptyJacob Vosmaer2014-05-081-6/+3
* | | Merge pull request #6937 from chamill/masterDmitriy Zaporozhets2014-05-081-1/+5
|\ \ \
| * | | Clean up conditional statement in `name` method.C. Morgan Hamill2014-05-081-3/+3
| * | | Clean up of `name` fallback code.C. Morgan Hamill2014-05-071-3/+3
| * | | Provide fallback for missing `name` value.C. Morgan Hamill2014-05-071-1/+5
* | | | Merge pull request #6929 from asedge/fix_api_branches_with_periodsDmitriy Zaporozhets2014-05-081-3/+7
|\ \ \ \
| * | | | Add fix for API when branch names have periods in them. Relates to issue #61...Sean Edge2014-05-081-3/+7
* | | | | Apply the locale encoding to `tar --version`Jacob Vosmaer2014-05-081-1/+1
| |/ / / |/| | |
* | | | Add CompareAction class for collecting commits and diffs using satellitesDmitriy Zaporozhets2014-05-071-0/+53
|/ / /
* | | Change gitlab:test taskDmitriy Zaporozhets2014-05-061-2/+2
* | | Clean working directory in satelliteDmitriy Zaporozhets2014-05-051-0/+1
| |/ |/|
* | More fixes to gitlab:shell:installDmitriy Zaporozhets2014-05-021-3/+3