Johannes Schleifenbaum
|
fddc0c29aa
|
add help page for gitlab specific rake tasks
|
2012-12-03 17:19:33 +01:00 |
|
Dmitriy Zaporozhets
|
46bf3a0949
|
Refactored profile to resource. Added missing flash notice on successfull updated. Update username via ajax
|
2012-12-02 13:29:24 +02:00 |
|
Dmitriy Zaporozhets
|
e750efd9fc
|
Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requests
Diff and patch for commits and merge requests
|
2012-11-26 04:40:49 -08:00 |
|
Riyad Preukschas
|
2b1afa0e62
|
Remove merge_request#raw and replace it with formats to #show
Needed to add a constraint on the id. Otherwise the format was parsed as part of the id.
|
2012-11-25 00:05:44 +01:00 |
|
Dmitriy Zaporozhets
|
552b3105fb
|
Fixed admin area. Create project only from one place
|
2012-11-23 07:31:09 +03:00 |
|
Dmitriy Zaporozhets
|
2b683b0d0b
|
Ability to create project with namespace
|
2012-11-23 07:11:09 +03:00 |
|
Dmitriy Zaporozhets
|
26622f4c8f
|
Improve routing. Project access via namespace
|
2012-11-22 23:34:06 +03:00 |
|
Dmitriy Zaporozhets
|
406a0c809b
|
GitLabCi Service imtegration
|
2012-11-19 22:34:05 +03:00 |
|
randx
|
1c5b2a5153
|
Stats page
|
2012-11-10 23:08:47 +02:00 |
|
Markus Grobelin
|
bd50a9f466
|
grack: allow repositories to have dots in name, e.g. serverconfigs-example.com.git
|
2012-10-26 14:05:57 +02:00 |
|
Dmitriy Zaporozhets
|
fd0aca1225
|
Feature implemented
|
2012-10-24 14:20:53 +03:00 |
|
Valeriy Sizov
|
f6a8e69449
|
WebEditor: base form
|
2012-10-12 20:07:23 +03:00 |
|
Nihad Abbasov
|
9e4f3147a0
|
specify HTTP verbs for match in routes
|
2012-10-05 07:23:57 -07:00 |
|
Dmitriy Zaporozhets
|
224fb5770c
|
Added ability to manage groups from admin
|
2012-10-03 12:49:43 +03:00 |
|
randx
|
1b6a3dfec9
|
Move all stuff to groups controller
|
2012-10-02 20:42:15 +03:00 |
|
Dmitriy Zaporozhets
|
d6363e9359
|
Admin Group scaffold -> new, show, index
|
2012-10-02 19:01:40 +03:00 |
|
Robert Speicher
|
8432c9c176
|
Routes are now final
|
2012-09-26 16:45:00 -04:00 |
|
Robert Speicher
|
6cb626ef51
|
Add Compare#index and Compare#create actions
Create just redirects to our specially-formatted #show action
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
c058e3903e
|
Finalize new routes
|
2012-09-26 16:32:23 -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
|
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
|
884eb73297
|
Enable tree resource, remove old tree routes
|
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
|
95bd93fe1a
|
Remove Projects#team action
Uses TeamMembers#index instead, to be more RESTful
|
2012-09-16 10:07:06 -04:00 |
|
Robert Speicher
|
d7eb797024
|
1.9 Hash syntax in routes.rb
Also cleans up some alignment and removes unnecessary "to: " arguments
|
2012-09-16 07:38:14 -04:00 |
|
Robert Speicher
|
94f91146f1
|
Limit admin/logs and admin/resque routes to the actions that are used
|
2012-09-16 07:38:14 -04:00 |
|
Robert Speicher
|
4f4c401f77
|
Don't instantiate Resque::Server in routes
It still works, and it cleans up the output of `rake routes`.
|
2012-09-16 07:38:14 -04:00 |
|
Dmitriy Zaporozhets
|
dc37c8aaae
|
Refactored profile area
|
2012-09-14 19:13:25 +03:00 |
|
Alex Denisov
|
761c17f282
|
Unused routes removed
|
2012-09-05 09:20:02 +03:00 |
|
Robert Speicher
|
0de5d08e37
|
Give Resque route a name and use that for the iframe src
Closes #1350
|
2012-08-31 19:28:32 -04:00 |
|
randx
|
3dd7703b80
|
Feature: Labels page. Index page
|
2012-08-24 13:05:40 +03:00 |
|
Dmitriy Zaporozhets
|
aa50408ecb
|
1. Better message if no ssh key
2. SSH Keys Help page
|
2012-08-22 03:56:53 +03:00 |
|
Dmitriy Zaporozhets
|
5fd0e7ba11
|
Merge pull request #1198 from NARKOZ/preview_notes
ability to preview notes
|
2012-08-10 06:42:31 -07:00 |
|
Nihad Abbasov
|
9639780359
|
render notes preview on server-side
|
2012-08-09 23:47:48 -07:00 |
|
Dmitriy Zaporozhets
|
839757598b
|
Wiki pages page
|
2012-08-09 07:34:29 +03:00 |
|
randx
|
34ba4e1352
|
Gitlab Markdown help page
|
2012-08-03 00:20:09 +03:00 |
|
randx
|
00b280c3f9
|
Feature: Bulk Issues update
|
2012-07-28 03:35:43 +03:00 |
|
Valeriy Sizov
|
c38578428b
|
System Hooks: CRUD has done
|
2012-07-19 00:25:10 +03:00 |
|
randx
|
1a2bacfb4b
|
Feature: ajax load for tree commit log
|
2012-07-10 22:52:38 +03:00 |
|
randx
|
be1b40802d
|
Api page in help
|
2012-07-06 03:05:12 +03:00 |
|
Dmitriy Zaporozhets
|
d40b9ce26d
|
Admin gitolite logs. Refactored project creation. Few style fixes.
|
2012-07-05 21:59:37 +03:00 |
|
randx
|
264ee0c5a1
|
Tabs styled. MR Get Patch
|
2012-07-05 01:26:23 +03:00 |
|
Dmitriy Zaporozhets
|
9b337b8328
|
Epic: Gitlab configuration with default values
|
2012-07-02 21:51:48 +03:00 |
|
Dmitriy Zaporozhets
|
15a03e1d87
|
Merge pull request #1023 from SaitoWu/feature/https
Feature/https
|
2012-07-02 01:52:23 -07:00 |
|
Saito
|
82e2551833
|
dot needs a escape.
|
2012-07-02 11:07:21 +08:00 |
|
Dmitriy Zaporozhets
|
fca957086e
|
Merge pull request #1020 from SaitoWu/feature/https
Feature/https
|
2012-06-29 06:44:45 -07:00 |
|
Saito
|
7888e3ae29
|
now works with git clone http://localhost/repo.git now
|
2012-06-29 21:39:40 +08:00 |
|
Dmitriy Zaporozhets
|
f73d71810e
|
Merge pull request #1018 from glebm/master
Resque Authentication + iFrame view
|
2012-06-29 04:53:43 -07:00 |
|
gleb
|
2da45e9cbf
|
Refs #1013
Renamed protect_resque.rb => resque_authentication
Integrated resque web with the rest of gitlab
|
2012-06-29 13:46:24 +02:00 |
|
Dmitriy Zaporozhets
|
318350e34f
|
Merge branch 'api' of https://github.com/NARKOZ/gitlabhq
Conflicts:
Gemfile.lock
|
2012-06-29 14:25:20 +03:00 |
|
Saito
|
86807b8ecc
|
mount grack to git, u can 'git clone http://localhost/git/xx.git' now
|
2012-06-29 11:30:31 +08:00 |
|
Nihad Abbasov
|
4aca61e8a6
|
install grape and mount Gitlab::API
|
2012-06-28 03:42:58 -07:00 |
|
randx
|
335f9d6410
|
New Feature: Diff patch file export for commit
|
2012-06-28 12:51:50 +03:00 |
|
Dmitriy Zaporozhets
|
a243253b10
|
Refactored project archive. Improved MR usability form
|
2012-06-13 09:03:53 +03:00 |
|
randx
|
edd81a79c5
|
Dashboard refactoring:
* dashboard should be in dashboard controller not project index
* projects index removed
|
2012-06-12 23:13:42 +03:00 |
|
randx
|
093159a868
|
Styled snippets. Raw button for snippet
|
2012-06-12 21:41:46 +03:00 |
|
Dmitriy Zaporozhets
|
1e4d15b406
|
Password & token split up, icon to button for top panel
|
2012-05-19 12:25:56 +03:00 |
|
Dmitriy Zaporozhets
|
9cd8f7b082
|
New Feature: Git Blame for file
|
2012-05-17 19:11:45 +03:00 |
|
Dmitriy Zaporozhets
|
28cb43135c
|
Hooks UI improved, Request tests added
|
2012-04-26 20:43:12 +03:00 |
|
Dmitriy Zaporozhets
|
08994f3f60
|
Merge remote-tracking branch 'origin/merge_button'
Conflicts:
app/assets/javascripts/merge_requests.js
db/schema.rb
|
2012-04-21 12:22:56 +03:00 |
|
randx
|
35e21b3402
|
Admin dashboard
|
2012-04-20 19:41:49 +03:00 |
|
Dmitriy Zaporozhets
|
c9def945d4
|
User blocking improved. Admin area styled
|
2012-04-16 23:33:03 +03:00 |
|
Valery Sizov
|
8269a3a735
|
Auto-merge: checking via AJAX
|
2012-04-16 22:08:03 +03:00 |
|
Dmitriy Zaporozhets
|
95fde9bd7a
|
Projects page as dashboard. Old dashboard removed
|
2012-04-14 11:20:45 +03:00 |
|
Dmitriy Zaporozhets
|
23d950855d
|
Milestone basic scaffold
|
2012-04-09 00:28:58 +03:00 |
|
randx
|
78d620b3b6
|
Raw gitlab automerge feature
|
2012-03-29 18:03:05 +03:00 |
|
randx
|
69ef81404c
|
UI improved, .main_box css class for show pages
|
2012-03-28 10:46:51 +03:00 |
|
Dmitriy Zaporozhets
|
724ea16c34
|
Activities page added. Dashboard few specs. Preparing for 2.3
|
2012-03-19 22:52:16 +02:00 |
|
Dmitriy Zaporozhets
|
5d2bd5ec3a
|
Simple search implementation
|
2012-03-16 01:14:39 +02:00 |
|
Dmitriy Zaporozhets
|
3676838dc9
|
Rspec test repo replaced.\nMerge Requests improved
|
2012-03-13 23:54:49 +02:00 |
|
Dmitriy Zaporozhets
|
376bec26de
|
Added dashboard page. Projects page not root from now
|
2012-02-28 22:59:36 +02:00 |
|
Dmitriy Zaporozhets
|
215a01f63c
|
move notes login to one controller
|
2012-02-24 09:16:06 +02:00 |
|
vsizov
|
bdc42488e9
|
wiki is done
|
2012-02-20 20:16:55 +03:00 |
|
Valery Sizov
|
85974948e7
|
Wiki: history
|
2012-02-19 21:52:05 +02:00 |
|
Valery Sizov
|
4c1b8558df
|
Wiki: base implemetation logic
|
2012-02-19 19:50:13 +02:00 |
|
Valery Sizov
|
eacea15a21
|
wiki base sceleton
|
2012-02-19 19:50:13 +02:00 |
|
Dmitriy Zaporozhets
|
dac7c44ab3
|
Updated readme, Roles in progress
|
2012-02-15 23:51:04 +02:00 |
|
Dmitriy Zaporozhets
|
37224dc9c1
|
ProtectedBranches model, Master permission for repo\n Allow push to protected branch for masters only
|
2012-02-15 22:02:33 +02:00 |
|
Dmitriy Zaporozhets
|
8d493019c4
|
Show commits for merge request immediatly
|
2012-02-15 01:15:02 +02:00 |
|
Dmitriy Zaporozhets
|
cc043f32d8
|
Admin area improved
|
2012-02-11 19:56:18 +02:00 |
|
Dmitriy Zaporozhets
|
4d89322d67
|
Snippets - fixed after bootstrap
Project - restyled show page, removed info page
Repository - restyled show page, added download option
Tags - added download options
|
2012-02-08 01:00:49 +02:00 |
|
Dmitriy Zaporozhets
|
422e43989b
|
Compare view for commits
|
2012-02-06 22:32:04 +02:00 |
|
Dmitriy Zaporozhets
|
8ebfae9a07
|
Merge branch 'bootstrap'
Conflicts:
Gemfile
app/views/commits/_commits.html.haml
app/views/projects/empty.html.haml
|
2012-01-30 00:45:35 +02:00 |
|
Dmitriy Zaporozhets
|
0a4222fb98
|
Bootstrap: Activities
|
2012-01-28 16:47:55 +02:00 |
|
vsizov
|
d6a0b8f428
|
LDAP done
|
2012-01-28 16:23:17 +03:00 |
|
Valery Sizov
|
c083df0570
|
LDAP BASE IMPLEMENRTATION
|
2012-01-28 13:11:21 +03:00 |
|
Dmitriy Zaporozhets
|
7157305d5e
|
cleaning dashboard & tags
|
2012-01-23 09:54:47 +02:00 |
|
Dmitriy Zaporozhets
|
fa8c0c7813
|
Admin area: add multiple users to project
|
2012-01-21 18:06:14 +02:00 |
|
Dmitriy Zaporozhets
|
15c4655527
|
UI: add new button, top panel restyle etc
|
2012-01-18 22:15:45 +02:00 |
|
Dmitriy Zaporozhets
|
cbd78922ee
|
Merge branch 'deploy_keys'
Conflicts:
app/views/layouts/project.html.haml
db/schema.rb
|
2012-01-14 21:26:35 +02:00 |
|
Dmitriy Zaporozhets
|
57ac5fe99f
|
Procfile added. use foreman start to run gitlabhq
|
2012-01-08 12:20:24 +02:00 |
|
Dmitriy Zaporozhets
|
2d3b6375f3
|
hooks scaffold
|
2012-01-04 02:07:56 +02:00 |
|
Dmitriy Zaporozhets
|
2dae0e18e0
|
web hooks scaffold started
|
2012-01-04 00:42:14 +02:00 |
|
Dmitriy Zaporozhets
|
a667c71312
|
repo branches and tags
|
2011-12-31 13:12:10 +02:00 |
|
Dmitriy Zaporozhets
|
0ae9ac155c
|
repo tab added. activities page for repo
|
2011-12-30 22:56:13 +02:00 |
|
Dmitriy Zaporozhets
|
0f627a65f4
|
Project tab r1 is finished
|
2011-12-30 08:54:42 +02:00 |
|
miks
|
f8ad4d2b42
|
Merge branch 'master' into deploy_keys
Conflicts:
app/models/project.rb
|
2011-12-29 21:46:21 +02:00 |
|
miks
|
723104c45f
|
Initial deploy_key feature commit
|
2011-12-29 21:44:16 +02:00 |
|