summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-10/+26
* Merge branch 'axil/gitlab-ce-typos_runners_pages' into 'master' Achilleas Pipinellis2016-09-291-2/+2
|\
| * Fix grammar and typos in Runners pagesaxil/gitlab-ce-typos_runners_pagesAchilleas Pipinellis2016-09-281-2/+2
* | Merge branch 'issue_22382' into 'master' Rémy Coutable2016-09-291-3/+6
|\ \
| * | Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-3/+6
* | | Merge branch 'cs-upgrade-devise' into 'master' Robert Speicher2016-09-2911-11/+11
|\ \ \
| * | | Fix test failure by accessing Content-Type header directly.cs-upgrade-deviseConnor Shea2016-09-271-1/+1
| * | | Upgrade Devise from 4.1.1 to 4.2.0.Connor Shea2016-09-2710-10/+10
* | | | Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable2016-09-291-0/+27
|\ \ \ \
| * | | | expose pipeline data in builds APIGuilherme Salazar2016-09-281-0/+27
| | |_|/ | |/| |
* | | | Revert "Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-we...Jacob Schatz2016-09-291-67/+0
* | | | Merge branch 'lfs-ssh-authorization-fix' into 'master' Douwe Maan2016-09-284-9/+36
|\ \ \ \
| * | | | Handle LFS token creation and retrieval in the same method, and in the same R...lfs-ssh-authorization-fixPatricio Cano2016-09-284-10/+10
| * | | | Do not regenerate the `lfs_token` every time `git-lfs-authenticate` is called...Patricio Cano2016-09-271-0/+27
* | | | | Merge branch '22592-can-set-due-date-through-slash-commands-even-though-i-m-n...Douwe Maan2016-09-286-64/+212
|\ \ \ \ \
| * | | | | Fix permission for setting an issue's due dateRémy Coutable2016-09-286-64/+212
| | |/ / / | |/| | |
* | | | | Added soft wrap logic and button to editorLuke Bennett2016-09-281-0/+67
|/ / / /
* | | | Merge branch 'hvlad/gitlab-ce-feature/add_test_for_git_http_ldap_user' into '...Rémy Coutable2016-09-282-324/+381
|\ \ \ \
| * | | | Added git http requests tests for user with LDAP identityHoratiu Eugen Vlad2016-09-282-324/+381
| | |/ / | |/| |
* | | | Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller2016-09-281-3/+34
|/ / /
* | | Merge branch 'label-update-check-new' into 'master' Jacob Schatz2016-09-272-7/+24
|\ \ \
| * | | Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-272-7/+24
* | | | Import all GitHub comments after importing issues and PRsAhmad Sherif2016-09-271-0/+2
* | | | Speed up label-applying process for GitHub importingAhmad Sherif2016-09-271-5/+6
* | | | Process each page of GitHub resources instead of concating them then processingAhmad Sherif2016-09-271-1/+1
| |/ / |/| |
* | | Merge branch 'add-calendar-tests' into 'master' Jacob Schatz2016-09-271-9/+100
|\ \ \
| * | | Add more tests for calendar contributionClement Ho2016-09-261-9/+100
* | | | Be nice to Docker Clients talking to JWT/authKamil Trzcinski2016-09-271-2/+2
| |/ / |/| |
* | | Merge branch 'issue-boards-label-filter-fix' into 'master' Fatih Acet2016-09-271-0/+23
|\ \ \
| * | | Tests fixissue-boards-label-filter-fixPhil Hughes2016-09-071-0/+2
| * | | tests updatePhil Hughes2016-09-071-0/+2
| * | | Fixed issue board label filtering not removing labelsPhil Hughes2016-09-071-0/+19
* | | | fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez2016-09-272-1/+43
* | | | Merge branch 'rs-merge_commit_message' into 'master' doc-setup-sshRobert Speicher2016-09-271-0/+36
|\ \ \ \
| * | | | Improve how MergeCommit#merge_commit_message builds the messageRobert Speicher2016-09-271-0/+36
* | | | | Merge branch 'dz-profile-organization' into 'master' Dmitriy Zaporozhets2016-09-271-0/+9
|\ \ \ \ \
| * | | | | Add extra check for api users specDmitriy Zaporozhets2016-09-271-0/+1
| * | | | | Improvements to user organization field feature after code reviewDmitriy Zaporozhets2016-09-271-0/+1
| * | | | | Add User#organization to users apiDmitriy Zaporozhets2016-09-271-0/+7
* | | | | | Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan2016-09-272-1/+98
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-222-1/+10
| * | | | | New Members::ApproveAccessRequestServiceRémy Coutable2016-09-221-0/+88
* | | | | | Merge branch '22578-cycle-analytics-incorrect-commit-count'Douwe Maan2016-09-272-11/+21
|\ \ \ \ \ \
| * | | | | | Fix the "Commits" section of the cycle analytics summary.Timothy Andrew2016-09-262-11/+21
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-unsubscribe-header'Douwe Maan2016-09-272-2/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Wrap List-Unsubscribe link in angle bracketsfix-unsubscribe-headerSean McGivern2016-09-262-2/+3
| |/ / / /
* | | | | Merge branch 'improvement/project-with-board-factory' into 'master' Robert Speicher2016-09-278-24/+15
|\ \ \ \ \
| * | | | | Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-268-24/+15
* | | | | | Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet2016-09-261-1/+30
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-081-1/+30