| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Specs refactoring to reduce test time. Disabled observers by default for specs | Dmitriy Zaporozhets | 2013-04-10 | 12 | -112/+99 |
| | | |||||
| * | Remove Wiki and db table since we use gollum now | Dmitriy Zaporozhets | 2013-04-10 | 6 | -106/+11 |
| | | |||||
| * | Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 ↵ | Dmitriy Zaporozhets | 2013-04-10 | 3 | -385/+0 |
| | | | | | first | ||||
| * | Reduce notes_on_merge_requests_spec time from 3 min to 1min | Dmitriy Zaporozhets | 2013-04-10 | 1 | -55/+41 |
| | | |||||
| * | Cleanup gfm tests | Dmitriy Zaporozhets | 2013-04-10 | 1 | -72/+3 |
| | | |||||
| * | Merge pull request #3464 from jrmithdobbs/fix_overlapping_testcase_name | Dmitriy Zaporozhets | 2013-04-10 | 1 | -3/+3 |
| |\ | | | | | Fix overlapping test case names. | ||||
| | * | Fix overlapping test case names. | Douglas Huff | 2013-04-07 | 1 | -3/+3 |
| | | | |||||
| * | | Fixed random failing test | Dmitriy Zaporozhets | 2013-04-10 | 2 | -8/+1 |
| | | | |||||
| * | | backup/restore uploads | Dmitriy Zaporozhets | 2013-04-10 | 3 | -3/+46 |
| | | | |||||
| * | | Run rewrite-hooks after repos restore | Dmitriy Zaporozhets | 2013-04-10 | 1 | -0/+9 |
| | | | |||||
| * | | Use update_column to set :last_activity_at for project | Dmitriy Zaporozhets | 2013-04-10 | 1 | -1/+1 |
| | | | |||||
| * | | fix gollum git instructions. related to #3562 | Dmitriy Zaporozhets | 2013-04-10 | 2 | -2/+6 |
| | | | |||||
| * | | Merge pull request #3557 from rgbkrk/grammar-showdown | Dmitriy Zaporozhets | 2013-04-10 | 4 | -4/+4 |
| |\ \ | | | | | | | s/was/were/ for plural subjects | ||||
| | * | | s/was/were/ for plural subjects | Kyle Kelley | 2013-04-09 | 4 | -4/+4 |
| | | | | |||||
| * | | | Merge branch 'improve-wording' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-04-10 | 5 | -5/+5 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Hat tip to Jan Mauritz Faber for his suggestions. | Sytse Sijbrandij | 2013-04-10 | 5 | -5/+5 |
| |/ / | |||||
| * | | Update sidekiq gem. Make event body color a bit lighter | Dmitriy Zaporozhets | 2013-04-09 | 2 | -2/+2 |
| | | | |||||
| * | | Merge branch 'Undev-feature/refactoring_scopes_pr' | Dmitriy Zaporozhets | 2013-04-09 | 13 | -150/+113 |
| |\ \ | |||||
| | * | | Improve migration AddLastActivityColumnIntoProject to use real last activity ↵ | Dmitriy Zaporozhets | 2013-04-09 | 1 | -1/+7 |
| | | | | | | | | | | | | | date if present | ||||
| | * | | Improve perfomance by using project.last_activity_at in ↵ | Dmitriy Zaporozhets | 2013-04-09 | 2 | -39/+35 |
| | | | | | | | | | | | | | project_last_activity helper | ||||
| | * | | Merge branch 'feature/refactoring_scopes_pr' of ↵ | Dmitriy Zaporozhets | 2013-04-09 | 12 | -112/+73 |
| | |\ \ |/ / / | | | | | | | | | | | | | | | | https://github.com/Undev/gitlabhq into Undev-feature/refactoring_scopes_pr Conflicts: db/schema.rb | ||||
| | * | | Fix tests | Andrey Kumanyaev | 2013-04-03 | 2 | -8/+8 |
| | | | | |||||
| | * | | Perfomance updating Project activity sort | Andrey Kumanyaev | 2013-04-03 | 5 | -7/+32 |
| | | | | |||||
| | * | | Update model methods | Andrey Kumanyaev | 2013-04-03 | 7 | -104/+43 |
| | | | | |||||
| * | | | Include ruby 2.0 in travis | Dmitriy Zaporozhets | 2013-04-09 | 1 | -0/+1 |
| | | | | |||||
| * | | | Override Issue opened scope. Now reopened issues also included | Dmitriy Zaporozhets | 2013-04-09 | 1 | -0/+3 |
| | | | | |||||
| * | | | Fix missing initCheck for Issues page checkbox | Dmitriy Zaporozhets | 2013-04-09 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix badge image url to ci.gitlab.org | Dmitriy Zaporozhets | 2013-04-09 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | Merge pull request #3522 from dplarson/correct-install-docs | Dmitriy Zaporozhets | 2013-04-07 | 1 | -1/+1 |
| |\ \ | | | | | | | Install gems with user `git`, not `gitlab` | ||||
| | * | | Install gems with user `git`, not `gitlab`. | David Larson | 2013-04-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #3538 from AeroNotix/patch-1 | Dmitriy Zaporozhets | 2013-04-07 | 1 | -4/+4 |
| |\ \ \ | | | | | | | | | Fixed JSON description of system hook | ||||
| | * | | | Fixed JSON description of system hook | Aaron France | 2013-04-06 | 1 | -4/+4 |
| | | | | | | | | | | | | | Fixed JSON description of system hook to accurately describe what is actually being sent. | ||||
| * | | | | remove outdated routing specs | Dmitriy Zaporozhets | 2013-04-07 | 1 | -8/+0 |
| | | | | | |||||
| * | | | | refactor Issues.js. Remove unused actions. Respect filters while searching ↵ | Dmitriy Zaporozhets | 2013-04-07 | 7 | -109/+80 |
| | | | | | | | | | | | | | | | | | for issue | ||||
| * | | | | Fixed mr filter tests | Dmitriy Zaporozhets | 2013-04-07 | 1 | -5/+5 |
| | | | | | |||||
| * | | | | Refactoring & restyle pagination: | Dmitriy Zaporozhets | 2013-04-06 | 24 | -142/+63 |
| |/ / / | | | | | | | | | | | | | | | | - remove admin kaminari theme. Use gitlab theme everywhere - use bootstrap styled for gitlab admin themes - dont reload page when change issue filter | ||||
| * | | | New entries in CHANGELOG | Dmitriy Zaporozhets | 2013-04-06 | 1 | -0/+3 |
| | | | | |||||
| * | | | Increase event title font size on dashboard activity feed | Dmitriy Zaporozhets | 2013-04-06 | 3 | -3/+8 |
| | | | | |||||
| * | | | apply redesigned MR list to dashboard, group etc | Dmitriy Zaporozhets | 2013-04-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Redesign issues, mr lists | Dmitriy Zaporozhets | 2013-04-06 | 21 | -99/+180 |
| | | | | |||||
| * | | | refactor scss, refove unused classes | Dmitriy Zaporozhets | 2013-04-06 | 8 | -182/+59 |
| | | | | |||||
| * | | | remove draper | Dmitriy Zaporozhets | 2013-04-05 | 3 | -38/+0 |
| | | | | |||||
| * | | | Backup/restore wiki repos too | Dmitriy Zaporozhets | 2013-04-05 | 1 | -0/+22 |
| | | | | |||||
| * | | | Restyle tags page | Dmitriy Zaporozhets | 2013-04-05 | 2 | -24/+23 |
| | | | | |||||
| * | | | separate rake task for migration and persistent one | Dmitriy Zaporozhets | 2013-04-05 | 2 | -0/+11 |
| | | | | |||||
| * | | | move old repositories dir to one with timestamp | Dmitriy Zaporozhets | 2013-04-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | Use data[:commits] hash from event to render push info on dashboard | Dmitriy Zaporozhets | 2013-04-05 | 3 | -28/+9 |
| | | | | |||||
| * | | | Get rid of event decorator. Use event data hash instead commit objects to ↵ | Dmitriy Zaporozhets | 2013-04-05 | 6 | -53/+48 |
| | | | | | | | | | | | | | increase perfomance | ||||
| * | | | refactor backup/restore | Dmitriy Zaporozhets | 2013-04-05 | 5 | -103/+140 |
| | | | | |||||
| * | | | Prevent same branch in MR seeds | Dmitriy Zaporozhets | 2013-04-05 | 2 | -3/+5 |
| | | | | |||||
