Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use Commits#show instead of Commits#index | Robert Speicher | 2012-09-26 | 6 | -45/+19 | |
| * | Remove Commits#compare, add CompareController | Robert Speicher | 2012-09-26 | 6 | -21/+53 | |
| * | Remove unused render_full_content filter | Robert Speicher | 2012-09-26 | 6 | -9/+0 | |
| * | Rename RefExtractor to ExtractsPath | Robert Speicher | 2012-09-26 | 6 | -19/+84 | |
| * | Update RefExtractor to handle atom feeds | Robert Speicher | 2012-09-26 | 3 | -15/+12 | |
| * | DRY up Blame, Blob and Tree controllers | Robert Speicher | 2012-09-26 | 6 | -73/+38 | |
| * | Add BlobController, remove Refs#blob | Robert Speicher | 2012-09-26 | 8 | -65/+83 | |
| * | Add BlameController, remove Refs#blame action | Robert Speicher | 2012-09-26 | 8 | -27/+57 | |
| * | Another RefExtractor refactor | Robert Speicher | 2012-09-26 | 2 | -58/+83 | |
| * | Move refs/blame view to blame/show | Robert Speicher | 2012-09-26 | 1 | -0/+0 | |
| * | Fix ref_switcher path | Robert Speicher | 2012-09-26 | 3 | -3/+3 | |
| * | Update usages of tree_file_project_ref_path to project_tree_path | Robert Speicher | 2012-09-26 | 20 | -36/+41 | |
| * | Add TreeController and spec | Robert Speicher | 2012-09-26 | 4 | -3/+100 | |
| * | Enable tree resource, remove old tree routes | Robert Speicher | 2012-09-26 | 2 | -27/+10 | |
| * | Require 'github/markup' in Gemfile | Robert Speicher | 2012-09-26 | 2 | -3/+1 | |
| * | Move tree-related views from refs to trees | Robert Speicher | 2012-09-26 | 8 | -0/+11 | |
| * | Add ref_extractor helper module for upcoming controllers | Robert Speicher | 2012-09-26 | 2 | -0/+103 | |
| * | Use Commit#show instead of Commits#show to view a single commit | Robert Speicher | 2012-09-26 | 10 | -31/+43 | |
| * | Add tree-ish route placeholders, modify commit(s) routes | Robert Speicher | 2012-09-26 | 1 | -1/+11 | |
| * | Add routing specs for new routes | Robert Speicher | 2012-09-26 | 1 | -0/+59 | |
| * | Add CommitController | Robert Speicher | 2012-09-26 | 1 | -0/+33 | |
| * | Add branches method to Repository role | Robert Speicher | 2012-09-26 | 1 | -11/+9 | |
|/ | ||||||
* | Merge pull request #1567 from NARKOZ/mass-assignment | Dmitriy Zaporozhets | 2012-09-26 | 29 | -46/+102 | |
|\ | ||||||
| * | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 28 | -44/+100 | |
| * | fix mass assignment error in create_from_omniauth after a6a229a | Nihad Abbasov | 2012-09-26 | 1 | -2/+2 | |
|/ | ||||||
* | fix left project event | randx | 2012-09-26 | 1 | -0/+1 | |
* | Project activity inifinite scroll paging | randx | 2012-09-26 | 3 | -1/+8 | |
* | Merge pull request #1364 from AlexDenisov/fix_project_access_notification | Dmitriy Zaporozhets | 2012-09-26 | 4 | -17/+27 | |
|\ | ||||||
| * | Comment removed | Alex Denisov | 2012-09-26 | 1 | -1/+0 | |
| * | Merge branch 'master' into fix_project_access_notification | Alex Denisov | 2012-09-26 | 74 | -838/+1150 | |
| |\ | ||||||
| * \ | master merged | Alex Denisov | 2012-09-20 | 269 | -2126/+4220 | |
| |\ \ | ||||||
| * \ \ | Merge 'master' branch | Alex Denisov | 2012-09-10 | 65 | -435/+965 | |
| |\ \ \ | ||||||
| * | | | | don't send notification when UsersProject destroyed | Alex Denisov | 2012-09-07 | 1 | -0/+1 | |
| * | | | | Merge branch 'master' into fix_project_access_notification | Alex Denisov | 2012-09-07 | 953 | -1039/+941 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into fix_project_access_notification | Alex Denisov | 2012-09-03 | 22 | -93/+97 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | test_after_commit gem added | Alex Denisov | 2012-09-03 | 4 | -14/+12 | |
| * | | | | | | After commit instead of after_update | Alex Denisov | 2012-09-03 | 2 | -8/+12 | |
* | | | | | | | Fix milestone calendar, Removed unnecessary selects from admin | Dmitriy Zaporozhets | 2012-09-26 | 6 | -10/+32 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge pull request #1561 from dosire/mass_assignment | Dmitriy Zaporozhets | 2012-09-26 | 3 | -5/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Protect users projects_limit from mass assignment. | Marin Jankovski | 2012-09-26 | 3 | -5/+32 | |
* | | | | | | | Merge pull request #1560 from NARKOZ/refactoring | Dmitriy Zaporozhets | 2012-09-26 | 8 | -120/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cleanup rake tasks | Nihad Abbasov | 2012-09-26 | 8 | -120/+77 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1553 from jouve/simplify_controllers1 | Nihad Abbasov | 2012-09-25 | 6 | -6/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove duplicate before_filter | Cyril | 2012-09-25 | 6 | -6/+0 | |
* | | | | | | | | Merge pull request #1534 from iamntz/emoji_alignment | Dmitriy Zaporozhets | 2012-09-25 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Removed float on emoji | Staicu Ionut | 2012-09-24 | 1 | -1/+5 | |
* | | | | | | | | | Merge pull request #1551 from NARKOZ/front-end | Dmitriy Zaporozhets | 2012-09-25 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | add auto-completion for +1, -1 emoji | Nihad Abbasov | 2012-09-25 | 1 | -2/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Pollished push event | Dmitriy Zaporozhets | 2012-09-25 | 2 | -19/+23 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #1501 from caleywoods/master | Nihad Abbasov | 2012-09-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | |