summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Merge branch 'rs-crowd-form-view-spec' into 'master' Rémy Coutable2016-02-265-38/+43
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move "I should see Crowd login form" feature to a view spec We were doing all kinds of code gymnastics to "enable" Crowd in the feature spec and this would sometimes cause a transient failure. Really what it's testing is if the Crowd login form shows when Crowd's enabled, so this is much better suited to a view spec. See merge request !2963
| * | | | | | | | | Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-specRobert Speicher2016-02-245-38/+43
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were doing all kinds of code gymnastics to "enable" Crowd in the feature spec and this would sometimes cause a transient failure. Really what it's testing is if the Crowd login form shows when Crowd's enabled, so this is much better suited to a view spec.
* | | | | | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-02-261-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reformats confusing '[named here]' section for 3rd party code attribution Weird formatting originally. Which of the following is the proper format for attribution? 1. Submitted on behalf of a third-party: [David Alexander] 1. Submitted on behalf of a third-party: [[] David Alexander] 1. Submitted on behalf of a third-party: [] David Alexander 1. Submitted on behalf of a third-party: [[ David Alexander ]] 1. ... _etc._ With this change, it allows for either of the following formats: 1. Submitted on behalf of a third-party: [David Alexander] 1. Submitted on behalf of a third-party: David Alexander See merge request !2861
| * | | | | | | | | Reformats confusing '[named here]' section for 3rd party code attributionDavid Alexander2016-02-171-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' into 'master' Achilleas Pipinellis2016-02-261-0/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add instructions for pushing tags as well as branches Current instructions will push the svn branches but not tags - add missing line to tags See merge request !2778
| * | | | | | | | | | Add instructions for pushing tags as well as branchesM. Ricketts2016-02-101-0/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'fix-todos' into 'master' Robert Speicher2016-02-254-3/+15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Does not create a Todo when commenting on commit or project snippet Closes #13733 See merge request !2964
| * | | | | | | | | | | Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre2016-02-244-3/+15
| | | | | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'origin/Baertierchen/gitlab-ce-showTestCoverage'Dmitriy Zaporozhets2016-02-256-3/+22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add a spec for coverage indicator in project's builds listBaertierchen/gitlab-ce-showTestCoverageRémy Coutable2016-02-225-2/+19
| | | | | | | | | | | | |
| * | | | | | | | | | | | Show test coverage on project builds pageSteffen Köhler2016-02-221-1/+3
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fix-gemfile-lock' into 'master' Robert Speicher2016-02-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix order in Gemfile.lock See merge request !2969
| * | | | | | | | | | | | | Fix order in Gemfile.lockfix-gemfile-lockJacob Vosmaer2016-02-251-1/+1
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Update CHANGELOGRobert Speicher2016-02-251-0/+3
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | Merge branch 'feature/jschatz1/sidebar-sizing' into 'master' Jacob Schatz2016-02-245-68/+32
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sidebar overlaps content when screen is below 1200px. When screen is below 1200px, the sidebar overlaps. When screen is above 1200px, the sidebar pushes content out. z-index change to make sure hamburger stays on top. Fixes #12717 ![screensize](/uploads/9a21fa06d583a49d6ebbf1ada34c6792/screensize.gif) ![screensize-small](/uploads/7c25f46e962248a40840562a01c83f8f/screensize-small.gif) Also sorry I couldn't get the collapse button in the screen cap. It's there. See merge request !2620
| * | | | | | | | | | | | Initialize navigation shortcuts on project's files pagefeature/jschatz1/sidebar-sizingAlfredo Sumaran2016-02-232-0/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fix failing specAlfredo Sumaran2016-02-231-1/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Set window_size to 1366*768Alfredo Sumaran2016-02-232-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Ability to toggle sidebar on smaller screensAlfredo Sumaran2016-02-233-20/+12
| | | | | | | | | | | | |
| * | | | | | | | | | | | Fixes padding when right sidebar is not presentAlfredo Sumaran2016-02-231-0/+11
| | | | | | | | | | | | |
| * | | | | | | | | | | | Update scrollbars after toggle sidebarAlfredo Sumaran2016-02-231-0/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | Sidebar overlaps content when screen is below 1200px.Jacob Schatz2016-02-163-67/+22
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When screen is below 1200px, the sidebar overlaps. When screen is above 1200px, the sidebar pushes content out. z-index change to make sure hamburger stays on top. Fixes #12717
* | | | | | | | | | | | Merge branch 'bugfix/jschatz/sidebar-issues/minimize-on-diff' into 'master' Jacob Schatz2016-02-242-2/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shrink on diff view * Shrinks when navigating to diff view. * Shrinks when refreshing on diff view. * Expandable at anytime. ![diff](/uploads/ec3ff1e7be7571a3af251e9ec9f704c1/diff.gif) See merge request !2735
| * | | | | | | | | | | Wait until listeners are set before triggering a 'click' eventbugfix/jschatz/sidebar-issues/minimize-on-diffAlfredo Sumaran2016-02-241-3/+7
| | | | | | | | | | | |
| * | | | | | | | | | | Remove unused methodsAlfredo Sumaran2016-02-241-16/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Move script inside of MergeRequestTabs classAlfredo Sumaran2016-02-242-12/+10
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into minimize-on-diffAlfredo Sumaran2016-02-24328-4090/+26555
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Shrink on diff viewJacob Schatz2016-02-172-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shrinks when navigating to diff view. Shrinks when refreshing on diff view. Expandable at anytime.
* | | | | | | | | | | | Merge branch 'fix_git_tag_in_architecture' into 'master' Achilleas Pipinellis2016-02-241-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed ~git beeing displayed as link to issues tagged with git in architecture.md The architecture documentation explains `~git` from the picture below which is replaced by a [link to issues tagged with `git`](https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=git). I believe that this was unintended and should be fixed by using backticks. ![Screenshot_from_2016-02-13_21-36-30](/uploads/5ea1a60e8b230952874e58eab0abe1ac/Screenshot_from_2016-02-13_21-36-30.png) See merge request !2814
| * | | | | | | | | | | | Fixed ~git beeing displayed as link to issues tagged with gitFinn Glöe2016-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | | Merge branch 'commit-status-permission-update' into 'master' Achilleas Pipinellis2016-02-241-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update commit status permissions [ci skip] cc @axil See merge request !2942
| * | | | | | | | | | | | Update commit status permissions [ci skip]commit-status-permission-updateKamil Trzcinski2016-02-231-0/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'feature/slack-notifications-on-ci' into 'master' James Lopez2016-02-242-0/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update ci configuration to send slack notifications on failure Updates CI config file and adds a task to send notifications when a build fails on master or on any tag. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/12805 See merge request !2681
| * | | | | | | | | | | | | updated gitlab ci based on feedbackJames Lopez2016-02-241-2/+2
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | fix gitlab-ci.ymlJames Lopez2016-02-221-3/+3
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-02-22227-3633/+25421
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/slack-notifications-on-ci # Conflicts: # .gitlab-ci.yml
| * | | | | | | | | | | | | | resolve merge conflictJames Lopez2016-02-181-1/+9
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵James Lopez2016-02-18365-2260/+6005
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/slack-notifications-on-ci # Conflicts: # .gitlab-ci.yml
| * | | | | | | | | | | | | | | default slack notification channelJames Lopez2016-02-081-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | update with branch and tags restrictionJames Lopez2016-02-052-7/+6
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | typo to make build failJames Lopez2016-02-051-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | removed slack task and added bash script instead. Updated gitlab-ci config fileJames Lopez2016-02-053-13/+20
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | uncomment restriction to branches or tagsJames Lopez2016-02-031-3/+3
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | refactored rake task and make build passJames Lopez2016-02-033-6/+5
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | testing build failureJames Lopez2016-02-031-1/+2
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | update gitlab ci configJames Lopez2016-02-031-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | make build fail so we can test notifications...James Lopez2016-02-031-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | update ci configuration to send slack notifications on failure and added ↵James Lopez2016-02-032-1/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rake task
* | | | | | | | | | | | | | | | Merge branch 'andywgrant/gitlab-ce-master' into 'master' Dmitriy Zaporozhets2016-02-242-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add "issue" to Close/Reopen buttons for clarity _Originally opened by @andywgrant at !2884_ --- Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/13549 See merge request !2929
| * | | | | | | | | | | | | | | Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-masterAndy Grant2016-02-222-6/+6
| | | | | | | | | | | | | | | |