summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixes broken build: Use jquery to get the element position in the pagefix-broken-buil-9724713Filipa Lacerda2017-02-021-3/+2
|
* Merge branch 'ux-guide-hover-animation-guidance-update' into 'master' Achilleas Pipinellis2017-02-021-1/+1
|\ | | | | | | | | UX guide: Update animation guidance to 100ms See merge request !8692
| * [ci skip] UX guide: Update animation guidance to 100msux-guide-hover-animation-guidance-updateAllison Whilden2017-01-211-1/+1
| |
* | Merge branch 'empty-selection-reply-shortcut' into 'master' Clement Ho2017-02-014-25/+38
|\ \ | | | | | | | | | | | | Change the reply shortcut to focus the field even without a selection. See merge request !8873
| * | Remove unnecessary returns / unset variables from the CoffeeScript -> JS ↵Brian Hall2017-02-011-25/+22
| | | | | | | | | | | | conversion.
| * | Change the reply shortcut to focus the field even without a selection.Brian Hall2017-01-314-5/+21
| | |
* | | Merge branch '24462-reduce_ldap_queries_for_lfs' into 'master' Robert Speicher2017-02-013-29/+82
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reduce hits to LDAP on Git HTTP auth by reordering auth mechanisms Closes #24462 See merge request !8752
| * | | Reduce hits to LDAP on Git HTTP auth by reordering auth mechanismsDrew Blessing2017-01-303-29/+82
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We accept half a dozen different authentication mechanisms for Git over HTTP. Fairly high in the list we were checking user password, which would also query LDAP. In the case of LFS, OAuth tokens or personal access tokens, we were unnecessarily hitting LDAP when the authentication will not succeed. This was causing some LDAP/AD systems to lock the account. Now, user password authentication is the last mechanism tried since it's the most expensive.
* | | Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' ↵Filipa Lacerda2017-02-010-0/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix permalink discussion note being collapsed Closes #26860, #27089, and #27151 See merge request !8773
* \ \ \ Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' ↵Filipa Lacerda2017-02-010-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix permalink discussion note being collapsed Closes #26860, #27089, and #27151 See merge request !8773
* | | | Merge branch '27089-26860-27151-fix-discussion-note-permalink-collapsed' ↵Filipa Lacerda2017-02-013-10/+49
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix permalink discussion note being collapsed Closes #26860, #27089, and #27151 See merge request !8773
| * | | Fix permalink discussion note being collapsed27089-26860-27151-fix-discussion-note-permalink-collapsedEric Eastwood2017-01-263-10/+49
| | | |
* | | | Merge branch 'fix-filtering-username-with-multiple-words' into 'master' Filipa Lacerda2017-02-013-1/+52
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix filtering usernames with multiple words Closes #27404 See merge request !8851
| * | | | Fix filtering usernames with multiple wordsfix-filtering-username-with-multiple-wordsClement Ho2017-01-273-1/+52
| | | | |
* | | | | Merge branch '27494-environment-list-column-headers' into 'master' Annabel Dunstone Gray2017-02-013-2/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Edited the column header for the environments list from created to updated and a… Closes #27494 See merge request !8904
| * | | | | Edited the column header for the environments list from created to updated ↵27494-environment-list-column-headersdimitrieh2017-01-313-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | and added created to environments detail page colum header titles
* | | | | | Merge branch 'zj-format-chat-messages' into 'master' Kamil Trzciński2017-02-0128-261/+679
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Format chat messages Closes #24917 and #25746 See merge request !8528
| * | | | | | Improve styling of the new issue messagezj-format-chat-messagesZ.J. van de Weg2017-01-311-2/+2
| | | | | | |
| * | | | | | Incorporate feedbackZ.J. van de Weg2017-01-309-18/+49
| | | | | | |
| * | | | | | Merge branch 'zj-format-chat-messages' of gitlab.com:gitlab-org/gitlab-ce ↵Z.J. van de Weg2017-01-300-0/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into zj-format-chat-messages
| | * \ \ \ \ \ Merge branch 'master' into 'zj-format-chat-messages'Zeger-Jan van de Weg2017-01-26482-1309/+4453
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # spec/lib/gitlab/chat_commands/command_spec.rb
| | * | | | | | | Rename presenters for consitencyZ.J. van de Weg2017-01-2615-36/+51
| | | | | | | | |
| | * | | | | | | Incorporate feedbackZ.J. van de Weg2017-01-2419-189/+565
| | | | | | | | |
| | * | | | | | | Fix testsZ.J. van de Weg2017-01-241-6/+2
| | | | | | | | |
| | * | | | | | | Add help commandZ.J. van de Weg2017-01-243-8/+53
| | | | | | | | |
| | * | | | | | | Revert removing of some filesZ.J. van de Weg2017-01-245-0/+221
| | | | | | | | |
| | * | | | | | | Chat Commands have presentersZ.J. van de Weg2017-01-2432-758/+476
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This improves the styling and readability of the code. This is supported by both Mattermost and Slack.
| * | | | | | | | Rename presenters for consitencyZ.J. van de Weg2017-01-3016-40/+51
| | | | | | | | |
| * | | | | | | | Incorporate feedbackZ.J. van de Weg2017-01-3019-189/+565
| | | | | | | | |
| * | | | | | | | Fix testsZ.J. van de Weg2017-01-301-6/+2
| | | | | | | | |
| * | | | | | | | Add help commandZ.J. van de Weg2017-01-303-8/+53
| | | | | | | | |
| * | | | | | | | Revert removing of some filesZ.J. van de Weg2017-01-303-0/+167
| | | | | | | | |
| * | | | | | | | Chat Commands have presentersZ.J. van de Weg2017-01-3029-687/+479
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This improves the styling and readability of the code. This is supported by both Mattermost and Slack.
* | | | | | | | | Merge branch 'fix/import-user-validation-error' into 'master' Rémy Coutable2017-01-313-0/+30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix user validation error in Import/Export Closes #23833 See merge request !8909
| * | | | | | | | | update specfix/import-user-validation-errorJames Lopez2017-01-311-6/+2
| | | | | | | | | |
| * | | | | | | | | use destroy_allJames Lopez2017-01-311-3/+1
| | | | | | | | | |
| * | | | | | | | | add changelogJames Lopez2017-01-311-0/+4
| | | | | | | | | |
| * | | | | | | | | remove old project members from projectJames Lopez2017-01-311-0/+4
| | | | | | | | | |
| * | | | | | | | | add spec replicating validation errorJames Lopez2017-01-311-0/+28
| | | | | | | | | |
* | | | | | | | | | Merge branch '27484-environment-show-name' into 'master' Fatih Acet2017-01-314-2/+10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't capitalize environment name in show page Closes #27484 See merge request !8902
| * | | | | | | | | | Don't capitalize environment name in show page27484-environment-show-nameFilipa Lacerda2017-01-314-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upate test to match the new behavior
* | | | | | | | | | | Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-310-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
* \ \ \ \ \ \ \ \ \ \ \ Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-310-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
* | | | | | | | | | | | Merge branch '19164-mobile-settings' into 'master' Annabel Dunstone Gray2017-01-313-5/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 19164 Add settings dropdown to mobile screens Closes #19164 See merge request !8896
| * | | | | | | | | | | Remove settings cog from within admin scroll tabs; keep links centered19164-mobile-settingsAnnabel Dunstone Gray2017-01-312-2/+1
| | | | | | | | | | | |
| * | | | | | | | | | | 19164 Add settings dropdown to mobile screenstauriedavis2017-01-302-4/+12
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '26982-improve-pipeline-status-icon-linking-in-widgets' into ↵Annabel Dunstone Gray2017-01-315-5/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Improve pipeline status icon linking in widgets Closes #26982 See merge request !8705
| * | | | | | | | | | | | Link to pipeline page from commit widget26982-improve-pipeline-status-icon-linking-in-widgetsAnnabel Dunstone Gray2017-01-301-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Remove underline style for icon hoverAnnabel Dunstone Gray2017-01-302-1/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | Improve pipeline status icon linking in widgetsdimitrieh2017-01-234-4/+10
| | | | | | | | | | | | |