summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add, delete labels via APIRobert Schilling2014-08-134-12/+67
* Increase import timeout from 2 to 4 minutesDmitriy Zaporozhets2014-08-111-1/+1
* Cleaner variable nameDmitriy Zaporozhets2014-08-111-3/+5
* Merge pull request #7466 from Razer6/improve_markup_handlingDmitriy Zaporozhets2014-08-111-0/+25
|\
| * Use readme we support to render if there are multiple readmesRobert Schilling2014-08-111-0/+25
* | Merge branch 'add_complete_commit_message_to_api' of https://gitlab.com/chris...Dmitriy Zaporozhets2014-08-111-0/+1
|\ \
| * | Add full commit message to commit api as field message.Christian Taedcke2014-07-251-0/+1
* | | Merge branch 'master' into 'master'Dmitriy Zaporozhets2014-08-112-2/+14
|\ \ \ | |_|/ |/| |
| * | Add an option to GET /projects in the GitLab API to exclude archived projectsSasha Joseph2014-07-282-2/+14
| |/
* | Merge branch 'improve-test-env' into 'master'Dmitriy Zaporozhets2014-08-092-7/+11
|\ \
| * | Fix satellite testsDmitriy Zaporozhets2014-08-061-6/+9
| * | Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets2014-07-311-1/+1
| * | Get gitlab-shell verion from file for install rake taskDmitriy Zaporozhets2014-07-311-1/+2
* | | Simplify the ssl setup file.Sytse Sijbrandij2014-08-042-59/+30
|/ /
* | Fix old api compatibility and testsDmitriy Zaporozhets2014-07-303-7/+23
* | Fix testsDmitriy Zaporozhets2014-07-301-1/+1
* | Refactor label rendering and default label set generationDmitriy Zaporozhets2014-07-291-19/+18
* | Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-3/+4
* | Git::Compare does not have limit param any moreDmitriy Zaporozhets2014-07-293-6/+10
* | Refactor compare logic for MR. Use satellites only for forks for better perfo...Dmitriy Zaporozhets2014-07-292-16/+13
* | Override Gitlab::Git::Compare limitDmitriy Zaporozhets2014-07-291-1/+1
* | Merge branch 'satellite_compare_gitlab_git' into 'master'Dmitriy Zaporozhets2014-07-291-9/+6
|\ \
| * | Gitlab::Git::Compare in Satellite::CompareActionJacob Vosmaer2014-07-161-9/+6
* | | Log Sidekiq argumentsJacob Vosmaer2014-07-281-0/+10
| |/ |/|
* | Merge pull request #7089 from NARKOZ/api-patchDmitriy Zaporozhets2014-07-231-1/+4
|\ \
| * | API: ability to set an import url when creating project for a specified userNihad Abbasov2014-06-061-1/+4
* | | Merge pull request #7141 from PuzzleFlow/uid_should_always_be_stringDmitriy Zaporozhets2014-07-231-1/+3
|\ \ \
| * | | ensure that uid is a stringPaweł Świątkowski2014-06-211-1/+3
* | | | Merge pull request #7318 from jvanbaarsen/constant-warning-fixDmitriy Zaporozhets2014-07-232-9/+9
|\ \ \ \
| * | | | Removed some constant allready defined warningsJeroen van Baarsen2014-07-162-9/+9
| | |_|/ | |/| |
* | | | Merge pull request #7316 from ayr-ton/masterDmitriy Zaporozhets2014-07-231-1/+1
|\ \ \ \
| * | | | Add support to set satellites timeoutAyrton Araújo2014-07-211-1/+1
| |/ / /
* | | | Check ruby version to be >= 2.0.0Dmitriy Zaporozhets2014-07-231-0/+18
|/ / /
* | | Merge branch 'branches_with_no_parent' into 'master'Dmitriy Zaporozhets2014-07-141-1/+3
|\ \ \
| * | | Branches without parent commit cannot be merged.Marin Jankovski2014-07-141-1/+3
* | | | Remove thread-unsafe Dir.chdir from Satellite#lockJacob Vosmaer2014-07-141-1/+1
|/ / /
* | | Dont allow ? in project pathDmitriy Zaporozhets2014-07-081-1/+1
* | | Merge pull request #7152 from bhuisgen/masterDmitriy Zaporozhets2014-07-081-1/+9
|\ \ \
| * | | Fix LDAP TLS authenticationBoris HUISGEN2014-06-191-1/+9
| |/ /
* | | Remove duplicated calls.Marin Jankovski2014-07-071-18/+11
* | | Add sanitize option to gitlab check rake task.Marin Jankovski2014-07-071-3/+26
* | | Merge pull request #7208 from MrMarvin/ce_rake_cleanup_ldap_usersDmitriy Zaporozhets2014-07-041-0/+24
|\ \ \
| * | | adds rake task to clean up deleted LDAP usersMarvin Frick2014-06-261-0/+24
* | | | Dont show 'Remove source brnach' checkbox for forkDmitriy Zaporozhets2014-07-041-1/+2
* | | | Merge branch 'contributors-api' into 'master'Dmitriy Zaporozhets2014-07-033-0/+25
|\ \ \ \
| * | | | Use Contributor class instead of hashDmitriy Zaporozhets2014-07-023-2/+6
| * | | | Move API contributors logic to repository modelDmitriy Zaporozhets2014-07-022-23/+10
| * | | | Collect contributors info via APIDmitriy Zaporozhets2014-07-021-0/+22
| * | | | Add contributors API endpointDmitriy Zaporozhets2014-07-021-0/+12
* | | | | Merge pull request #7204 from cirosantilli/user-validation-msgDmitriy Zaporozhets2014-07-021-0/+23
|\ \ \ \ \ | |/ / / / |/| | | |