summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-054-292/+231
* Merge branch 'fix-password-required-check' into 'master' Rémy Coutable2017-04-043-0/+37
|\
| * Inlude the password_automatically_check param as permitted config in the user...fix-password-required-checkDJ Mountney2017-04-043-0/+37
* | Merge branch 'rs-sign-in-poc' into 'master' Rémy Coutable2017-04-041-9/+11
|\ \
| * | Use `sign_in` instead of `login_as` when we're not testing login flowRobert Speicher2017-04-041-9/+11
| |/
* | Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-0410-30/+406
|\ \
| * | Adds tests for scoped tabs28732-expandable-foldersFilipa Lacerda2017-03-311-0/+36
| * | Adds tests that were only in EEFilipa Lacerda2017-03-291-21/+68
| * | Changes after reviewFilipa Lacerda2017-03-293-19/+17
| * | Fix broken testFilipa Lacerda2017-03-282-2/+2
| * | Changes after reviewFilipa Lacerda2017-03-284-12/+7
| * | Adds show all buttonFilipa Lacerda2017-03-2810-81/+287
| * | Adds expandable folder back.Filipa Lacerda2017-03-285-19/+100
| * | Add back expandable folders behaviorFilipa Lacerda2017-03-282-0/+13
* | | Merge branch '29432-prevent-click-disabled-btn' into 'master' Alfredo Sumaran2017-04-044-29/+18
|\ \ \
| * | | Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btnKushal Pandya2017-03-291-5/+6
| * | | Update styles to bind tooltips to button wrapperKushal Pandya2017-03-291-9/+2
| * | | Update testsKushal Pandya2017-03-281-6/+2
| * | | Update export button tooltipKushal Pandya2017-03-281-2/+4
| * | | Add MR number to changelogKushal Pandya2017-03-281-1/+1
| * | | Add changelog entryKushal Pandya2017-03-281-0/+4
| * | | Fix project title validation, prevent clicking on disabled buttonKushal Pandya2017-03-281-9/+2
* | | | Merge branch 'refactor_simulate_drag' into 'master' Clement Ho2017-04-0413-154/+148
|\ \ \ \
| * | | | Refactor test_utils bundleMike Greiling2017-04-0413-154/+148
|/ / / /
* | | | Merge branch '30451-fix-docs-check-jobs-shallow-fetch' into 'master' Achilleas Pipinellis2017-04-041-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fetch the default number of commits (20) for docs:check jobs30451-fix-docs-check-jobs-shallow-fetchRémy Coutable2017-04-041-4/+0
* | | | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' Rémy Coutable2017-04-045-3/+9
|\ \ \ \
| * | | | Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof2017-04-035-3/+9
* | | | | Merge branch 'fix/import-fork' into 'master' Rémy Coutable2017-04-0415-16/+215
|\ \ \ \ \
| * | | | | Fix issues importing forked projectsJames Lopez2017-04-0415-16/+215
|/ / / / /
* | | | | Merge branch 'issue-boards-scrollbars' into 'master' Filipa Lacerda2017-04-041-2/+2
|\ \ \ \ \
| * | | | | Fixed issue boards having a vertical scrollbarissue-boards-scrollbarsPhil Hughes2017-04-031-2/+2
* | | | | | Merge branch '30400-fix-blob-highlighting-in-search' into 'master' Sean McGivern2017-04-045-4/+35
|\ \ \ \ \ \
| * | | | | | Fix blob highlighting in searchNick Thomas2017-04-035-4/+35
* | | | | | | Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern2017-04-042-2/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Pass GitalyAddress to workhorseJacob Vosmaer2017-04-042-2/+9
* | | | | | | Merge branch 'environment-performance-improvements' into 'master' Filipa Lacerda2017-04-0410-153/+277
|\ \ \ \ \ \ \
| * | | | | | | Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvementsJose Ivan Vargas2017-04-035-142/+169
| * | | | | | | Code corrections with a helper and a variableJose Ivan Vargas2017-04-032-11/+10
| * | | | | | | Added a formatRelevantDigits text utilityJose Ivan Vargas2017-04-034-14/+54
| * | | | | | | Added CHANGELOGJose Ivan Vargas2017-04-031-0/+4
| * | | | | | | Added a number input to provide a way to format the number ofJose Ivan Vargas2017-04-033-8/+25
| * | | | | | | Fixed prometheus_graph_spec.js and scss-lintersJose Ivan Vargas2017-04-032-6/+10
| * | | | | | | Legend text is now bolded also the Y legend text has a transparent backgroundJose Ivan Vargas2017-04-032-8/+22
| * | | | | | | Hover lines are now synced up when hovering in any graphJose Ivan Vargas2017-04-032-67/+76
| * | | | | | | Readded missing statement from the rebaseJose Ivan Vargas2017-04-031-0/+1
| * | | | | | | Added the following ux improvements:Jose Ivan Vargas2017-04-035-30/+39
* | | | | | | | Merge branch 'remove-unused-icons' into 'master' Filipa Lacerda2017-04-0417-133/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Delete unused icons; add empty lines to svg filesremove-unused-iconsAnnabel Dunstone Gray2017-04-0317-133/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/disable-gitaly-post-receive-pack' into 'master' Robert Speicher2017-04-042-19/+22
|\ \ \ \ \ \ \ \