Vokhmin Alexey V
|
6f67b580c4
|
#222: added form for creating new branch
|
2013-07-22 15:27:14 +04:00 |
Vokhmin Alexey V
|
1fb472d416
|
#214: refactoring of Tree#destroy action according to Alexander's comments
|
2013-07-19 14:22:29 +04:00 |
Vokhmin Alexey V
|
7880fa4625
|
#214: added specs for Project #restore_branch && #delete_branch
|
2013-07-15 17:52:13 +04:00 |
Vokhmin Alexey V
|
2b423e6a6e
|
#214: some refactoring of JS, added comments
|
2013-07-15 16:09:31 +04:00 |
Vokhmin Alexey V
|
a8f4648a08
|
#214: added skip_authorize_resource for TreeController
|
2013-07-13 00:30:02 +04:00 |
Vokhmin Alexey V
|
fe8e1216c5
|
#214: remove unnecessary code
|
2013-07-12 23:27:49 +04:00 |
Vokhmin Alexey V
|
ffcdd26c66
|
#214: updated UI of PullRequest#show
|
2013-07-12 18:21:46 +04:00 |
Vokhmin Alexey V
|
e096fc1bde
|
#214: updated logic of deleting of branch
|
2013-07-11 17:50:22 +04:00 |
Vokhmin Alexey V
|
2e33f0038a
|
#214: added ability to destroy branch
|
2013-07-11 17:03:02 +04:00 |
Vokhmin Alexey V
|
ddbaffdb13
|
#214: removed unnecessary code
|
2013-07-11 14:37:02 +04:00 |
Vokhmin Alexey V
|
d747ffd070
|
#214: updated #branches page, integrated AngularJS
|
2013-07-11 14:34:44 +04:00 |
Alexander Machehin
|
ab703ffa4f
|
#959 fix did you run git update-server-info on the server?
|
2013-02-25 20:35:39 +06:00 |
Alexander Machehin
|
836a030438
|
fixing errors with wrong branch (again) #944
|
2013-02-22 14:54:04 +06:00 |
Alexander Machehin
|
e08c31e314
|
#944 refactoring checking empty project
|
2013-02-22 13:22:34 +06:00 |
Alexander Machehin
|
71de1477b3
|
#944 fix check empty repository
|
2013-02-22 13:17:00 +06:00 |
Alexander Machehin
|
750131ae74
|
#944 show no branches on empty project
|
2013-02-22 01:59:02 +06:00 |
Alexander Machehin
|
e9dec9192f
|
#944 fix error with branches list
|
2013-02-22 01:24:20 +06:00 |
Alexander Machehin
|
2ba37b5da4
|
#944 fix showing empty project
|
2013-02-22 01:23:45 +06:00 |
Vokhmin Alexey V
|
7bcbe39e61
|
#907: update "FileStoreClean" module, some refactoring
|
2013-02-15 01:49:18 +04:00 |
Vokhmin Alexey V
|
5c286a6aa0
|
#907: add ProjectTags table, update UI, logic
|
2013-02-14 16:46:25 +04:00 |
Vokhmin Alexey V
|
7fc8e33993
|
#907: small refactoring of UI
|
2013-02-13 23:29:08 +04:00 |
Vokhmin Alexey V
|
58ac925368
|
#907: refactoring #tags && #branches views
|
2013-02-13 21:40:16 +04:00 |
Vokhmin Alexey V
|
f97fb4c4a5
|
#907: show only tags with commit
|
2013-02-13 15:38:25 +04:00 |
Vokhmin Alexey V
|
c762d2b6e0
|
#907: update #tags action
|
2013-02-13 15:23:58 +04:00 |
Vokhmin Alexey V
|
3929c4bb57
|
#907: update #branches UI
|
2013-02-13 14:25:09 +04:00 |
Vokhmin Alexey V
|
77d3a01614
|
#907: add #branches, #tags actions
|
2013-02-12 20:35:14 +04:00 |
Alexander Machehin
|
7185a46ed7
|
[refs #878] fixed ActionController::RoutingError (Not Found) for archives
|
2013-01-31 23:26:41 +06:00 |
Vokhmin Alexey V
|
33209e7200
|
hotfix for downloading 'tar' archives
|
2012-10-04 00:27:13 +04:00 |
Vokhmin Alexey V
|
799a1464fb
|
#385: fixed
|
2012-09-20 18:26:26 +04:00 |
Vokhmin Alexey V
|
07f5224e76
|
#385: removed before_filter
|
2012-09-20 15:21:54 +04:00 |
Vokhmin Alexey V
|
c76618441e
|
#385: revert some changes according to discussion
|
2012-09-20 15:10:52 +04:00 |
Vokhmin Alexey V
|
9d2c9ae2b3
|
#385: added rsa to name of archives for git branches
|
2012-09-20 00:38:40 +04:00 |
Vokhmin Alexey V
|
f39adfd2f7
|
#385: fixed specs, updated controller, view
|
2012-09-19 23:29:36 +04:00 |
Pavel Chipiga
|
611b22baa5
|
Update gems, fix conflicts. Raise 404 error instead of redirect. Refactor git controllers. Refactor git methods, move to modules. Cleanup git helpers, refactor and remove unused variables from views, refactor git templates. Refactor project load. Refactor git routes and links, refactor constraints. Fix branches with slashes and dots. Apply github linguist and libmagic for binary file detection. Other refactor and code cleanup. Fix specs and deprecations. Refs #263
|
2012-07-17 11:02:56 +03:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |