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 |
|