summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update issue board documentation based on feedbackbw-update-issue-board-docBrett Walker2018-10-261-2/+2
* Merge branch 'winh-dynamic-tooltips' into 'master'Clement Ho2018-10-262-9/+38
|\
| * Update content of visible tooltipsWinnie Hellmann2018-10-262-9/+38
|/
* Merge branch '7864-ee-routes' into 'master'Sean McGivern2018-10-269-13/+99
|\
| * Make it clear that we intent to use | over ||Lin Jen-Shin2018-10-261-2/+3
| * Allow CE do nothing if route doesn't exist7864-ee-routesLin Jen-Shin2018-10-263-6/+8
| * Extract EE only oauth routes and add testsLin Jen-Shin2018-10-263-2/+38
| * Make it possible to add EE only routeLin Jen-Shin2018-10-262-9/+26
| * Put EE routes in EE files under EE directoriesLin Jen-Shin2018-10-266-13/+43
* | Merge branch 'bw-automatically-navigate-to-last-board-visited' into 'master'Nick Thomas2018-10-2619-5/+558
|\ \
| * | Automatically navigate to last board visitedBrett Walker2018-10-2619-5/+558
|/ /
* | Merge branch 'docs/onlychanges' into 'master'Grzegorz Bizon2018-10-261-0/+2
|\ \
| * | Update README.mdLukas Schneider2018-10-261-0/+2
| |/
* | Merge branch '52545-guest-create-issue-in-group-board' into 'master'Sean McGivern2018-10-267-16/+43
|\ \
| * | Extract complex condition to computed propHeinrich Lee Yu2018-10-262-1/+4
| * | Simplify query and add tests for authorization changeHeinrich Lee Yu2018-10-262-11/+18
| * | Update boards issue creation authorizationHeinrich Lee Yu2018-10-261-1/+8
| * | Add changelog entryHeinrich Lee Yu2018-10-261-0/+5
| * | Always show new issue in Open listHeinrich Lee Yu2018-10-262-10/+15
| * | Fix project selector to show only projects with issuesHeinrich Lee Yu2018-10-261-1/+1
| |/
* | Merge branch '52384-api-filter-assignee-none-any' into 'master'Sean McGivern2018-10-2612-25/+183
|\ \
| * | Support lowercase none / anyHeinrich Lee Yu2018-10-264-9/+21
| * | Refactor api validator to separate classHeinrich Lee Yu2018-10-264-8/+77
| * | Add changelog entryHeinrich Lee Yu2018-10-261-0/+5
| * | Add documentationHeinrich Lee Yu2018-10-262-6/+6
| * | Apply similar change to MRs APIHeinrich Lee Yu2018-10-265-2/+27
| * | Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-265-18/+65
| |/
* | Merge branch 'bvl-preload-user-status-for-events' into 'master'Sean McGivern2018-10-264-1/+22
|\ \
| * | Preload user status for label eventsBob Van Landuyt2018-10-254-1/+22
* | | Merge branch 'avoid-lock-when-introduce-new-failure-reason' into 'master'Kamil TrzciƄski2018-10-264-3/+16
|\ \ \
| * | | Support backward compatibility when introduce new failure reasonShinya Maeda2018-10-264-3/+16
|/ / /
* | | Merge branch '52115-Link-button-in-markdown-editor-should-recognize-URLs' int...Phil Hughes2018-10-263-0/+49
|\ \ \
| * | | Link button in markdown editor recognize URLsJohann Hubert Sonntagbauer2018-10-243-0/+49
* | | | Merge branch '53133-jobs-list' into 'master'Phil Hughes2018-10-267-14/+18
|\ \ \ \
| * | | | Fix stage dropdown rendering only in EnglishFilipa Lacerda2018-10-267-14/+18
|/ / / /
* | | | Merge branch '51306-fix-inaccessible-dropdown-for-codeless-projects' into 'ma...Phil Hughes2018-10-262-2/+7
|\ \ \ \
| * | | | Fix inaccessible dropdown for code-less projectsJacques Erasmus2018-10-262-2/+7
|/ / / /
* | | | Merge branch 'remove-unnecessary-css' into 'master'Phil Hughes2018-10-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove .katex-display from selectorremove-unnecessary-cssAnnabel Dunstone Gray2018-10-241-1/+1
* | | | Merge branch 'an-multithreading' into 'master'Robert Speicher2018-10-2523-75/+966
|\ \ \ \
| * | | | Add experimental support for Pumaan-multithreadingAndrew Newdigate2018-10-2523-75/+966
* | | | | Merge branch 'ml-qa-repo-logging' into 'master'Robert Speicher2018-10-254-7/+17
|\ \ \ \ \
| * | | | | Re-enable debug logging of Git commands and outputml-qa-repo-loggingMark Lapierre2018-10-254-7/+17
* | | | | | Merge branch '40372-prometheus-dashboard-broken-on-firefox' into 'master'Clement Ho2018-10-252-2/+8
|\ \ \ \ \ \
| * | | | | | Fix prometheus graphs in firefox40372-prometheus-dashboard-broken-on-firefoxAdriel Santiago2018-10-242-2/+8
* | | | | | | Merge branch '52993-ldap-rename_provider-rake-task-broken' into 'master'Nick Thomas2018-10-252-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Use gitlab_environment for ldap rake task52993-ldap-rename_provider-rake-task-brokenCindy Pallares2018-10-252-1/+6
* | | | | | | | Merge branch 'winh-countdown-component' into 'master'Clement Ho2018-10-254-0/+156
|\ \ \ \ \ \ \ \
| * | | | | | | | Add validation for date strings passed to GlCountdownwinh-countdown-componentWinnie Hellmann2018-10-252-6/+23
| * | | | | | | | Add reusable component for counting downWinnie Hellmann2018-10-252-0/+109