Marin Jankovski
|
296cdd591f
|
Add optional signup.
|
2013-01-18 11:57:31 +01:00 |
|
Dmitriy Zaporozhets
|
68bfcd0521
|
Add public filter to admin projects
|
2013-01-13 17:25:18 +02:00 |
|
Dmitriy Zaporozhets
|
4c6224aad1
|
Public git read-only access via http
|
2013-01-13 17:25:18 +02:00 |
|
Dmitriy Zaporozhets
|
71bd956866
|
email via sidekiq. start and stop rake tasks
|
2013-01-09 08:44:05 +03:00 |
|
Dmitriy Zaporozhets
|
c7bb3a1f72
|
sidekiq
|
2013-01-09 08:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
aa97ff7fde
|
Fixed tree logs for branches with slash. Fixed remember of path when switch branch
|
2013-01-09 09:34:26 +02:00 |
|
Johannes Schleifenbaum
|
ff976bc86c
|
fix grack accessing files beginning with .git
|
2012-12-31 23:33:00 +01:00 |
|
Chris Frohoff
|
21e55ca318
|
added RAILS_RELATIVE_URL_ROOT support
|
2012-12-28 18:11:28 +00:00 |
|
Andrey Kumanyaev
|
c8bf5905bf
|
Fix form url and routes path
|
2012-12-26 20:31:18 +04:00 |
|
Andrey Kumanyaev
|
25c5763780
|
Add functional in user section
|
2012-12-26 19:52:15 +04:00 |
|
Andrey Kumanyaev
|
9c574464a6
|
Add functional in admin section
|
2012-12-26 19:52:15 +04:00 |
|
Dmitriy Zaporozhets
|
4c800342af
|
Fix routing by priority
|
2012-12-25 16:24:44 +02:00 |
|
Dmitriy Zaporozhets
|
c8ba5c2d58
|
Fix routing issues when navigating over tree, commits etc
|
2012-12-25 06:14:05 +03:00 |
|
Riyad Preukschas
|
19eb637419
|
Update uses of Gitolite.config.foo settings
|
2012-12-20 16:54:28 +01:00 |
|
Dmitriy Zaporozhets
|
2f7effe804
|
Refactor issues, Remove ajax
|
2012-12-19 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
ca936d2784
|
Improve CI integration for merge requests
|
2012-12-11 06:14:05 +03:00 |
|
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 |
|