Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split V3 entities into a separate fileapi-remove-snippets-expires-at | Robert Schilling | 2017-02-07 | 6 | -93/+95 |
| | |||||
* | Remove deprecated 'expires_at' from project snippets API | Robert Schilling | 2017-02-07 | 8 | -17/+343 |
| | |||||
* | Merge branch '26863-Remove-hover-animation-from-row-elements' into 'master' | Annabel Dunstone Gray | 2017-02-06 | 2 | -5/+11 |
|\ | | | | | | | | | | | | | Resolve "Remove hover animation from row elements" Closes #26863 See merge request !8842 | ||||
| * | Removed additional dropdown list animations26863-Remove-hover-animation-from-row-elements | dimitrieh | 2017-02-06 | 1 | -1/+4 |
| | | |||||
| * | removed commented out scss | dimitrieh | 2017-01-27 | 1 | -5/+0 |
| | | |||||
| * | Remove hover animation from row elements | dimitrieh | 2017-01-27 | 2 | -4/+12 |
| | | |||||
* | | Merge branch '9-0-api-changes' into 'master' | Sean McGivern | 2017-02-06 | 13 | -184/+2647 |
|\ \ | | | | | | | | | | | | | | | | | | | V4 API: Remove deprecated MR and Issue endpoints and preserve V3 namespace Closes #27180 See merge request !8967 | ||||
| * | | Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changes | Oswaldo Ferreira | 2017-02-06 | 13 | -184/+2647 |
| | | | |||||
* | | | Merge branch 'pms-lowercase-system-notes' into 'master' | Sean McGivern | 2017-02-06 | 3 | -14/+22 |
|\ \ \ | | | | | | | | | | | | | | | | | Make all system notes lowercase See merge request !8807 | ||||
| * | | | Add changelog filepms-lowercase-system-notes | Oswaldo Ferreira | 2017-02-06 | 1 | -0/+4 |
| | | | | |||||
| * | | | Update system_note_service_spec.rb | Pedro Moreira da Silva | 2017-02-06 | 1 | -5/+5 |
| | | | | |||||
| * | | | Remove noteable object in time tracking system notes [ci-skip] | Pedro Moreira da Silva | 2017-02-06 | 1 | -8/+8 |
| | | | | |||||
| * | | | Make all system notes lowercase | Pedro Moreira da Silva | 2017-02-06 | 1 | -8/+12 |
| |/ / | |||||
* | | | Merge branch 'redesign-searchbar-admin-project-26794' into 'master' | Jacob Schatz | 2017-02-06 | 3 | -9/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Modify the search bar area on admin/projects page Closes #26794 See merge request !8776 | ||||
| * | | | fixes mobile viewredesign-searchbar-admin-project-26794 | Nur Rony | 2017-01-31 | 1 | -1/+1 |
| | | | | |||||
| * | | | adds changelog | Nur Rony | 2017-01-31 | 1 | -0/+4 |
| | | | | |||||
| * | | | hides search button | Nur Rony | 2017-01-31 | 1 | -0/+1 |
| | | | | |||||
| * | | | layout rearranged | Nur Rony | 2017-01-30 | 1 | -8/+4 |
| | | | | |||||
* | | | | Merge branch '27602-fix-avatar-border-flicker-mention-dropdown' into 'master' | Jacob Schatz | 2017-02-06 | 3 | -0/+26 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves user avatar flickers as you type Closes #27602 See merge request !8950 | ||||
| * | | | | adds changelog27602-fix-avatar-border-flicker-mention-dropdown | Nur Rony | 2017-02-03 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | fixes flickers in avatar mention dropdown | Nur Rony | 2017-02-03 | 2 | -0/+22 |
| | | | | | |||||
* | | | | | Merge branch 'babel-all-the-things' into 'master' | Fatih Acet | 2017-02-06 | 3 | -4/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use babel to transpile all non-vendor javascript assets regardless of file extension See merge request !8988 | ||||
| * | | | | | add CHANGELOG entry for !8988babel-all-the-things | Mike Greiling | 2017-02-06 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | transpile all javascript files with babel | Mike Greiling | 2017-02-06 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | add npm run webpack command | Mike Greiling | 2017-02-06 | 1 | -2/+4 |
| | | | | | | |||||
* | | | | | | Merge branch 'fix-ace-editor-modules' into 'master' | Fatih Acet | 2017-02-06 | 1 | -8/+17 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | fix ace editor modules to include asset digest in production See merge request !8869 | ||||
| * | | | | | lazy-load ace config so that we can ensure window.gon existsfix-ace-editor-modules | Mike Greiling | 2017-02-05 | 1 | -10/+17 |
| | | | | | | |||||
| * | | | | | fix ace editor modules to include asset digest in production | Mike Greiling | 2017-02-05 | 1 | -2/+4 |
| |/ / / / | |||||
* | | | | | Merge branch 'terminal-max-session-time' into 'master' | Kamil Trzciński | 2017-02-06 | 16 | -13/+107 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce maximum session time for terminal websocket connection Closes #26263 See merge request !8413 | ||||
| * | | | | | Introduce maximum session time for terminal websocket connectionterminal-max-session-time | Adam Niedzielski | 2017-02-06 | 16 | -13/+107 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Store the value in application settings. Expose the value to Workhorse. | ||||
* | | | | | Merge branch '22007-unify-projects-search' into 'master' | Rémy Coutable | 2017-02-06 | 9 | -65/+1910 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify projects search by removing /projects/:search endpoint Closes #22007 See merge request !8877 | ||||
| * | | | | | Adjust V3 projects typo on spec22007-unify-projects-search | Oswaldo Ferreira | 2017-02-03 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Update V3 to V4 docs | Oswaldo Ferreira | 2017-02-02 | 2 | -0/+11 |
| | | | | | | |||||
| * | | | | | Remain V3 endpoint unchanged | Oswaldo Ferreira | 2017-01-30 | 4 | -3/+1895 |
| | | | | | | |||||
| * | | | | | Unify projects search by removing /projects/:search endpoint | Oswaldo Ferreira | 2017-01-30 | 3 | -62/+4 |
| | | | | | | |||||
* | | | | | | Merge branch 'api-fix-files' into 'master' | Rémy Coutable | 2017-02-06 | 4 | -1/+11 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | API: Fix file downloading See merge request !8953 | ||||
| * | | | | | Ensure the right content is served for the build artifacts APIapi-fix-files | Robert Schilling | 2017-02-05 | 2 | -0/+6 |
| | | | | | | |||||
| * | | | | | API: Fix file downloading | Robert Schilling | 2017-02-03 | 2 | -1/+5 |
| | | | | | | |||||
* | | | | | | Merge branch 'sh-add-index-for-label-count' into 'master' | Yorick Peterse | 2017-02-05 | 2 | -1/+13 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add index to labels for `type` and project_id` Closes #27676 See merge request !8978 | ||||
| * | | | | | | Add index to labels for `type` and project_id`sh-add-index-for-label-count | Stan Hu | 2017-02-04 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When loading pages that display the number of open issues, the backend runs a query such as: ```sql SELECT "labels"."id" FROM "labels" WHERE "labels"."type" IN ('ProjectLabel') AND "labels"."project_id" = 1000 ``` This results in an entire scan of the `labels` table. To optimize performance, add the appropriate index to the table. Closes #27676 | ||||
* | | | | | | | Merge branch 'slash-commands-typo' into 'master' | Grzegorz Bizon | 2017-02-05 | 2 | -1/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo in slash commands docs Closes #27674 See merge request !8976 | ||||
| * | | | | | | Fixed typo | Jason Aquino | 2017-02-04 | 2 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes gitlab-org/gitlab-ce#27674 | ||||
* | | | | | | | Merge branch 'fix-rack-proxy' into 'master' | Douwe Maan | 2017-02-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | Fix "NameError: uninitialized constant Rack::Proxy" in production environment See merge request !8977 | ||||
| * | | | | | | fix rack-proxy dependency in productionfix-rack-proxy | Mike Greiling | 2017-02-04 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'ux-guide-button-placement' into 'master' | Achilleas Pipinellis | 2017-02-04 | 1 | -0/+14 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | UX Guide: Button placement in groups See merge request !8972 | ||||
| * | | | | | | [ci skip] UX Guide: Button placement in groupsux-guide-button-placement | Allison Whilden | 2017-02-03 | 1 | -0/+14 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'go-go-gadget-webpack' into 'master' | Jacob Schatz | 2017-02-04 | 204 | -985/+2780 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrate webpack for frontend asset compilation Closes #14634 See merge request !7288 | ||||
| * | | | | | | | fix failing testgo-go-gadget-webpack | Mike Greiling | 2017-02-03 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | fix Vue warnings for missing element | Mike Greiling | 2017-02-03 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 100 | -1992/+2066 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Change window size before visiting page, to get correct scroll position Fix slash commands spec error Move project services to new location under Integrations Move webhooks to new a location under Integrations Fixed eslint test failure Fixed redirection from http://someproject.git to http://someproject Add traits for the different Event types to the Event factory prevent nonewline type diff lines from containing unfolding link ensure linenumber data attribute is correct for the last line in a diff chunk ensure last line in diff block is contained within a table row element ensure click event is bound only once |