Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move "Forked from" above "Version".project-page | Douwe Maan | 2015-05-12 | 1 | -8/+9 |
| | |||||
* | Move clone panel to bottom of project sidebar. | Douwe Maan | 2015-05-12 | 1 | -3/+3 |
| | |||||
* | Restructure project sidebar. | Douwe Maan | 2015-05-12 | 2 | -65/+81 |
| | |||||
* | Fix alignment of ref picker, breadcrumb and buttons. | Douwe Maan | 2015-05-12 | 4 | -14/+3 |
| | |||||
* | Add icons to more tabs. | Douwe Maan | 2015-05-12 | 2 | -1/+8 |
| | |||||
* | Merge branch 'commit_time_timezone' into 'master' | Douwe Maan | 2015-05-12 | 2 | -1/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Fix commit time being displayed in the wrong timezone in some cases This MR makes sure that the displayed commit date is shown in the timezone that's configured in the gitlab.yml. Before it was possible that the `committed_date` of a commit would display different values on the dashboard and the commit page. fixes gitlab-org/gitlab-ce#1278 /cc @DouweM See merge request !624 | ||||
| * | Fix commit time being displayed in the wrong timezone in some cases | Hannes Rosenögger | 2015-05-07 | 2 | -1/+2 |
| | | |||||
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-11 | 11 | -37/+63 |
|\ \ | |||||
| * \ | Merge branch 'create-merge-request' into 'master' | Dmitriy Zaporozhets | 2015-05-11 | 9 | -29/+52 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Create Merge Request buttons to commits page and push event. Commits page:  Branches page:  Push event: (Only for new branches, and only shown to the pushing user)  Push event with multiple commits and a Compare link:  See merge request !632 | ||||
| | * | | Fix commits feed button.create-merge-request | Douwe Maan | 2015-05-10 | 1 | -4/+4 |
| | | | | |||||
| | * | | Improve create_mr_button? performance. | Douwe Maan | 2015-05-09 | 1 | -5/+4 |
| | | | | |||||
| | * | | Fix spec. | Douwe Maan | 2015-05-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add Merge Request button to branches page. | Douwe Maan | 2015-05-09 | 2 | -5/+8 |
| | | | | |||||
| | * | | Add Create Merge Request buttons to commits page and push event. | Douwe Maan | 2015-05-09 | 5 | -21/+41 |
| | | | | |||||
| | * | | Link Commits tab to current branch from Compare page. | Douwe Maan | 2015-05-09 | 2 | -2/+3 |
| | | | | |||||
| * | | | Merge branch 'params-to-sym' into 'master' | Dmitriy Zaporozhets | 2015-05-11 | 1 | -5/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Don't symbolize params. See merge request !636 | ||||
| | * | | | Don't symbolize params.params-to-sym | Douwe Maan | 2015-05-11 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Small improvements to style guide. | Sytse Sijbrandij | 2015-05-11 | 1 | -3/+6 |
| | | | | | |||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-05-11 | 2 | -4/+12 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge pull request #8799 from jirutka/group-kerberos | Jeroen van Baarsen | 2015-05-11 | 2 | -4/+12 |
| |\ \ \ \ | | | | | | | | | | | | | Make omniauth-kerberos dependency optional (add group 'kerberos') | ||||
| | * | | | | Update installation instructions, make kerberos optional | Jakub Jirutka | 2015-05-11 | 1 | -3/+11 |
| | | | | | | |||||
| | * | | | | Make omniauth-kerberos dependency optional (add group 'kerberos') | Jakub Jirutka | 2015-05-11 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'migration-style-guide' into 'master' | Sytse Sijbrandij | 2015-05-11 | 3 | -2/+43 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migration Style Guide Fixes #2305 See merge request !1821 | ||||
| * | | | | create migration style guide. Fixes #2305 | Job van der Voort | 2015-05-11 | 3 | -2/+43 |
|/ / / / | |||||
* | | | | Merge branch 'brakeman-system' into 'master' | Dmitriy Zaporozhets | 2015-05-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow shell command guidelines in Brakeman task There is no real issue here because the shell command is completely static, but it is still nicer to just follow the guidelines in doc/development/shell_commands.md . See merge request !1819 | ||||
| * | | | Follow shell command guidelines in Brakeman task | Jacob Vosmaer | 2015-05-11 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | | | | There is no real issue here because the shell command is completely static, but it is still nicer to just follow the guidelines in doc/development/shell_commands.md . | ||||
* | | | Merge branch 'bug/fix-duplicate-deploy-keys' into 'master' | Marin Jankovski | 2015-05-10 | 4 | -6/+18 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | Don't show duplicate deploy keys This fixes the issue described in [#1516](https://gitlab.com/gitlab-org/gitlab-ce/issues/1516) where you would see the same deploy key multiple times if it was used by multiple projects. See merge request !629 | ||||
| * | | Don't show duplicate deploy keys. Fixes #1516 | Maran | 2015-05-08 | 4 | -6/+18 |
| | | | |||||
* | | | Merge branch 'rs-disallow-id-class' into 'master' | Dmitriy Zaporozhets | 2015-05-09 | 5 | -36/+59 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove class and id attributes from SanitizationFilter whitelist Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2302 See merge request !631 | ||||
| * | | | Remove class and id attributes from SanitizationFilter whitelistrs-disallow-id-class | Robert Speicher | 2015-05-08 | 5 | -36/+59 |
| | | | | |||||
* | | | | Merge pull request #9244 from dreis2211/firefox_issuable_filter_patch | Dmitriy Zaporozhets | 2015-05-08 | 2 | -2/+7 |
|\ \ \ \ | | | | | | | | | | | Fix Firefox problems when it wants to render issuable component | ||||
| * | | | | Fix Firefox problems when it wants to render issuable component | dreis | 2015-05-05 | 2 | -2/+7 |
| | | | | | |||||
* | | | | | Merge branch 'show_project_visibility' into 'master' | Dmitriy Zaporozhets | 2015-05-08 | 2 | -2/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | Move project visibility from clone bar to repository details block for non empty project. See merge request !1818 | ||||
| * | | | | Move project visibility from clone bar to repository details block for non ↵ | Marin Jankovski | 2015-05-08 | 2 | -2/+4 |
|/ / / / | | | | | | | | | | | | | empty project. | ||||
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Marin Jankovski | 2015-05-08 | 15 | -31/+132 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #9214 from Bugagazavr/hook-events | Valeriy Sizov | 2015-05-08 | 15 | -31/+132 |
| |\ \ \ \ | | | | | | | | | | | | | Added X-GitLab-Event header for web hooks | ||||
| | * | | | | Added X-GitLab-Event header for web hooks | bugagazavr | 2015-05-08 | 15 | -31/+132 |
| | | | | | | |||||
* | | | | | | Merge branch 'How_to_Reset_your_root_password' into 'master' | Job van der Voort | 2015-05-08 | 2 | -0/+41 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | How to reset your root password Added link and file correctly on Security doc. Please review to make sure it's correct. See merge request !1811 | ||||
| * | | | | | make it more obvious what happens in the code | Job van der Voort | 2015-05-08 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | remove redundant colon | Job van der Voort | 2015-05-08 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Deleted > and commented "or" out | Karen Carias | 2015-05-07 | 1 | -5/+9 |
| | | | | | | |||||
| * | | | | | Added link to root password doc correctly | Karen Carias | 2015-05-07 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | New file to add to security documentation, "How to reset your root password" | Karen Carias | 2015-04-28 | 1 | -0/+36 |
| | | | | | | |||||
* | | | | | | Merge branch 'quote_string' into 'master' | Valery Sizov | 2015-05-08 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding quote_string to migration See merge request !630 | ||||
| * | | | | | | Adding quote_string to migrationquote_string | Valery Sizov | 2015-05-08 | 1 | -1/+2 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'fix_link_in_doc' into 'master' | Valery Sizov | 2015-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix link to the CI documentation See merge request !627 | ||||
| * | | | | | | Fix link to the CI documentation | Valery Sizov | 2015-05-08 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'backup_doc' into 'master' | Sytse Sijbrandij | 2015-05-08 | 1 | -7/+67 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Improved the backup documentation See merge request !621 | ||||
| * | | | | | improved backup doc | Valery Sizov | 2015-05-08 | 1 | -7/+65 |
| | | | | | | |||||
| * | | | | | Link to CI backup documentationbackup_doc | Valery Sizov | 2015-05-07 | 1 | -0/+2 |
| | | | | | |