summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch '27994-fix-mr-widget-jump' into 'master' Filipa Lacerda2017-02-103-6/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes MR widget jump Closes #27994 See merge request !9146
| * | | | | | | | | | Merge branch 'master' into 27994-fix-mr-widget-jumpFilipa Lacerda2017-02-1057-189/+402
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (26 commits) Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' " Fix broken test to use trigger in order to not take tooltip overlaping in consideration Fix job to pipeline renaming Added env external link and light web terminal spec Don't perform Devise trackable updates on blocked User records Replace teaspoon references with Karma Add changelog Only show MR widget graph if there are stages Remove orange caret icon from mr widget Add index to ci_trigger_requests for commit_id rspec_profiling: Discover the correct branch name in GitLab CI Show parent group members for nested group Fix tooltip scss for anchors. Adds css for button's tooltips to have similar behavior. Removes padding from mini graph table cell to guarantee stages don't break line on hover Updated protected branches dropdown image in docs Fix admin_labels_spec.rb transient failure Make sure events have most properties defined Restore exposure of legend property for events moved hyperlink reference section at the end of the content Make sure our current .gitlab-ci.yml is valid adds changelog ...
| * | | | | | | | | | adds changelog27994-fix-mr-widget-jumpNur Rony2017-02-101-0/+4
| | | | | | | | | | |
| * | | | | | | | | | fixes MR widget jumpNur Rony2017-02-102-6/+6
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'static-navbar' into 'master' Jacob Schatz2017-02-1022-70/+62
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove fixed positioning from navbar See merge request !7547
| * | | | | | | | | | Add js prefix to right sidebarAnnabel Dunstone Gray2017-02-105-5/+8
| | | | | | | | | | |
| * | | | | | | | | | Replace accidentally deleted metaclickAnnabel Dunstone Gray2017-02-101-0/+8
| | | | | | | | | | |
| * | | | | | | | | | Remove right padding from navbar-collapse on large screensAnnabel Dunstone Gray2017-02-101-0/+4
| | | | | | | | | | |
| * | | | | | | | | | Add changelogAnnabel Dunstone Gray2017-02-101-0/+4
| | | | | | | | | | |
| * | | | | | | | | | common_utils merge conflictsAnnabel Dunstone Gray2017-02-101-3/+1
| | | | | | | | | | |
| * | | | | | | | | | Set sidebar height to 100% if at top of pageAnnabel Dunstone Gray2017-02-101-0/+2
| | | | | | | | | | |
| * | | | | | | | | | Set height of fixed sidebars with jsAnnabel Dunstone Gray2017-02-102-1/+11
| | | | | | | | | | |
| * | | | | | | | | | Add sticky sidebar on wiki pageAnnabel Dunstone Gray2017-02-102-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Fix comment button test for slash commandsAnnabel Dunstone Gray2017-02-101-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fix time tracking specAnnabel Dunstone Gray2017-02-101-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fix issue boards sidebar alignment and sidebar toggle specAnnabel Dunstone Gray2017-02-102-6/+2
| | | | | | | | | | |
| * | | | | | | | | | Fix failing conflicts testAnnabel Dunstone Gray2017-02-101-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fix build sidebar scrollingAnnabel Dunstone Gray2017-02-101-16/+0
| | | | | | | | | | |
| * | | | | | | | | | Refactor JSAnnabel Dunstone Gray2017-02-101-3/+1
| | | | | | | | | | |
| * | | | | | | | | | Fix pinned sidebar alignmentAnnabel Dunstone Gray2017-02-101-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Remove navbar height offsetsAnnabel Dunstone Gray2017-02-104-30/+5
| | | | | | | | | | |
| * | | | | | | | | | Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-108-17/+21
| | | | | | | | | | |
| * | | | | | | | | | Fix sidebar scrollingAnnabel Dunstone Gray2017-02-102-2/+12
| | | | | | | | | | |
| * | | | | | | | | | Remove fixed positioning from navbarAnnabel Dunstone Gray2017-02-104-7/+3
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '27987-skipped-pipeline-mr-graph' into 'master' Alfredo Sumaran2017-02-102-2/+7
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only show MR widget graph if there are stages Closes #27987 See merge request !9141
| * | | | | | | | | | Add changelog27987-skipped-pipeline-mr-graphAnnabel Dunstone Gray2017-02-101-0/+4
| | | | | | | | | | |
| * | | | | | | | | | Only show MR widget graph if there are stagesAnnabel Dunstone Gray2017-02-101-2/+3
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'replace-teaspoon-references' into 'master' Clement Ho2017-02-104-22/+15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace teaspoon references with Karma Closes gitlab-com/gitlab-docs#68 See merge request !9011
| * | | | | | | | | | | Replace teaspoon references with Karmareplace-teaspoon-referencesClement Ho2017-02-104-22/+15
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '27783-fix-fe-doc-broken-link' into 'master' Filipa Lacerda2017-02-102-42/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes frontend doc broken link Closes #27783 See merge request !9120
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 27783-fix-fe-doc-broken-link27783-fix-fe-doc-broken-linkFilipa Lacerda2017-02-1013-20/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fix admin_labels_spec.rb transient failure Make sure our current .gitlab-ci.yml is valid Show Pipeline(not Job) in MR desktop notification Remove a transient failure from spec/requests/api/groups_spec.rb Update PROCESS.md Update MergeRequest API state_event option documentation Rename issuable to IssueBase
| * | | | | | | | | | | | moved hyperlink reference section at the end of the contentNur Rony2017-02-101-41/+43
| | | | | | | | | | | | |
| * | | | | | | | | | | | adds changelogNur Rony2017-02-101-0/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | fixes frontend doc broken linkNur Rony2017-02-101-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'revert-changes-from-9126' into 'master' Alfredo Sumaran2017-02-1014-167/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master'" See merge request !9152
| * | | | | | | | | | | | | Revert "Merge branch 'add-additional-checks-to-ca-data' into 'master' "Alfredo Sumaran2017-02-1014-167/+29
|/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b7c5ca499d9c26494736d92505116bbb294c63d6, reversing changes made to 9745c98bb77a1a1ddd964f58cc4d058a665eb9ee.
* | | | | | | | | | | | | Merge branch '27963-tooltips-jobs' into 'master' Annabel Dunstone Gray2017-02-103-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes tooltips in mini pipeline graph Closes #27963 and #28008 See merge request !9140
| * | | | | | | | | | | | | Fix broken test to use trigger in order to not take tooltip overlaping in ↵Filipa Lacerda2017-02-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | consideration
| * | | | | | | | | | | | | Merge branch 'master' into 27963-tooltips-jobsFilipa Lacerda2017-02-1020-21/+160
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Remove orange caret icon from mr widget Add index to ci_trigger_requests for commit_id rspec_profiling: Discover the correct branch name in GitLab CI Show parent group members for nested group Updated protected branches dropdown image in docs Fix admin_labels_spec.rb transient failure Make sure our current .gitlab-ci.yml is valid Show Pipeline(not Job) in MR desktop notification Make min width smaller for user settings
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 27963-tooltips-jobs27963-tooltips-jobsFilipa Lacerda2017-02-102-3/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Remove a transient failure from spec/requests/api/groups_spec.rb
| * | | | | | | | | | | | | | | Fix tooltip scss for anchors.Filipa Lacerda2017-02-102-4/+14
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds css for button's tooltips to have similar behavior. Removes padding from mini graph table cell to guarantee stages don't break line on hover
* | | | | | | | | | | | | | | Merge branch 'fix-job-to-pipeline-renaming' into 'master'Douwe Maan2017-02-105-7/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix job to pipeline renaming Closes #28016 See merge request !9147
| * | | | | | | | | | | | | | | Fix job to pipeline renamingFilipa Lacerda2017-02-105-7/+11
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'add-additional-checks-to-ca-data' into 'master' Alfredo Sumaran2017-02-1014-29/+167
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small improvements for Cycle Analytics See merge request !9126
| * | | | | | | | | | | | | | | | Make sure events have most properties definedAlfredo Sumaran2017-02-105-28/+137
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Restore exposure of legend property for eventsAlfredo Sumaran2017-02-109-1/+30
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'rs-warden-blocked-users' into 'master' Robert Speicher2017-02-1011-76/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't perform Devise trackable updates on blocked User records Closes #27519 See merge request !8915
| * | | | | | | | | | | | | | | | Don't perform Devise trackable updates on blocked User recordsrs-warden-blocked-usersRobert Speicher2017-02-1011-76/+54
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'issue-newproj-layout' into 'master' Rémy Coutable2017-02-103-7/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed duplicate "Visibility Level" label on New Project page See merge request !8272
| * | | | | | | | | | | | | | | | Removed duplicate "Visibility Level" label on New Project pageRobert Marcano2017-02-093-7/+13
| | | | | | | | | | | | | | | | |