summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '21744-fix-missing-values-in-linter' into 'master' Rémy Coutable2016-09-301-0/+51
|\
| * Refactor fields in viewKatarzyna Kobierska2016-09-301-1/+1
| * Expose jobs to viewKatarzyna Kobierska2016-09-302-21/+23
| * Build attributes with hash, fix gitlab yaml processor testsKatarzyna Kobierska2016-09-301-7/+21
| * Improve tests grammarKatarzyna Kobierska2016-09-301-3/+5
| * Add test for linter values visibilityKatarzyna Kobierska2016-09-301-0/+33
* | Merge branch 'close-merge-request-if-open-without-source-project' into 'master' Rémy Coutable2016-09-301-0/+13
|\ \
| * | Improve grammarKatarzyna Kobierska2016-09-301-1/+1
| * | Close merge request if open without source projectKatarzyna Kobierska2016-09-301-0/+13
* | | Merge branch '15356-filters-should-change-issue-counts' into 'master' Robert Speicher2016-09-306-104/+177
|\ \ \
| * | | Small improvements thanks to Robert's feedbackRémy Coutable2016-09-306-106/+71
| * | | Cache the issuable counters for 2 minutesRémy Coutable2016-09-301-2/+95
| * | | Take filters in account in issuable countersRémy Coutable2016-09-304-102/+117
| | |/ | |/|
* | | Merge branch 'koding-setting-api' into 'master' Robert Speicher2016-09-301-10/+26
|\ \ \ | |/ / |/| |
| * | Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-10/+26
* | | Merge branch '22452-milestone-title-unnecessary-escaping-fix' into 'master' Rémy Coutable2016-09-302-2/+10
|\ \ \ | |_|/ |/| |
| * | Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle2016-09-292-2/+10
* | | Merge branch 'mr_api_todo_close' into 'master' Rémy Coutable2016-09-302-6/+30
|\ \ \
| * | | Close todos when accepting a MR via the API.Tony Gambone2016-09-292-6/+30
| |/ /
* | | Merge branch 'rc-new-access-requests-finder' into 'master' Douwe Maan2016-09-301-0/+89
|\ \ \ | |/ / |/| |
| * | New AccessRequestsFinderRémy Coutable2016-09-281-0/+89
* | | Merge branch 'fix/rugged-repo-error' into 'master' Rémy Coutable2016-09-293-0/+47
|\ \ \ | |_|/ |/| |
| * | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-293-0/+47
* | | 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
| |/ / |/| |