Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed rspec testsadmin-section-capitalization-fix | Jose Ivan Vargas | 2017-04-04 | 4 | -5/+5 |
* | Fixed capitalization of buttons inside the admin section | Jose Ivan Vargas | 2017-04-04 | 13 | -17/+17 |
* | Merge branch 'bug/api_milestone_merge_requests_scope' into 'master' | Rémy Coutable | 2017-04-04 | 5 | -3/+9 |
|\ | |||||
| * | Fixes milestone/merge_request API endpoint to really scope the results | Joren De Groof | 2017-04-03 | 5 | -3/+9 |
* | | Merge branch 'fix/import-fork' into 'master' | Rémy Coutable | 2017-04-04 | 15 | -16/+215 |
|\ \ | |||||
| * | | Fix issues importing forked projects | James Lopez | 2017-04-04 | 15 | -16/+215 |
|/ / | |||||
* | | Merge branch 'issue-boards-scrollbars' into 'master' | Filipa Lacerda | 2017-04-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fixed issue boards having a vertical scrollbarissue-boards-scrollbars | Phil Hughes | 2017-04-03 | 1 | -2/+2 |
* | | | Merge branch '30400-fix-blob-highlighting-in-search' into 'master' | Sean McGivern | 2017-04-04 | 5 | -4/+35 |
|\ \ \ | |||||
| * | | | Fix blob highlighting in search | Nick Thomas | 2017-04-03 | 5 | -4/+35 |
* | | | | Merge branch 'workhorse-gitaly-address' into 'master' | Sean McGivern | 2017-04-04 | 2 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | Pass GitalyAddress to workhorse | Jacob Vosmaer | 2017-04-04 | 2 | -2/+9 |
* | | | | | Merge branch 'environment-performance-improvements' into 'master' | Filipa Lacerda | 2017-04-04 | 10 | -153/+277 |
|\ \ \ \ \ | |||||
| * | | | | | Removed formatRelevantDigits from text_utils.js and added it to a new file nu...environment-performance-improvements | Jose Ivan Vargas | 2017-04-03 | 5 | -142/+169 |
| * | | | | | Code corrections with a helper and a variable | Jose Ivan Vargas | 2017-04-03 | 2 | -11/+10 |
| * | | | | | Added a formatRelevantDigits text utility | Jose Ivan Vargas | 2017-04-03 | 4 | -14/+54 |
| * | | | | | Added CHANGELOG | Jose Ivan Vargas | 2017-04-03 | 1 | -0/+4 |
| * | | | | | Added a number input to provide a way to format the number of | Jose Ivan Vargas | 2017-04-03 | 3 | -8/+25 |
| * | | | | | Fixed prometheus_graph_spec.js and scss-linters | Jose Ivan Vargas | 2017-04-03 | 2 | -6/+10 |
| * | | | | | Legend text is now bolded also the Y legend text has a transparent background | Jose Ivan Vargas | 2017-04-03 | 2 | -8/+22 |
| * | | | | | Hover lines are now synced up when hovering in any graph | Jose Ivan Vargas | 2017-04-03 | 2 | -67/+76 |
| * | | | | | Readded missing statement from the rebase | Jose Ivan Vargas | 2017-04-03 | 1 | -0/+1 |
| * | | | | | Added the following ux improvements: | Jose Ivan Vargas | 2017-04-03 | 5 | -30/+39 |
* | | | | | | Merge branch 'remove-unused-icons' into 'master' | Filipa Lacerda | 2017-04-04 | 17 | -133/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Delete unused icons; add empty lines to svg filesremove-unused-icons | Annabel Dunstone Gray | 2017-04-03 | 17 | -133/+7 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'fix/disable-gitaly-post-receive-pack' into 'master' | Robert Speicher | 2017-04-04 | 2 | -19/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Disable support for Gitaly PostReceivePackfix/disable-gitaly-post-receive-pack | Ahmad Sherif | 2017-04-04 | 2 | -19/+22 |
* | | | | | | | Merge branch 'feature/bump-gitaly-server-version' into 'master' | Robert Speicher | 2017-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bump Gitaly server version to 0.5.0feature/bump-gitaly-server-version | Ahmad Sherif | 2017-04-04 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'patch-17' into 'master' | Rémy Coutable | 2017-04-04 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | list recommended version of PostgreSQL | Ben Bodenmiller | 2017-04-04 | 1 | -0/+3 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch '24187-set-git-terminal-prompt-env-var-in-initializer' into 'mas... | Douwe Maan | 2017-04-04 | 2 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | adds git terminal prompt env var to application rb24187-set-git-terminal-prompt-env-var-in-initializer | Tiago Botelho | 2017-04-03 | 2 | -0/+5 |
* | | | | | | | | | Merge branch '29492-useless-queries' into 'master' | Sean McGivern | 2017-04-04 | 6 | -0/+64 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove useless queries with false conditions (e.g 1=0) | mhasbini | 2017-04-04 | 6 | -0/+64 |
* | | | | | | | | | | Merge branch 'zj-kube-service-auto-fill' into 'master' | Kamil Trzciński | 2017-04-04 | 4 | -48/+90 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Don't autofill kubernetes namespace | Z.J. van de Weg | 2017-04-04 | 4 | -48/+90 |
* | | | | | | | | | | | Merge branch 'backport-es-global-search-difference' into 'master' | Sean McGivern | 2017-04-04 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Backport differences in global search from EE to CE | Nick Thomas | 2017-04-04 | 1 | -1/+5 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch '29670-jira-integration-documentation-improvment' into 'master' | Achilleas Pipinellis | 2017-04-04 | 3 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Improves Jira integration documentation | Matthew Bender | 2017-03-17 | 3 | -0/+9 |
* | | | | | | | | | | | | Merge branch 'sh-add-polling-images' into 'master' | Achilleas Pipinellis | 2017-04-04 | 3 | -0/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add long polling diagramssh-add-polling-images | Stan Hu | 2017-03-31 | 3 | -0/+48 |
* | | | | | | | | | | | | | Merge branch 'master' into 'master' | Achilleas Pipinellis | 2017-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Update patch_versions.md, add `yarn:install` in `Clean up assets and cache` c... | xyb | 2017-04-04 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'remove_index_for_users.current_sign_in_at' into 'master' | Yorick Peterse | 2017-04-04 | 3 | -2/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Remove index for users.current sign in at | blackst0ne | 2017-04-04 | 3 | -2/+30 |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch '24784-system-notes-icons' into 'master' | Sean McGivern | 2017-04-04 | 3 | -17/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Split status and confidentiality action | Jarka Kadlecova | 2017-04-04 | 3 | -17/+36 |
* | | | | | | | | | | | | Merge branch 'backport-sticking-api-helper-changes' into 'master' | Kamil Trzciński | 2017-04-04 | 5 | -22/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | |