Vokhmin Alexey V
|
4d4260fb7f
|
#222: updated routes.rb
|
2013-07-23 17:41:05 +04:00 |
Vokhmin Alexey V
|
fd1f81c466
|
#214: update count of branches in repo_block of project
|
2013-07-19 13:21:01 +04:00 |
Vokhmin Alexey V
|
352d2ae027
|
#34: enable webhooks for all
|
2013-05-29 17:05:00 +04:00 |
Vokhmin Alexey V
|
6cf7a2e21d
|
#34: added access rights to Hooks only for global admins
|
2013-05-17 00:07:40 +04:00 |
Vokhmin Alexey V
|
d28a2b0173
|
#34: added Hook model, controller, views
|
2013-04-12 17:26:18 +04:00 |
Alexander Machehin
|
d85039d5be
|
Support git over ssh: hooks, support gitlab-shell api, UI, refactroing
|
2013-03-07 14:09:08 +06:00 |
Alexander Machehin
|
151c719a0c
|
#944 fix branches link
|
2013-02-22 01:22:41 +06:00 |
Vladimir Sharshov
|
0c28ddb5b5
|
Merge pull request #930 from warpc/907-save-project-tags-on-file-store
[refs #907]: save project tags archives on file store
|
2013-02-15 05:01:39 -08:00 |
Vokhmin Alexey V
|
0c6cc8afc8
|
#899: small refactoring
|
2013-02-15 15:16:34 +04:00 |
Vokhmin Alexey V
|
f8b956b25c
|
#899: show count of Issues and Pull requests
|
2013-02-15 15:08:48 +04:00 |
Vokhmin Alexey V
|
5c286a6aa0
|
#907: add ProjectTags table, update UI, logic
|
2013-02-14 16:46:25 +04:00 |
Vokhmin Alexey V
|
901ccce79a
|
#907: use "treeish" instead of "@commit.id" in link for download
|
2013-02-14 14:12:25 +04:00 |
Vokhmin Alexey V
|
3ab48cfcf5
|
#907: remove count of commits
|
2013-02-13 16:56:36 +04:00 |
Vokhmin Alexey V
|
04b70fe91f
|
#907: update routes, hide 'branch_select' on #tags action
|
2013-02-12 21:02:34 +04:00 |
Vokhmin Alexey V
|
61d638e172
|
#907: add count of commits
|
2013-02-12 20:52:01 +04:00 |
Vokhmin Alexey V
|
77d3a01614
|
#907: add #branches, #tags actions
|
2013-02-12 20:35:14 +04:00 |
Alexander Machehin
|
8860238da4
|
[refs #878] fix some bugs when no master branch
|
2013-01-31 22:26:49 +06:00 |
Alexander Machehin
|
76606036cb
|
[refs #737] remove branch from commit message
|
2012-11-28 19:15:15 +06:00 |
Vokhmin Alexey V
|
fb8d1ded5f
|
#90: added some specs for pull requests
|
2012-09-28 19:08:51 +04:00 |
Vokhmin Alexey V
|
dfada7a270
|
#90: fixed NoMethodError on #show page for guest
|
2012-09-27 21:21:10 +04:00 |
Vokhmin Alexey V
|
07b27b934f
|
#90: updated #index page for pull-requests
|
2012-09-26 15:46:23 +04:00 |
Alexander Machehin
|
dfbf8a8d58
|
Merge branch 'master' into 90-pull
Fucking conflicts:
app/controllers/projects/issues_controller.rb
app/models/ability.rb
app/views/projects/issues/show.html.haml
config/routes.rb
db/schema.rb
lib/tasks/import.rake
spec/models/comment_for_commit_spec.rb
vendor/assets/javascripts/bootstrap-tab.js
vendor/assets/stylesheets/bootstrap.css
|
2012-09-25 17:55:30 +06: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
|
f39adfd2f7
|
#385: fixed specs, updated controller, view
|
2012-09-19 23:29:36 +04:00 |
Alexander Machehin
|
6a04f4ad7a
|
Merge again branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-08-06 11:19:06 +06:00 |
Vladimir Sharshov
|
8bc229f933
|
[refs #597] Add help page for new git repo. Remove link to README in project pages, small refactoring.
|
2012-08-03 18:31:04 +04:00 |
Alexander Machehin
|
944c6fc0e2
|
Merge branch 'master' into 90-pull
Conflicts:
app/assets/stylesheets/design/custom.scss
app/controllers/projects/git/commits_controller.rb
app/helpers/git_helper.rb
app/models/project.rb
app/views/projects/git/commits/_commit_diff.html.haml
db/schema.rb
lib/ext/core/string.rb
|
2012-07-27 18:37:25 +06: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 |
Alexander Machehin
|
4b8def5bd0
|
[refs #90] add pulls to tracker
|
2012-06-04 23:00:19 +06:00 |
Alexander Machehin
|
6b6887250b
|
Merge branch 'master' into 90-pull
Conflicts:
db/schema.rb
|
2012-05-21 17:31:49 +06:00 |
Alexander Machehin
|
74aee232f9
|
[refs #90] some fixes and merge button
|
2012-05-17 22:49:29 +06:00 |
konstantin.grabar
|
1f088c0cfc
|
[refs #461] Rename is_rpm to is_package
|
2012-05-15 14:00:57 +04:00 |
Alexander Machehin
|
85d4489009
|
[refs #90] dont work pull
|
2012-05-12 00:23:09 +06:00 |
Alexander Machehin
|
3e0ebdc929
|
[refs #90] change route
|
2012-05-10 22:57:59 +06:00 |
Alexander Machehin
|
36b4ce2d99
|
Merge branch 'master' into 90-pull
Conflicts:
Gemfile
Gemfile.lock
app/controllers/projects/issues_controller.rb
app/models/project.rb
config/locales/menu.en.yml
config/routes.rb
db/schema.rb
|
2012-05-03 23:19:43 +06: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 |