Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont show new file link on protected branch for developers | Dmitriy Zaporozhets | 2014-06-02 | 2 | -8/+19 |
* | Merge branch 'profile-personal-projects' into 'master' | Dmitriy Zaporozhets | 2014-06-02 | 4 | -4/+11 |
|\ | |||||
| * | Fix tests for user page | Dmitriy Zaporozhets | 2014-06-02 | 2 | -1/+5 |
| * | Show only personal projects on profile page | Dmitriy Zaporozhets | 2014-05-30 | 3 | -3/+6 |
* | | Merge branch 'ui-colors' into 'master' | Dmitriy Zaporozhets | 2014-06-02 | 8 | -12/+16 |
|\ \ | |||||
| * | | Use link_color var more often | Dmitriy Zaporozhets | 2014-06-02 | 3 | -3/+3 |
| * | | Fix syntax error | Dmitriy Zaporozhets | 2014-06-02 | 4 | -5/+5 |
| * | | Refactor scss variables. Use darker color for links | Dmitriy Zaporozhets | 2014-06-02 | 6 | -9/+13 |
* | | | Merge branch 'add_noreferrer_to_all_links' into 'master' | Dmitriy Zaporozhets | 2014-06-02 | 1 | -0/+27 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add nofollow to all internal links. | Marin Jankovski | 2014-05-30 | 1 | -7/+20 |
| * | | Extend default link_to helper to add noreferrer html_option. | Marin Jankovski | 2014-05-29 | 1 | -0/+14 |
* | | | New colors for success/warning/primary | Dmitriy Zaporozhets | 2014-05-31 | 2 | -14/+8 |
* | | | Use same color vars for primary/warning styles | Dmitriy Zaporozhets | 2014-05-31 | 1 | -6/+6 |
* | | | Different UI colors for archive project and remove project | Dmitriy Zaporozhets | 2014-05-31 | 2 | -21/+37 |
* | | | Small ui improvements | Dmitriy Zaporozhets | 2014-05-31 | 2 | -2/+18 |
* | | | Simplify issue-box style | Dmitriy Zaporozhets | 2014-05-31 | 4 | -38/+23 |
* | | | Use var colors for panels | Dmitriy Zaporozhets | 2014-05-31 | 2 | -4/+45 |
* | | | Add old ui-box style to panels | Dmitriy Zaporozhets | 2014-05-30 | 4 | -8/+17 |
| |/ |/| | |||||
* | | Dont allow git tag rewrite/removal unless you are master | Dmitriy Zaporozhets | 2014-05-30 | 1 | -1/+1 |
* | | Fix group projects fetch | Dmitriy Zaporozhets | 2014-05-29 | 1 | -3/+3 |
* | | Improve group settings UI | Dmitriy Zaporozhets | 2014-05-29 | 5 | -90/+105 |
* | | Improve help page content | Dmitriy Zaporozhets | 2014-05-29 | 1 | -3/+9 |
* | | Use more logic class names for buttons in panel headings | Dmitriy Zaporozhets | 2014-05-29 | 2 | -2/+2 |
* | | Remove ui-box css | Dmitriy Zaporozhets | 2014-05-29 | 4 | -175/+19 |
* | | Move from ui-box to panels | Dmitriy Zaporozhets | 2014-05-29 | 9 | -24/+32 |
* | | Replace ui-box title with panel-heading | Dmitriy Zaporozhets | 2014-05-29 | 30 | -45/+45 |
* | | Replace ui-box with panel.panel-default | Dmitriy Zaporozhets | 2014-05-29 | 33 | -49/+49 |
* | | Merge branch 'raise-hard-limit' into 'master' | Dmitriy Zaporozhets | 2014-05-29 | 1 | -2/+2 |
|\ \ | |||||
| * | | The hard limit should be a lot more liberal, 10x seems reasonable. | dosire | 2014-05-28 | 1 | -2/+2 |
* | | | Merge pull request #6991 from jvanbaarsen/branch-counter-after-delete | Dmitriy Zaporozhets | 2014-05-29 | 4 | -3/+7 |
|\ \ \ | |||||
| * | | | Changed some stuff around after rebase | Jeroen van Baarsen | 2014-05-23 | 2 | -5/+3 |
| * | | | Make sure the branch counter gets updated | Jeroen van Baarsen | 2014-05-23 | 4 | -3/+9 |
* | | | | Merge pull request #7014 from asedge/api_create_tag | Dmitriy Zaporozhets | 2014-05-29 | 2 | -5/+15 |
|\ \ \ \ | |||||
| * | | | | Update tags_controller.rb to use CreateTagService. | Sean Edge | 2014-05-28 | 1 | -5/+2 |
| * | | | | Add CreateTagService. Use new service to allow tag creation through API. | Sean Edge | 2014-05-23 | 1 | -0/+13 |
| |/ / / | |||||
* | | | | Replace existing links to help pages with the new ones. | Marin Jankovski | 2014-05-29 | 16 | -20/+17 |
* | | | | Use the correct links, replace in search. | Marin Jankovski | 2014-05-29 | 3 | -16/+10 |
* | | | | Remove list items styling in show render. | Marin Jankovski | 2014-05-29 | 1 | -1/+3 |
* | | | | Scan the text and add the help path. | Marin Jankovski | 2014-05-29 | 1 | -1/+4 |
* | | | | render items from doc | Job van der Voort | 2014-05-29 | 5 | -16/+28 |
* | | | | render readme in help | Job van der Voort | 2014-05-29 | 3 | -49/+17 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master-create-group-projects' into 'master' | Dmitriy Zaporozhets | 2014-05-28 | 10 | -68/+81 |
|\ \ \ | |||||
| * | | | Allow masters to create projects in groups | Dmitriy Zaporozhets | 2014-05-28 | 2 | -2/+2 |
| * | | | Use new Projects::TransferService class | Dmitriy Zaporozhets | 2014-05-28 | 1 | -1/+1 |
| * | | | Add ability rule for creating project in namespace | Dmitriy Zaporozhets | 2014-05-28 | 4 | -5/+15 |
| * | | | Refactor project transfer service. Add security check when create or transfer... | Dmitriy Zaporozhets | 2014-05-28 | 3 | -60/+63 |
* | | | | Merge pull request #7032 from erbunao/markdown_clipboard | Dmitriy Zaporozhets | 2014-05-28 | 9 | -23/+127 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Implements and refactors clipboard feature for markdown. | erbunao | 2014-05-28 | 9 | -23/+127 |
| | |/ | |/| | |||||
* | | | Fix haml indent | Dmitriy Zaporozhets | 2014-05-28 | 1 | -3/+3 |
* | | | Backport CI service refactoring from EE | Dmitriy Zaporozhets | 2014-05-28 | 9 | -5/+61 |
|/ / |