Phil Hughes
bcebae31e2
Remove jQuery from IPython notebook viewer
2017-03-29 16:50:10 +01:00
Filipa Lacerda
412c9e8b95
Merge branch 'create-collapsed-todo-button' into 'master'
...
Added initial todo functionality to collapsed sidebar
Closes #24805
See merge request !7827
2017-03-29 13:41:12 +00:00
Dongqing Hu
6dd7695444
Labels support color names in backend
2017-03-29 11:45:15 +00:00
Rémy Coutable
b0e18eaf87
Merge branch 'optimistic-locking-ci-status-change' into 'master'
...
Make CI build to use optimistic locking only on status change
Closes #29679
See merge request !10152
2017-03-29 11:36:26 +00:00
Filipa Lacerda
1e4f64d20c
Merge branch '29950-vue-pagination-icons' into 'master'
...
use correct first/last symbols in vue pagination component
Closes #29950
See merge request !10278
2017-03-29 09:54:00 +00:00
Alfredo Sumaran
edb5dcdb0d
Remove duplicated tokens in issuable search bar
2017-03-28 23:34:39 +00:00
Simon Knox
3bb0a9c873
use correct first/last symbols in vue pagination component
2017-03-29 10:01:29 +11:00
Jacob Schatz
47aeacd7f5
Merge branch 'ipython-notebook-viewer' into 'master'
...
iPython notebook viewer
See merge request !10017
2017-03-28 19:29:02 +00:00
Jacob Schatz
01b5d885d9
Merge branch '29414-fix-toggle-discussion-link-jump' into 'master'
...
Fix link togglers jumping to top
Closes #29414
See merge request !9918
2017-03-28 18:15:22 +00:00
Jacob Schatz
15ca592ffb
Merge branch '5983-poll-changes' into 'master'
...
Adds restart method and auxiliar callback to polling class
See merge request !10223
2017-03-28 17:08:15 +00:00
Rémy Coutable
387f2c43d3
Merge branch 'calendar-tooltips' into 'master'
...
Add tooltip to user's calendar activities
Closes #28925
See merge request !10123
2017-03-28 17:01:58 +00:00
Phil Hughes
930069052b
Fixed labels icon being hidden in collapsed issuable sidebar
2017-03-28 16:33:49 +00:00
Eric Eastwood
cf3c43980d
Fix link togglers jumping to top
...
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29414
2017-03-28 11:09:12 -05:00
Kamil Trzcinski
bb910c3b46
Make CI build to use optimistic locking only on status change
2017-03-28 17:50:28 +02:00
Filipa Lacerda
3c5d1e6d14
Merge branch 'user-callout-refactor' into 'master'
...
Refactored the user callout class
Closes #29955
See merge request !10213
2017-03-28 15:43:31 +00:00
Filipa Lacerda
5a063b894b
Merge branch '10120-remove-spread-string-for-array-from' into 'master'
...
Remove spreadString in favor of polyfilled Array.from
See merge request !10203
2017-03-28 15:34:21 +00:00
Annabel Dunstone Gray
080261d254
Merge branch 'issue-boards-assignee-tooltip-aligment' into 'master'
...
Fixed alignment of tooltip on card assignee
Closes #30123
See merge request !10261
2017-03-28 15:19:29 +00:00
Annabel Dunstone Gray
b95421d565
Merge branch 'fixed-issue-boards-sidebar-alignment' into 'master'
...
Fixed issue boards sidebar alignment
See merge request !10260
2017-03-28 15:11:51 +00:00
Filipa Lacerda
8f93c27d34
Merge branch 'issue-boards-card-img-triggers-sidebar' into 'master'
...
Stops triggering board sidebar when clicking avatar
See merge request !10265
2017-03-28 15:04:29 +00:00
Joshua Lambert
ae4af05568
Support wider range of monitored environments with Prometheus
2017-03-28 14:03:02 +00:00
Filipa Lacerda
81ed06cb33
Parses string header into a number
2017-03-28 14:20:33 +01:00
Phil Hughes
2b42d348db
Fixed issue boards sidebar alignment
2017-03-28 12:21:43 +01:00
Phil Hughes
150accaf7f
Fixed alignment of tooltip on card assignee
...
Closes #30123
2017-03-28 12:20:52 +01:00
Phil Hughes
6765a4e4d3
Stops triggering board sidebar when clicking avatar
2017-03-28 12:19:10 +01:00
Rémy Coutable
2ade22dae5
Merge branch '23363-use-strong-params-in-wikis-controller' into 'master'
...
Update wikis_controller.rb to use strong params
Closes #23363
See merge request !10240
2017-03-28 07:47:35 +00:00
Kushal Pandya
b52f45a0db
Fix sub-nav highlighting for `Environments` and `Jobs` pages
2017-03-27 22:20:43 +00:00
Sean McGivern
bc36dfe87f
Merge branch 'rename_done_to_closed' into 'master'
...
Change Done column to Closed in issue boards
Closes #29420
See merge request !10198
2017-03-27 16:30:33 +00:00
Robert Speicher
aeff506a4e
Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'master'
...
Bring back option to be notified of own activity
See merge request !10032
2017-03-27 15:55:47 +00:00
Phil Hughes
89d1a1c097
Added specs for collapsed sidebar
2017-03-27 16:02:20 +01:00
Annabel Dunstone Gray
4ac8e0e90d
Merge branch 'unused-sidebar-styles' into 'master'
...
remove some unused sidebar styles
See merge request !10200
2017-03-27 14:04:49 +00:00
Rémy Coutable
b83bc41751
Merge branch 'mr-diffs-speed-up' into 'master'
...
Only load what we need when visiting MR diffs page
See merge request !10251
2017-03-27 13:54:24 +00:00
dimitrieh
04990da12a
gave the border-radius of the todo count badge an extra nudge
2017-03-27 14:39:23 +02:00
dimitrieh
4213933dfd
fixed hover state
2017-03-27 14:33:20 +02:00
Kamil Trzciński
8391fa37f0
Merge branch '12818-expose-simple-cicd-status-endpoints-with-status-serializer-gitlab-ci-status-for-pipeline-job-and-merge-request' into 'master'
...
Expose CI/CD status API endpoints with Gitlab::Ci::Status facility on pipeline, job and merge request for favicon
See merge request !9561
2017-03-27 12:21:22 +00:00
Kamil Trzciński
856d29918b
Merge branch 'fix/gb/pipeline-retry-only-latest-jobs' into 'master'
...
Do not retry jobs multiple times when retrying a pipeline
Closes #30092
See merge request !10249
2017-03-27 11:58:57 +00:00
Filipa Lacerda
b46ac16cc8
Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master'
...
Resolve "Project name cut off with nested groups"
Closes #28187 and #28179
See merge request !10065
2017-03-27 10:55:23 +00:00
Yorick Peterse
86e2b07ab2
Merge branch 'labels-finder-optimize-project' into 'master'
...
Optimize labels finder query
See merge request !10248
2017-03-27 10:46:56 +00:00
Filipa Lacerda
7324d67132
Merge branch '29935-add-event-limit-warning-to-all-cycle-analytics-tabs' into 'master'
...
Resolve "Add event limit warning to all Cycle Analytics tabs"
Closes #29935
See merge request !10179
2017-03-27 10:25:50 +00:00
Sean McGivern
0281009431
Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-in' into 'master'
...
Resolve "New issue button redirects you to create a new issue after logging in"
Closes #20204
See merge request !10153
2017-03-27 10:07:29 +00:00
Sean McGivern
0344e0838d
Only load what we need when visiting MR diffs page
...
The instance variables set in this action are only used by the JSON
response. Visiting `merge_requests/:iid/diffs` in a browser always loads
the `show` action, so we don't need to find an MR diff, or an
environment, in that case.
2017-03-27 10:46:14 +01:00
Sean McGivern
8d4f55c2cc
Merge branch 'sh-remove-tags-from-explore' into 'master'
...
Remove Tags filter from Projects Explore dropdown
Closes #28992
See merge request !10242
2017-03-27 09:43:33 +00:00
George Andrinopoulos
7c74a0209b
Implement new service for creating user
2017-03-27 09:37:24 +00:00
Grzegorz Bizon
8c59489c93
Do not retry jobs multiple times when retrying a pipeline
2017-03-27 09:11:29 +02:00
mhasbini
6e6da4bbcc
Optimize labels finder query
...
Optimize labels finder query when searching for a project with a group
2017-03-27 00:43:35 +03:00
Rémy Coutable
c848735db6
Merge branch '29116-maxint-error' into 'master'
...
Fix projects_limit RangeError on user create
Closes #29116
See merge request !10209
2017-03-26 19:56:18 +00:00
Stan Hu
3e6d8e9101
Remove Tags filter from Projects Explore dropdown
...
Problems:
1. It's huge.
2. It's loaded on page load, which makes the page take 13 seconds.
3. It has a terrible UX.
Closes #28992
2017-03-26 06:22:09 -07:00
Keifer Furzland
ddd97f3c91
Update wikis_controller.rb to use strong params
2017-03-25 20:57:32 -05:00
Sam Rose
97941d2cf5
Display flash message to unauthenticated user when creating new issue
2017-03-25 09:32:26 -04:00
Sam Rose
004f3a0bc2
Activate group name toggle based on horizontal space
2017-03-25 09:24:04 -04:00
Alfredo Sumaran
34870e169d
Merge branch '30035-milestone-with-due-date-shows-escaped-html' into 'master'
...
Resolve "Milestone with due date shows escaped HTML"
Closes #30035
See merge request !10224
2017-03-24 22:52:32 +00:00