summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix spec/features/admin/admin_active_tab_spec.rbfix/buildDouglas Barbosa Alexandre2016-12-151-1/+1
* Merge branch 'docs/add-okta-auth' into 'master' Achilleas Pipinellis2016-12-154-1/+162
|\
| * Add Okta authentication documentationdocs/add-okta-authAchilleas Pipinellis2016-12-154-1/+162
* | Merge branch 'ha_docs_auto_migrate_false' into 'master' Achilleas Pipinellis2016-12-152-7/+7
|\ \
| * | Add `gitlab_rails['auto_migrate'] = false` to HA docs for Redis/PG [ci skip]Drew Blessing2016-12-152-7/+7
* | | Merge branch '25144-gitlab-ce-mattermost-slash-command-for-issue-create-needs...Kamil Trzciński2016-12-153-12/+12
|\ \ \
| * | | Rename `issue create` slash command to `issue new`25144-gitlab-ce-mattermost-slash-command-for-issue-create-needs-better-documentationPedro Moreira da Silva2016-12-152-2/+2
| * | | Merge branch '25144-gitlab-ce-mattermost-slash-command-for-issue-create-needs...Pedro Moreira da Silva2016-12-150-0/+0
| |\ \ \
| | * | | Add changelog for !7850.Pedro Moreira da Silva2016-12-071-0/+4
| | * | | Update Mattermost slash commands docs to explain how to create a newline and ...Pedro Moreira da Silva2016-11-301-11/+7
| | * | | Improve `issue create …` slash command with user input keys to create a new...Pedro Moreira da Silva2016-11-301-1/+1
| * | | | Add changelog for !7850.Pedro Moreira da Silva2016-12-151-0/+4
| * | | | Update Mattermost slash commands docs to explain how to create a newline and ...Pedro Moreira da Silva2016-12-151-11/+7
| * | | | Improve `issue create …` slash command with user input keys to create a new...Pedro Moreira da Silva2016-12-151-1/+1
* | | | | Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-158-127/+199
|\ \ \ \ \
| * | | | | Address feedback24877-bulk-edit-only-keeps-common-labels-when-searchingAlfredo Sumaran2016-12-144-17/+23
| * | | | | Remove unwanted semicolonAlfredo Sumaran2016-12-141-1/+1
| * | | | | Add changelog fileAlfredo Sumaran2016-12-142-1/+5
| * | | | | Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-147-123/+185
* | | | | | Merge branch '25617-todos-filter-placeholder' into 'master' Annabel Dunstone Gray2016-12-152-3/+7
|\ \ \ \ \ \
| * | | | | | 25617 Fix placeholder color of todo filters25617-todos-filter-placeholdertauriedavis2016-12-142-3/+7
* | | | | | | Merge branch '24824-dropdown-items-focus' into 'master' Annabel Dunstone Gray2016-12-152-1/+4
|\ \ \ \ \ \ \
| * | | | | | | 24824 Add focus state to dropdowns24824-dropdown-items-focustauriedavis2016-12-142-1/+4
* | | | | | | | Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-158-33/+105
|\ \ \ \ \ \ \ \
| * | | | | | | | Add explicit status test, feedback:show-commit-status-from-latest-pipelineLin Jen-Shin2016-12-152-0/+4
| * | | | | | | | Don't call anything on a block, use simple ifLin Jen-Shin2016-12-151-4/+6
| * | | | | | | | Use described_class and update descriptionLin Jen-Shin2016-12-152-10/+10
| * | | | | | | | Also use latest_status, feedback:Lin Jen-Shin2016-12-151-2/+1
| * | | | | | | | Introduce latest_status and add a few testsLin Jen-Shin2016-12-145-5/+66
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-1458-170/+1125
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-141149-9696/+20121
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use Ci::Pipeline#latest for finding pipelinesLin Jen-Shin2016-11-242-3/+4
| * | | | | | | | | | Rename latest_for to latest, feedback:Lin Jen-Shin2016-11-243-10/+6
| * | | | | | | | | | Avoid using random in the tests, feedback:Lin Jen-Shin2016-11-241-2/+2
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-24871-3453/+7172
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix test description to mention latest pipeline,Lin Jen-Shin2016-11-231-2/+2
| * | | | | | | | | | | Filter against status first, otherwise we can'tLin Jen-Shin2016-11-221-1/+1
| * | | | | | | | | | | Use latest_for in latest_successful_forLin Jen-Shin2016-11-211-1/+1
| * | | | | | | | | | | Still use compound pipeline status, but group byLin Jen-Shin2016-11-214-23/+20
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-211199-15316/+29797
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | There's not always a pipelineLin Jen-Shin2016-11-081-1/+1
| * | | | | | | | | | | | Also show latest pipeline for ImageForBuildServiceLin Jen-Shin2016-11-081-3/+10
| * | | | | | | | | | | | Show commit status from latest pipelineLin Jen-Shin2016-11-084-24/+29
* | | | | | | | | | | | | Merge branch 'remove-unnecessary-message-mr-commits-tab' into 'master' Fatih Acet2016-12-152-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | added changelog entryremove-unnecessary-message-mr-commits-tabDimitrie Hoekstra2016-12-151-0/+4
| * | | | | | | | | | | | | Remove unnecessary messageVictor Wu2016-12-091-4/+0
* | | | | | | | | | | | | | Merge branch 'gfm-autocomplete-char-in-middle' into 'master' Fatih Acet2016-12-152-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed bug with +1 not autocompletinggfm-autocomplete-char-in-middlePhil Hughes2016-12-151-2/+3
| * | | | | | | | | | | | | | Added GFM testsPhil Hughes2016-12-121-0/+8
| * | | | | | | | | | | | | | Fixed GFM autocomplete to disallow non-word characters in stringPhil Hughes2016-12-121-1/+1