Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve readme tests | Dmitriy Zaporozhets | 2015-07-09 | 1 | -3/+6 |
* | Dont check for link but for actual readme content | Dmitriy Zaporozhets | 2015-07-09 | 1 | -1/+0 |
* | Show edit readme from project home page | Dmitriy Zaporozhets | 2015-07-09 | 1 | -4/+5 |
* | Merge branch 'plain-readme' into 'master' | Dmitriy Zaporozhets | 2015-07-09 | 3 | -0/+26 |
|\ | |||||
| * | Properly render plain readme | Dmitriy Zaporozhets | 2015-07-09 | 3 | -0/+26 |
|/ | |||||
* | Add star icon to star button | Dmitriy Zaporozhets | 2015-07-09 | 1 | -0/+1 |
* | Mention project page redesign in CHANGELOG | Dmitriy Zaporozhets | 2015-07-09 | 1 | -0/+1 |
* | Merge branch 'rs-remove-task-states' into 'master' | Dmitriy Zaporozhets | 2015-07-09 | 2 | -19/+4 |
|\ | |||||
| * | Simplify Issue and MergeRequest UpdateServicesrs-remove-task-states | Robert Speicher | 2015-07-08 | 2 | -10/+4 |
| * | Remove unused `task_[un]check` states from Update services | Robert Speicher | 2015-07-08 | 2 | -11/+2 |
* | | Merge branch 'rs-issue-1750' into 'master' | Dmitriy Zaporozhets | 2015-07-09 | 1 | -0/+1 |
|\ \ | |||||
| * | | Ensure `@sort` is set by set_filters_paramsrs-issue-1750 | Robert Speicher | 2015-07-08 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch 'rs-dev-issue-2372' into 'master' | Dmitriy Zaporozhets | 2015-07-08 | 25 | -64/+136 |
|\ \ | |||||
| * | | Improve features to ensure Ajax filter has actually executedrs-dev-issue-2372 | Stan Hu | 2015-07-08 | 2 | -6/+10 |
| * | | Remove "mystery guest" from Milestone filtering features | Robert Speicher | 2015-07-08 | 2 | -26/+18 |
| * | | Use stub_application_setting in a few more specs | Robert Speicher | 2015-07-06 | 8 | -29/+35 |
| * | | Add `feature` tag to feature specs | Robert Speicher | 2015-07-06 | 10 | -11/+11 |
| * | | Rename NoMilestone to Milestone::None | Robert Speicher | 2015-07-06 | 6 | -24/+10 |
| * | | Remove duplicate feature spec for filtering issues by no milestone | Robert Speicher | 2015-07-06 | 1 | -16/+0 |
| * | | Allow user to filter by Issues/Merge Requests without a Milestone | Robert Speicher | 2015-07-06 | 6 | -4/+104 |
| * | | Bump capybara to 2.4.0 | Robert Speicher | 2015-07-06 | 2 | -4/+4 |
| * | | Bump select2-rails version | Robert Speicher | 2015-07-06 | 2 | -3/+3 |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-07-08 | 32 | -346/+287 |
|\ \ \ | |||||
| * \ \ | Merge branch 'project-home-page' into 'master' | Dmitriy Zaporozhets | 2015-07-08 | 30 | -344/+281 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fix project testsproject-home-page | Dmitriy Zaporozhets | 2015-07-08 | 2 | -13/+9 |
| | * | | Fix creating file in new repo | Dmitriy Zaporozhets | 2015-07-08 | 1 | -1/+1 |
| | * | | Fix schortcut tests | Dmitriy Zaporozhets | 2015-07-08 | 1 | -2/+2 |
| | * | | Cleanup and some test fixes after refactoring project home page | Dmitriy Zaporozhets | 2015-07-08 | 8 | -21/+22 |
| | * | | Recommend user to create README file for both empty and existing project | Dmitriy Zaporozhets | 2015-07-08 | 3 | -8/+26 |
| | * | | Imrpove mobile view for project page | Dmitriy Zaporozhets | 2015-07-08 | 2 | -14/+12 |
| | * | | Fix db schema | Dmitriy Zaporozhets | 2015-07-08 | 1 | -9/+1 |
| | * | | Add shortcut for project activity page | Dmitriy Zaporozhets | 2015-07-08 | 6 | -3/+22 |
| | * | | Refactor star and fork buttons | Dmitriy Zaporozhets | 2015-07-08 | 7 | -83/+54 |
| | * | | Add spacing around buttons on project page | Dmitriy Zaporozhets | 2015-07-07 | 1 | -4/+5 |
| | * | | Add download button to project page | Dmitriy Zaporozhets | 2015-07-07 | 1 | -0/+4 |
| | * | | Move project activity to separate tab. Add more features to project home page | Dmitriy Zaporozhets | 2015-07-07 | 12 | -158/+80 |
| | * | | Redesign project home page | Dmitriy Zaporozhets | 2015-07-07 | 5 | -95/+110 |
| * | | | Merge branch 'use_teaspoon' into 'master' | Achilleas Pipinellis | 2015-07-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | use teaspoon instead of jasmine for testing javascript | Francesco Coda Zabetta | 2015-07-08 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge branch 'add-ie-compat-notice' into 'master' | Job van der Voort | 2015-07-08 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * | | | Added info about common UI problems if IE Compatibility View mode is enabled.add-ie-compat-notice | Patricio Cano | 2015-07-07 | 1 | -1/+5 |
| | |/ / | |||||
* | | | | Link to update page. | Sytse Sijbrandij | 2015-07-08 | 1 | -2/+2 |
* | | | | Make sure webhooks are mentioned at the top level. | Sytse Sijbrandij | 2015-07-08 | 2 | -5/+8 |
|/ / / | |||||
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2015-07-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge pull request #9435 from bbodenmiller/patch-1 | stanhu | 2015-07-07 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | use relative link to SSH setup page | Ben Bodenmiller | 2015-07-06 | 1 | -1/+1 |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Jacob Vosmaer | 2015-07-08 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'patch-1' into 'master' | Robert Schilling | 2015-07-08 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix Transfer project input width. | Metalaka | 2015-07-07 | 1 | -1/+1 |
| * | | | | | Merge branch 'fix-irker-capitalization' into 'master' | Robert Schilling | 2015-07-08 | 2 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | |