Robert Speicher
|
99d391332f
|
Add a "patch" MIME type, and render it like a normal view in Commit#show
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
c058e3903e
|
Finalize new routes
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
9d394250a8
|
Add an inflector to mark "commits" as uncountable
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
f1c6bd8df3
|
Factories - Format project path and code
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
835be5b1bf
|
ExtractPaths - Only call assign_ref_vars on show action
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
3574826920
|
Use Commits#show instead of Commits#index
Takes tree-ish + path as ID
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
169f16fb32
|
Remove Commits#compare, add CompareController
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
5a5d214de4
|
Remove unused render_full_content filter
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
a1e68a9120
|
Rename RefExtractor to ExtractsPath
Update docs a bit
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
a8ea8d98a4
|
Update RefExtractor to handle atom feeds
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
398ba6f1bb
|
DRY up Blame, Blob and Tree controllers
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
576cec6c67
|
Add BlobController, remove Refs#blob
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
39c6579306
|
Add BlameController, remove Refs#blame action
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
37f0b600bc
|
Another RefExtractor refactor
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
94af622c87
|
Move refs/blame view to blame/show
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
339dfa32b8
|
Fix ref_switcher path
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
79a02df92e
|
Update usages of tree_file_project_ref_path to project_tree_path
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
e33cbb9b42
|
Add TreeController and spec
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
884eb73297
|
Enable tree resource, remove old tree routes
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
2ddb191706
|
Require 'github/markup' in Gemfile
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
6ddb35bd5e
|
Move tree-related views from refs to trees
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
567767bcf2
|
Add ref_extractor helper module for upcoming controllers
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
b389247c02
|
Use Commit#show instead of Commits#show to view a single commit
Commits#show (plural) is going to be for showing commit history on a
specific path.
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
a21abce94f
|
Add tree-ish route placeholders, modify commit(s) routes
|
2012-09-26 16:32:20 -04:00 |
|
Robert Speicher
|
bde5088525
|
Add routing specs for new routes
|
2012-09-26 16:32:20 -04:00 |
|
Robert Speicher
|
5e1ef575df
|
Add CommitController
|
2012-09-26 16:32:20 -04:00 |
|
Robert Speicher
|
ed26ecae0c
|
Add branches method to Repository role
|
2012-09-26 16:32:20 -04:00 |
|
Cyril
|
bdf317addc
|
layout selected by controller name
|
2012-09-26 22:27:44 +02:00 |
|
Cyril
|
078a8f0e66
|
factorize before_filters and layout for projects related controllers
|
2012-09-26 22:27:43 +02:00 |
|
Dmitriy Zaporozhets
|
0439387be0
|
Merge pull request #1567 from NARKOZ/mass-assignment
set activerecord whitelist_attributes to true [2]
|
2012-09-26 13:05:55 -07:00 |
|
Nihad Abbasov
|
83efcabc82
|
set activerecord whitelist_attributes to true
|
2012-09-26 11:18:35 -07:00 |
|
Nihad Abbasov
|
4629cc44d6
|
fix mass assignment error in create_from_omniauth after a6a229a
|
2012-09-26 11:18:25 -07:00 |
|
randx
|
dddb5b5de9
|
fix left project event
|
2012-09-26 21:05:04 +03:00 |
|
randx
|
0261b0c64c
|
Project activity inifinite scroll paging
|
2012-09-26 21:01:54 +03:00 |
|
Dmitriy Zaporozhets
|
16e67fd8be
|
Merge pull request #1364 from AlexDenisov/fix_project_access_notification
Project access notifications fixed
|
2012-09-26 07:21:54 -07:00 |
|
Marin Jankovski
|
a58d311262
|
Secure and httponly options on cookie.
|
2012-09-26 16:02:31 +02:00 |
|
Alex Denisov
|
965b6701ab
|
Comment removed
|
2012-09-26 17:01:13 +03:00 |
|
Dmitriy Zaporozhets
|
9270b6c3c7
|
Fix milestone calendar, Removed unnecessary selects from admin
|
2012-09-26 16:49:20 +03:00 |
|
Alex Denisov
|
c09d233611
|
Merge branch 'master' into fix_project_access_notification
|
2012-09-26 16:14:47 +03:00 |
|
Dmitriy Zaporozhets
|
3c132f2e68
|
Merge pull request #1561 from dosire/mass_assignment
Protect users projects_limit from mass assignment.
|
2012-09-26 05:45:16 -07:00 |
|
Dmitriy Zaporozhets
|
547be97ba6
|
Merge pull request #1560 from NARKOZ/refactoring
cleanup rake tasks
|
2012-09-26 04:21:32 -07:00 |
|
Marin Jankovski
|
5928388b1c
|
Protect users projects_limit from mass assignment.
|
2012-09-26 13:20:44 +02:00 |
|
Nihad Abbasov
|
83696b127b
|
cleanup rake tasks
|
2012-09-26 04:18:10 -07:00 |
|
Nihad Abbasov
|
30ee53624b
|
Merge pull request #1553 from jouve/simplify_controllers1
remove duplicate before_filter
|
2012-09-25 14:05:26 -07:00 |
|
Cyril
|
252d3a0c9d
|
remove duplicate before_filter
|
2012-09-25 22:38:11 +02:00 |
|
Dmitriy Zaporozhets
|
e584f14857
|
Merge pull request #1534 from iamntz/emoji_alignment
Removed float on emoji
|
2012-09-25 12:44:03 -07:00 |
|
Dmitriy Zaporozhets
|
2cc8d91dad
|
Merge pull request #1551 from NARKOZ/front-end
add auto-completion for +1, -1 emoji
|
2012-09-25 10:12:32 -07:00 |
|
Marin Jankovski
|
7284c58c5f
|
Don't test if invalid key is valid.
|
2012-09-25 16:13:24 +02:00 |
|
Marin Jankovski
|
012dc2278c
|
Valid key for deploy keys spec test.
|
2012-09-25 16:13:13 +02:00 |
|
Marin Jankovski
|
81ffb0afdd
|
Add valid looking key to test.
Conflicts:
features/steps/profile/profile_ssh_keys.rb
|
2012-09-25 14:11:31 +02:00 |
|